Arduino-YourDuino
The YourDuino compared to Arduino
There are over 100 "Arduino Compatible" microcomputer boards. They may be physically different in size and details but they all have these components:
- An ATMEL ATMega Microcontroller chip such as a 328, 1280, 2560
- A Programming Interface (Usually USB) connecting to a personal computer running the Arduino IDE software
- Compatibility with the Software Sketches uploaded from the Arduino IDE
- Power inputs from USB, Batteries or plug-in power supplies
- External connections to various Input and Output devices
Above is theArduino UNO (link)
Below is theYourDuino RoboRED (link)
It is compatible with the UNO (has the same size, connectors, USB interface and functionality). It has several added connectors, features and upgrades. Details are HERE
What About "Arduino Compatibles, Arduino Derivatives, Arduino Clones and Arduino Counterfeits" ??
The Arduino project – both hardware and software – is open-source. The schematics, hardware design files, and source code are all freely available. Arduino is under a Creative Commons Share Alike license. Anyone can duplicate the design or make modifications or additions to it and market the resulting product as long as they, in turn, make all the designs available.
- Arduino Derivatives: The YourDuino RoboRED and the YourDuinoRobo1 are derivative designs which add functionality and make changes to the original design, and are marked with their own artwork/identification. Another example is the Sparkfun Redboard.
- Arduino Clones: Are available on Ebay and other sources. They use the exact Arduino open-source design but have their own markings and do not pretend to be original Arduinos.
- Arduino Counterfeits: (Also regrettably available on Ebay etc) Violate the Arduino Copyrights by copying the Arduino markings and attempt to look 'just like' an Arduino from Arduino.cc
What added features does the YourDuino RoboRED and Robo1 provide?
- USB-to-Serial Transceiver: The Arduino UNO uses an ATmega16U4 microcontroller with custom firmware to convert between USB and serial. The YourDuino RoboRED uses the same USB interface as an Arduino UNO.
- LED placement is more ergonomic: can been seen easily when a shield is used
- Built-in Sensor Shield connectors for Servos or other Digital or PWM applications, and 6 Analog inputs
- Free USB Cable (50cm)
- Many Additional Power and Ground pins
- Improved 3.3V power regulator provides up to 500ma
- RoboRED has an advanced switching power supply that can supply 2A at 5V
- ATMEL 328 processor can be run on either 5.0 or 3.3V for compatibility with new sensors and devices
Comparision Chart: Arduino UNO and YourDuino RoboRED and Robo1, Sparkfun RedBoard
COMPARISION |
ARDUINO UNO |
YOURDUINO RoboRED |
YOURDUINO ROBO1 |
Sparkfun RedBoard |
SIZE | 2.7 x 2.1" (68.58 x 53.34mm) | 2.7 x 2.1" (68.58 x 53.34mm) | 2.7 x 2.1" (68.58 x 53.34mm) | 2.7 x 2.1" (68.58 x 53.34mm) |
USB Interface | ATmega16U4 chip: programmed firmware | ATmega16U4 chip: programmed firmware | FTDI FT232RL Chip | FTDI FT232RL Chip |
Windows Compatibility | ALL since Win98 | ALL since Win98 | ALL since Win98 | ALL since Win98 |
MAC Compatibility | OS X | OS X | OS X | OS X |
ATMEL MicroController | ATmega328 | ATmega328 | ATmega328 | ATmega328 |
External Power | 7-12V | 7-20V | 7-12V | 7-12V |
Operating Voltage | 5V | 5V or 3.3V | 5V or 3.3V | 5V |
Digital I/O | 14 | 14 (14 have 3-pin connector) | 14 (6 have 3-pin connector) | 14 |
Analog Input | 6 | 6 (6 have 3-pin connector) | 6 (6 have 3-pin connector) | 6 |
5V power pins | 1 | 22 | 17 | 1 |
Ground Pins | 3 | 22 | 17 | 3 |
3.3V Current Available | 50ma | 500ma | 500ma | 150ma |
5.0V Current Available | ~600 ma | 2000 ma | ~600 ma | ~600 ma |
Price | $29 | $15 | $16 | $24.95 |
zz