Getting Started (development)
This section is all about getting you started with developing your own firmware!
Overview
Welcome to the EDGE AI Sensing Kit firmware development guide! This resource is your gateway to unlocking the full potential of your EDGE AI Sensing kit, enabling rapid integration of custom edge-AI applications. Whether you're building a prototype or preparing for production deployment, these Getting Started pages will guide you step-by-step through the initial setup of the toolchain to leverage the provided Board Support Package (BSP).
The BSP serves as the foundational project, integrating essential peripheral drivers, ThreadX RTOS, camera pipeline management, and AI processing capabilities. Use it to bootstrap your project and accelerate your development workflow.
Since the kit is available in two variants: USB-only and WiFi-enabled. The BSP includes dedicated projects for each configuration, allowing you to switch between setups while sharing a common codebase.
Table of contents