TronixLab/ArduinoMicroML

It generate C code for microcontrollers from Python with Scikit-learn.

26
/ 100
Experimental

This tool helps embedded systems developers deploy machine learning classification models onto resource-constrained microcontrollers, including 8-bit Arduino boards. You provide a trained Scikit-learn classification model from Python, and it outputs C code that can be compiled and run directly on your microcontroller to make predictions. This is for engineers and hobbyists building smart devices with limited processing power and memory.

No commits in the last 6 months.

Use this if you need to perform real-time classification tasks, like recognizing gestures or colors, directly on a low-power microcontroller without needing a continuous connection to a more powerful computer.

Not ideal if your project requires complex deep learning models, regression tasks, or if you are working with powerful microprocessors that can handle standard machine learning libraries.

embedded-systems microcontroller-programming edge-ai device-intelligence sensor-data-classification
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 8 / 25
Community 12 / 25

How are scores calculated?

Stars

19

Forks

3

Language

Jupyter Notebook

License

Last pushed

Jun 19, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TronixLab/ArduinoMicroML"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.