pico-mnist
Digit recognizer
Recognizes handwritten digits on an LCD display using Raspberry Pi Pico and TensorFlow Lite
Number recognition with MNIST on Raspberry Pi Pico + TensorFlow Lite for Microcontrollers
61 stars
6 watching
9 forks
Language: C++
last commit: over 3 years ago cppraspberrypiraspberrypipicotensorflow-lite
Related projects:
Repository | Description | Stars |
---|---|---|
davidstutz/matlab-mnist-two-layer-perceptron | A Matlab implementation of a two-layer perceptron to recognize handwritten digits from the MNIST dataset. | 60 |
swift-ai/neuralnet-mnist | An open-source project that trains a neural network using the MNIST dataset to recognize handwritten digits. | 34 |
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 464 |
liushenwenyuan/matlab_orc | A Matlab implementation of a handwritten digit recognition system using neural networks. | 50 |
dcordero/tvosscribble | Recognizes handwritten numbers on a touch-based interface | 182 |
ttseng/microbit-ml | A gesture recognition tool using machine learning and Microbit's accelerometer data to classify user gestures | 6 |
drakxtwo/vl53l1x_pico | Provides a driver for interfacing with the VL53L1X sensor | 18 |
sciactive/tinygesture | A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. | 210 |
pyk/hsr | Recognizes hand signals using machine learning models trained on webcam images. | 108 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
zakizhou/captcha | A deep learning model for classifying images with four digits | 68 |
mcauser/micropython-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |
jposada202020/micropython_lis3mdl | MicroPython driver for an ST LIS3MDL magnetometer sensor | 1 |
jposada202020/micropython_lsm6dsox | A MicroPython library for communicating with the LSM6DSOX accelerometer and gyro sensor | 1 |