Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/code2k13/rpipico_digit_classification

Identification of handwritten digit from images taken by a  OV7670 camera module connected to a Raspberry Pi Pico and a 120x160 TFT LCD display. The Pi Pico running CircuitPython handles everything from image acquisition to post-processing and inference. This code is somewhat experimental, but it is fun to play with. For more information, please visit the project's webpage.
https://github.com/code2k13/rpipico_digit_classification

artificial-intelligence camera circuitpython edge-computing edge-machine-learning image-recognition machine-learning ov7670 python raspberry-pi-pico rp2040 scikitlearn-machine-learning st7735r tft-display

Last synced: 3 months ago
JSON representation

Identification of handwritten digit from images taken by a  OV7670 camera module connected to a Raspberry Pi Pico and a 120x160 TFT LCD display. The Pi Pico running CircuitPython handles everything from image acquisition to post-processing and inference. This code is somewhat experimental, but it is fun to play with. For more information, please visit the project's webpage.

Awesome Lists containing this project