Difference between revisions of "Iteaduino MEGA 2560"
(→Download) |
(→Useful Link) |
||
Line 31: | Line 31: | ||
==Useful Link== | ==Useful Link== | ||
+ | [http://arduino.cc/forum/index.php/topic,107098.0.html By | ||
+ | butch <Solution for Itead mega 2560 not recognized by USB>] | ||
+ | |||
+ | [http://devicter.blogspot.com/2012/03/gps.html by Garry <Iteaduino MEGA 2560 + GPS shield to make a logger>] | ||
+ | |||
+ | [http://blog.iteadstudio.com/fritzing-parts-itead-development-board/ <Fritzing Parts: ITEAD Development Board>] |
Revision as of 06:36, 19 May 2014
Overview
Iteaduino MEGA2560 is a derivative version of the Arduino MEGA 2560. It’s designed is basing on Arduino MEGA, 100% compatible to its existing program and Arduino shields, but the smaller size, lower power consumption and with much practical improvement. In addition, it has all ATMega2560 pins breakout, which more 16 pins than Arduino MEGA 2560. Note: It does not support all the Mega shields because of the size.
Features
- Arduino shields compatible
- 3.3V / 5V operation level
- Wide range power supply and low power consumtion
- Small size , but all ATMega2560 pins breakout
Hardware
Spec
- Microprocessor: Atmega2560
- PCB size: 59mm X 77mm X 1.6mm
- Indicators: Power,D13,Tx,Rx
- Power supply(recommended): 6-23V DC
- Power supply(limits): 23 VDC(max)
- Communication Protocol: UART,SPI,IIC
- Clock Speed: 16MHz
- RoHS: Yes
Download
Datasheet for Iteaduino MEGA 2560
Schematic for Iteaduino MEGA 2560
Fritzing Parts for Iteaduino MEGA 2560
Useful Link
[http://arduino.cc/forum/index.php/topic,107098.0.html By butch <Solution for Itead mega 2560 not recognized by USB>]
by Garry <Iteaduino MEGA 2560 + GPS shield to make a logger>