Skip to main content
This series of tutorials builds on the static buffer deployment Run Zephyr Module tutorial, advancing from basic examples to application-level implementations using Edge Impulse Zephyr Module. You’ll learn to deploy models, work with sensors, and port applications between different Zephyr-supported boards.

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)

Thread Inferencing

Run inference on Thread (30 min)

Data acquisition

Stream sensor data to Edge Impulse (20 min)
…more tutorials coming soon!

Repositories

Need Help?