Arduino

From AIRWiki
Revision as of 12:12, 19 May 2013 by AndreaBonarini (Talk | contribs) (Created page with "Some of the smaller robots at AIRLab, most of which used for Robogames, mount [http://www.arduino.org Arduino] Uno boards. Internet, in particular the cited site, are plen...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Some of the smaller robots at AIRLab, most of which used for Robogames, mount Arduino Uno boards. Internet, in particular the cited site, are plenty of tutorials to use such boards.

Specific issues faced at AIRLab are listed here below.

  • When using Arduino Uno to control motors (through a motor shield), we have to power the shield with appropriate power supply, dimensioned w.r.t. the power required by the motors. The Arduino board only supplies 40mA per line.