Difference between revisions of "IBoard"

From ITEAD Wiki
Jump to: navigation, search
(Features)
m (Download)
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Overview==
 
==Overview==
 +
 +
[[File:IBoard3.jpg|thumb|400px|right]]
 
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 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.
+
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 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 [https://www.itead.cc/passive-power-over-ethernet-cable-injector.html injector] here.
 +
Or you can use DC7-23V to power.
 +
 
 +
Go shopping [http://imall.iteadstudio.com/im120410001.html IBoard (SKU:IM120410001)]
 +
 
 +
==Spec==
 +
{| border="1"
 +
 
 +
|-
 +
| 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==
 +
{| class="wikitable"
 +
|-
 +
! 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==
 
==Hardware==
 
[[File:IBoard1.jpg]]
 
[[File:IBoard1.jpg]]
  
==Spec==
+
Top View Map
[[File:IBoard2.jpg]]
+
 
 +
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 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==
 
==Download==
 +
 +
[[:File:DS_IM120410001_iBoard.pdf |Datasheet for iBoard]]
 +
 +
[[:File:DC_IM120410001_iBoard.zip |Demo Code for iBoard]]
 +
 +
[[:File:SCH_IM120410001_iBoard.pdf |Schematic for iBoard]]
 +
 +
[[:File:Fri_IM120410001_IBoard.zip |Fritzing Parts for iBoard]]
  
 
==Useful Link==
 
==Useful Link==
 +
*[http://neophob.com/2012/06/make-stripinvaders-cheaper-use-an-iboard/ By michu <Make StripInvaders Cheaper: Use An IBoard>]
 +
 +
*[https://github.com/andykarpov/iBoardRF24 Andy Karpov's GitHub Page <RF24 library that supports nRF24L01 on iBoard>]
 +
 +
*[https://github.com/andykarpov/iBoardRF24Network Andy Karpov's GitHub Page <RF24Network library that supports nRF24L01 on iBoard>]
 +
 +
*[http://arduino.cc/forum/index.php/topic,110400.msg829190.html#msg829190 By NI$HANT <IBoard not able to access A6 and A7>]
 +
 +
*[http://blog.iteadstudio.com/btbee-pro-wireless-program-tutorials/ <BTBee Pro Wireless Program Tutorials>]
 +
 +
*[http://blog.iteadstudio.com/fritzing-parts-itead-development-board/ <Fritzing Parts: ITEAD Development Board>]
 +
 +
*[https://github.com/Waelson/iBoardRF24 '''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.
 +
 +
*[http://blog.mrossi.com/2013/10/arduino-pulse-counting-with-multiple.html Arduino pulse counting with multiple Energy Meters and logging to Emoncms]
 +
 +
*[http://blog.mrossi.com/2013/07/arduino-relay-board-to-drive-two-flood.html Arduino Relay Board to drive two flood pumps]
 +
 +
*[http://www.thingiverse.com/thing:483676 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.

Latest revision as of 06:21, 10 March 2017

Overview

IBoard3.jpg

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

IBoard1.jpg

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

Datasheet for iBoard

Demo Code for iBoard

Schematic for iBoard

Fritzing Parts for iBoard

Useful Link

This is an iBoard library that helps starters to hack iBoard and learn more the usage of iBoard with Nrf24l01 through its examples.