Arducam Pico4ML TinyML Dev Kit
Last updated
Was this helpful?
Last updated
Was this helpful?
The Arducam Pico4ML TinyML Dev Kit is a development board from Arducam with a RP2040 microcontroller, QVGA camera, bluetooth module (depending on your version), LCD screen, onboard microphone, accelerometer, gyroscope, and compass. Arducam has created in depth tutorials on how to get started using the Pico4ML Dev Kit with Edge Impulse, including how to collect new data and how to train and deploy your Edge Impulse models to the Pico4ML. The Arducam Pico4ML TinyML Dev Kit has two versions, and .
To set up your Arducam Pico4ML TinyML Dev Kit, follow this guide: .
With everything set up you can now build your first machine learning model with the .
Or you can follow Arducam's tutorial on .
Looking to connect different sensors? The lets you easily send data from any sensor into Edge Impulse.
With the impulse designed, trained and verified you can deploy this model back to your Arducam Pico4ML TinyML Dev Kit. This makes the model run without an internet connection, minimizes latency, and runs with minimum power consumption. Edge Impulse can package the complete impulse - including the signal processing code, neural network weights, and classification code - up into a single library that you can run on your development board. See the end of the Arducam's tutorial for more information on deploying your model onto the device.