Cleaner version of the Arduino library for the Mio Robo3 robot.
 
 
 
Go to file
vinvin 092cfb2d85 indenting and commenting the src header files 2022-08-24 02:11:36 +02:00
example import of the original version from miorobot.es 2022-08-24 02:11:36 +02:00
js import of the original version from miorobot.es 2022-08-24 02:11:36 +02:00
src indenting and commenting the src header files 2022-08-24 02:11:36 +02:00
.gitignore Initial commit 2022-08-24 01:36:58 +02:00
LICENSE Initial commit 2022-08-24 01:36:58 +02:00
README.md import of the original version from miorobot.es 2022-08-24 02:11:36 +02:00
keywords.txt import of the original version from miorobot.es 2022-08-24 02:11:36 +02:00
library.properties import of the original version from miorobot.es 2022-08-24 02:11:36 +02:00
mblock4_y_linux.txt import of the original version from miorobot.es 2022-08-24 02:11:36 +02:00
miorobot.s2e import of the original version from miorobot.es 2022-08-24 02:11:36 +02:00
shield.hex import of the original version from miorobot.es 2022-08-24 02:11:36 +02:00

README.md

MioRobot

Cleaner version of the Arduino library for the Mio Robo3 robot.

The original is distributed by miorobot.es as a zip file that can be directly imported in the Arduino IDE. This repository is the content of this zip file. For now only the source code was modified.

This project aims to make the code easier to read and possibly fix a few issues. It comes with this article that explains what this robot is and how to use it for education and fun.