Robot Aduino With Atmega328

From Geeetech Wiki
Revision as of 02:17, 17 March 2012 by Admin (talk | contribs) (Created page with " == Description == The Roboduino is a Freeduino (Arduino software compatible) microcontroller board designed for robotics. All of its connections have neighboring power buses ...")

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

Description

The Roboduino is a Freeduino (Arduino software compatible) microcontroller board designed for robotics. All of its connections have neighboring power buses into which servos and sensors can easily be plugged. Additional headers for power and serial communication are also provided. The kits come with the surface mount parts pre-soldered. Skill level: Beginner to intermediate.


Features

  • 100% Compatible with Arduino software.
  • Power buses along side pwm and analog pins easily accept standard servo and sensor connectors.
  • Powered can be supplied from USB, barrel plug or 3-pin male header. You'll need a suitable power supply when driving multiple servos.
  • Dedicated UART 3-pin male header
  • 6 PWM outputs with neighboring unregulated power pins
  • 6 analog pins
  • 14 digital pins
  • Reverse polarity protection for board circuitry (not for unregulated power pins)
  • Optional I2C pull-up resistor locations


Roboduino Diagrams:

Roboduino Color revised2(1).jpg

Roboduino 1 16 layout(1).jpg Labeled Roboduino.jpg

Schematic / Eagle Files:

Example Code

Projects using the Roboduino