Home

Awesome

Handwritten digit classification using Raspberry Pi Pico and ML

Handwritten digit classification using Pi Pico and ML

A project using Raspberry Pi Pico, an OV7670 camera module, a 120x160 TFT LCD display and machine learning to build a portable handwritten digit classification system. This code is highly experimental. Even after you follow all the recommended steps in this article, some tinkering will still be necessary to get it to work.

Link to video demo of project: https://youtu.be/beKvz8K6b_4

To run the code

You will need following files on your CircuitPython board:

To setup hardware and wiring

For details about setting up the hardware and wiring, please visit: https://ashishware.com/2022/09/03/pipico_digit_classification/