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

https://github.com/eloquentarduino/eloquentarduino

IO, scheduling, utils, machine learning... for Arduino
https://github.com/eloquentarduino/eloquentarduino

arduino-library machine-learning svm-classifier

Last synced: 5 months ago
JSON representation

IO, scheduling, utils, machine learning... for Arduino

Awesome Lists containing this project

README

          

# EloquentArduino library

This library contains source code and examples from the [eloquentarduino blog](https://eloquentarduino.github.io/),
covering very different topics:

- data structures
- image / camera processing
- print utilities
- ...other miscellaneous

You can install this library either by cloning the repo or directly from the Arduino IDE Library Manager.

If you're interested in TinyML, I suggest you check out the [EloquentTinyML library](https://github.com/eloquentarduino/EloquentTinyML).