Arduino

Code examples to power your SMARS creations


Code Lessons

If you want to learn how to program your SMARS using an Arduino, head over to the /play/lessons to start right away.


Sample Code

A sample arduino program is included in our code library (created by Kevin Thomas). To download it visit our page on github and download the smars_ultrasonic_demo.ino file and then open it in the Arduino IDE.

We will be developing an arduino library (simliar to the python library) to enable you to concentrate on playing with your SMARS rather than learning everything from scratch.