Difference between revisions of "IBoard"
m (→Overview) |
m (→Download) |
||
Line 64: | Line 64: | ||
==Download== | ==Download== | ||
− | |||
− | [ | + | [[:File:DS_IM120410001_iBoard.pdf |Datasheet for iBoard]] |
− | [ | + | [[:File:DC_IM120410001_iBoard.zip |Demo Code for iBoard]] |
− | [ | + | [[:File:DS_IM120410001_iBoard.pdf |Schematic for iBoard]] |
+ | |||
+ | [[:File:Fri_IM120410001_IBoard.zip |Fritzing Parts for iBoard]] | ||
==Useful Link== | ==Useful Link== |
Revision as of 03:37, 17 November 2016
Contents
Overview
Iboard is a unique Arduino board which features a WIZnet ethernet port, an XBee socket, nRF24L01+ module interface and an ATMega328. This board will add wireless XBee / nRF24L01+ 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 can be used as an Ethernet, wireless communication project development platform. Iboard 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.
The onboard POE is pseudo POE, because the pin 4, 5, 7, 8 in 100M network cable is not being used. So we only use POE to power Ibaord. If you want to use the network cable to power, you can buy injector here. Or you can use DC7-23V to power.
Go shopping IBoard (SKU:IM120410001)
Spec
PCB size | 79.2mm X 53.8mm X 1.6mm |
Power supply | 6-23V DC |
Microprocessor | Atmega328 |
Indicators | PWR, Tx, Rx, COL, FDX, SPD, LINK |
RoHS | Yes |
Electrical Characteristics
Specification | Min. | Typical Value | Max. | Unit |
---|---|---|---|---|
Power Voltage | 6 | - | 23 | VDC |
Input Voltage VH (Target Voltage = 3.3V) | 3 | 3.3 | 3.6 | V |
Input Voltage VL: | -0.3 | 0 | 0.5 | V |
Current Consumption | - | 100 | 500 | mA |
Hardware
Top View Map
Iboard can be used as an Ethernet, wireless communication project development platform. Iboard 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.
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.
Software
Iboard is designed for compatible for SD and Wiznet libraries of Arduino, and all demo codes could be downloaded directly here: http://www.ladyada.net/learn/arduino/ethfiles.html
With embedded bootloader, Iboard is easy to use by Arduino IDE through Foca series. ISP of Atmega328 is broke out for download firmware easily.
Download
Useful Link
- iBoard + nRF24L01 by Waelson
- This is an iBoard library that helps starters to hack iBoard and learn more the usage of iBoard with Nrf24l01 through its examples.
- MySensors Ethernet Gateway Box for iBoard v2.0 - This is a box for the MySensors ethernet gateway designed for an iBoard. This version includes radio LEDs and an inclusion button, and stronger pillars.