Difference between revisions of "ITDB02 Arduino MEGA Shield"
(→Hardware) |
(→Download) |
||
Line 88: | Line 88: | ||
==Download== | ==Download== | ||
+ | [ftp://imall.iteadstudio.com/IM120417024_ITDB02_Arduino_MEGA_Shield/DS_IM120417024_ITDB02ArduinoMEGAShield.pdf Datasheet for ITDB02 Arduino MEGA Shield] | ||
+ | |||
+ | [ftp://imall.iteadstudio.com/IM120417024_ITDB02_Arduino_MEGA_Shield/SCH_IM120417024_ITDB02ArduinoMEGAShield.pdf Schematic for ITDB02 Arduino MEGA Shield] | ||
==Useful Links== | ==Useful Links== |
Revision as of 05:41, 26 May 2014
Overview
The ITDB02 LCD module works in 3.3V voltage level and it's not compatible with Arduino MGEA pins , so we make a shield for Arduino MEGA. Now user can directly plug the ITDB02 in the shield and stand on the Arduino MEGA board.
ITDB02 Arduino MEGA shield support both 3.3V mainboard and 5V mainboard, so it not just can be used with Arduino MEGA but can with other Arduino MEGA compatible mainboards , like ChipKit MAX32.
Note: It does not support Iteaduino Mega.
Features
- Arduino MEGA compatible.
- Touch or SD card expand
- Arduino Library support
Hardware
Pin of Arduino | With ITDB02 | With ITDB02 |
3V3 | LED_A | RD |
5V | VCC | |
GND | GND | GND |
D22(PA0) | DB8 | - |
D23(PA1) | DB9 | - |
D24(PA2) | DB10 | - |
D25(PA3) | DB11 | - |
D26(PA4) | DB12 | - |
D27(PA5) | DB13 | - |
D28(PA6) | DB14 | - |
D29(PA7) | DB15 | - |
D37(PC0) | DB0 | - |
D36(PC1) | DB1 | - |
D35(PC2) | DB2 | - |
D34(PC3) | DB3 | - |
D33(PC4) | DB4 | - |
D32(PC5) | DB5 | - |
D31(PC6) | DB6 | - |
D30(PC7) | DB7 | - |
D41(PG0) | RESET | - |
D40(PG1) | CS | - |
D39(PG2) | WR | - |
D38(PD7) | RS | - |
D50(PB3) | SD_OUT | - |
D51(PB2) | SD_IN | - |
D52(PB1) | SD_CLK | - |
D53(PB0) | SD_CS | - |
D6 | D_CLK | - |
D5 | D_CS | - |
D4 | D_IN | - |
D3 | D_OUT | - |
D2 | D_IRQ |
Download
Datasheet for ITDB02 Arduino MEGA Shield
Schematic for ITDB02 Arduino MEGA Shield