Field Kit Documentation
Complete guide for your Jetson Orin Nano Field Kit from setup to deployment
Welcome to the Jetson Orin Nano Field Kit! You're about to unlock the power of edge AI.
This comprehensive guide will help you get started quickly and make the most of your Field Kit, from initial setup to advanced development.
Getting Started
New to the hardware? Start here to unbox, connect, and power on your device.
Zero to Hero with the Field Kit
The complete walkthrough includes:
- Hardware assembly
- Power and networking
- First login and verification
- System updates and configuration
What is the Field Kit?
The Jetson Orin Nano Field Kit is a complete development platform for edge AI applications. It combines:
- Jetson Orin Nano Developer Kit - Powerful edge AI compute module
- Field Kit Case - Protective enclosure with mounting options
- Camera Module - IMX219 stereo camera for vision applications
- Storage Expansion - NVMe SSD support for high-speed storage
Use Cases
The Field Kit is perfect for:
- Computer Vision Projects - Object detection, tracking, recognition
- Voice Applications - Speech recognition, voice assistants, audio processing
- AI at the Edge - Running LLMs and ML models locally
- Robotics - Vision and control systems
- IoT Applications - Smart devices with AI capabilities
Project Guides
Once your Field Kit is set up, dive into the project that excites you most:
Computer Vision
- Object detection and tracking with Roboflow
- Real-time video processing
- Stereo camera depth sensing
Large Language Models
- Deploy language models at the edge
- Local inference without cloud dependency
- Pre-installed models: qwen3:1.7B and ministral-3:3B
Voice Assistant
- Speech-to-text transcription
- Text-to-speech synthesis
- Build complete voice interfaces
Documentation Sections
Getting Started
- Zero to Hero with the Field Kit - Complete setup and configuration guide
Development Guides
- Computer Vision - Camera setup, OpenCV, vision models, and real-time processing
- Voice Assistant - Audio capture, speech recognition, TTS, and voice interfaces
- Working with LLMs - Deploy and run large language models locally
Support
- Troubleshooting - Common issues and solutions
- Good Guidance - Best practices, optimization tips, and development guidelines
Quick Reference
Default Credentials
System Access:
- Username:
box - Password:
box - Hostname:
box
WiFi Access Point:
- Network Name (SSID):
JetsonFieldKit - Password:
fieldkit123 - Gateway:
192.168.4.1
Security Note: Change the default system password immediately after first login using
passwd.
Need Help?
- Check the Troubleshooting section for common issues
- Review Good Guidance for best practices and optimization tips
Happy building!