Difference between revisions of "IBoard Pro"
(→Download) |
(→Spec) |
||
Line 10: | Line 10: | ||
==Spec== | ==Spec== | ||
− | + | * PCB size: 124.46mm X 72.39mm X 1.6mm | |
+ | * Power supply: 7~23V DC | ||
+ | * POE supply: 7~23V | ||
+ | * Microprocessor: Atmega2560 | ||
+ | * Indicators: PWR, Tx, Rx, COL, FDX, SPD, LINK,TEST | ||
+ | * Communication Interface: Ethernet RJ45,XBee,nRF24L01+,UART,IIC | ||
+ | * RoHS: Yes | ||
==Download== | ==Download== |
Revision as of 03:44, 19 May 2014
Contents
Overview
IBoard Pro is a unique Arduino board which features a WIZnet Ethernet port with POE, an XBee socket, ITDB02 Serial/Parallel LCD module interface, RTC, nRF24L01+ module interface, Micro SD socket and an ATMega2560. This board will add wireless XBee control as well as internet connectivity to your projects. It’s great for anything from home automation to robot control. The possibilities are endless!
IBoard Pro can be used as an Ethernet, wireless communication project development platform. IBoard Pro support POE (power on Ethernet) power supply, and Micro SD for mass storage. There are some 3pin electronic brick/ sensor brick interface breakout on board, it offer an easy way for a quick prototyping. You can setup a web server through which you may communicate with a remote Arduino using XBee radios, bluetooth or APC modules. This information can be posted to a web site, or to Twitter.
The board requires FTDI basic board to upload sketch, you can use our Foca board to do it. Iboard can be powered by a mini USB , power Jack or POE.
Hardware
Spec
- PCB size: 124.46mm X 72.39mm X 1.6mm
- Power supply: 7~23V DC
- POE supply: 7~23V
- Microprocessor: Atmega2560
- Indicators: PWR, Tx, Rx, COL, FDX, SPD, LINK,TEST
- Communication Interface: Ethernet RJ45,XBee,nRF24L01+,UART,IIC
- RoHS: Yes
Download
Useful Link
By michu <Make StripInvaders Cheaper: Use An IBoard>
Andy Karpov's GitHub Page <RF24 library that supports nRF24L01 on iBoard>
Andy Karpov's GitHub Page <RF24Network library that supports nRF24L01 on iBoard>