Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 862 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 862 Bytes

Ronobor

(English version at the end).

Arduino Code Ronobor

Ronobor est un petit robot dont les plans peuvent se trouver ici http://www.acharton.com/#!Ronobor/c24wk Ce code comprend deux aspects: la calibration et le code pour se cacher de la lumière.

!! danger !! Le code peut changer dépendement des moteurs utiilisés.

Il faut aussi télécharger la librairie chrono qui peut être toruvé ici https://github.com/thomasfredericks/Chrono-Arduino-Wiring

Arduino code of Ronobor

Ronobor is a small robot. The plans to build it are avaiable here http://www.acharton.com/#!Ronobor/c24wk This code can callibrate the robot and make him hide from light

!!Danger!! The code may have to be modified if the steppers are not the same. You also need to download this library to make it work. https://github.com/thomasfredericks/Chrono-Arduino-Wiring