Command Extension for Build & Deploy
Prerequisites
Basic knowledge of Zephyr is required before using the Edge Impulse Zephyr Module, there are many excellent resources available, and this series is not a Zephyr primer. Additionally, before beginning this series, complete the static buffer deployment tutorial to understand the foundational concepts of our Edge Impulse Zephyr Module deployment.Getting started
First follow the Edge Impulse Zephyr module deployment instructions, then explore the other tutorials to enhance your Zephyr projects with Edge Impulse capabilities.Tutorials in this series
Getting Started
Deploy your first model (15 min)
Porting Between Boards
Move projects across hardware (20 min)
Using IMU Sensors
Accelerometer and gyroscope integration (30 min)
Microphone Keyword Spotting
Audio classification with PDM microphones (30 min)
Arduino Uno Q
Dual-system board with unique debugging (25 min)
Repositories
- Example Standalone Inferencing Reference project with static buffer inference
- Edge Impulse SDK Zephyr Module Core SDK as Zephyr module
- IMU Inference Full firmware with sensors
- Microphone Keyword Spotting Inference Full firmware with microphone input