Das IBoard Ex ist eine einzigartige Arduino Plattform mit einem WIZnet Ethernet Anschluss, einem XBee Sockel, einer nRF24L01+ drathtlos Schnittstelle und einem ATmega32u4. Dieses Board erweitert Ihr Projekt um drahtlose XBee / nRF24L01+ Kommunikation und Internet Konnektivität.
Das Board ist hervorragend geeignet für viele Projekte von der Heimautomation bis zur Robotersteuerung. Und es braucht nicht mal einen externen Programmierer, einfach USB Kabel einstecken und mit der Arduino IDE Sketches hochladen! Die Möglichkeiten mit diesem Board sind schier endlos.
Spezifikation:
- Mikrokontroller: ATmega32u4
- Taktfrequenz: 16MHz
- RAM: 2K
- Flash: 32K
- Externe Ressourcen:
- Onboard SD Sockel
- Onboard Ethernet
- Onboard Debugger
- Electronic Brick Interface
- Spannungsversorgung
- Extern 12V
- Extern 24V
- Extern 7V
- Extern 9V
- USB 5V
- I/O Level: 3.3V
- Board Grösse: 80.77mm x 57.66mm
- Version: 1.0
- Gewicht: 50.0g
Pin Mappings:
ITDB02 EB Schnittstelle
Index Schnittstelle
|
Name Schnittstelle
|
Index Arduino
|
Pin des Atmega32U4
|
1
|
EB0
|
A0
|
PF7
|
2
|
EB1
|
A1
|
PF6
|
3
|
EB2
|
A2
|
PF5
|
4
|
EB3
|
A3
|
PF4
|
5
|
EB4
|
A4
|
PF1
|
6
|
EB5
|
A5
|
PF0
|
nRF24L01+ Module Interface
Index Schnittstelle
|
Name Schnittstelle
|
Index Arduino
|
Pin des Atmega32U4
|
1
|
GND
|
-
|
-
|
2
|
3V3
|
-
|
-
|
3
|
CE
|
D5
|
PC6
|
4
|
CS
|
D9
|
PB5
|
5
|
SCK
|
D13
|
PC7
|
6
|
MOSI
|
D8
|
PB4
|
7
|
MISO
|
D7
|
PE6
|
8
|
IRQ
|
D6
|
PD7
|
Micro SD Socket
Index Schnittstelle
|
Name Schnittstelle
|
Index Arduino
|
Pin des Atmega32U4
|
2
|
SD_CS
|
D4
|
PD4
|
3
|
SD_MOSI
|
D16
|
PB2
|
4
|
3V3
|
-
|
-
|
5
|
SD_SCK
|
D15
|
PB1
|
6
|
GND
|
-
|
-
|
7
|
SD_MISO
|
D14
|
PB3
|
W5100 Schnittstelle
Index Schnittstelle
|
Name Schnittstelle
|
Index Arduino
|
Pin des Atmega32U4
|
1
|
W5100_CS
|
D10
|
PB6
|
2
|
SD_MOSI
|
D16
|
PB2
|
3
|
SD_SCK
|
D15
|
PB1
|
4
|
SD_MISO
|
D14
|
PB3
|
5
|
W5100_RESET
|
D11
|
PB7
|
XBee Schnittstelle
Index Schnittstelle
|
Name Schnittstelle
|
Index Arduino
|
Pin des Atmega32U4
|
1
|
XBee_Reset
|
D12
|
PD6
|
2
|
RX
|
D0
|
PD2
|
3
|
TX
|
D1
|
PD3
|
Documents:
|