Productos
Iboard
Board compatible Arduino con puerto ethernet WIZnet (c/POE), socket XBee y soporte de módulo de comunicaciones RF nRF24L01+. Incluye socket microSD.
COD: IM120410001
Peso: 0.045 Kg
Disponibilidad: En Stock
ARS 55900.00
El producto no está disponible para la venta en este momento
Características
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. Iboard can be powered by a mini USB , power Jack or POE.
Hardware
Software
Iboard is designed to be compatible with SD and Wiznet libraries from Arduino ide, and all demo code can be downloaded directly here.
With embedded bootloader, Iboard is easy to use by Arduino IDE through FTDI basic board. ISP of Atmega328 is broken out for download firmware easily.
FORO:
Para subir un programa a esta placa, consultar en nuestro foro:
http://foro.openhacks.com/viewtopic.php?f=18&t=11&p=12#p12
Note
The IBoard does not have a USB connection. So you need a USB/Serial adapter - we recommend a FT232RL breakout board.
Specification
Microcontroller | ATMega328P |
---|---|
Max Frequency | 16MHz |
RAM Capacity | 2K |
FLASH Capacity | 32K |
External Resources |
|
Power Supply |
|
I/O Operation Level | 3.3V |
Board Size | 80mm x 54mm |
Model | IM120410001 |
Version | 1.1 |
Weight | 45.00g |
Accessories | No |
Useful Links
Make StripInvaders Cheaper: Use An IBoard
Link: http://neophob.com/2012/06/make-stripinvaders-cheaper-use-an-iboard/
RF24 and RF24Network libraries that support nRF24L01 on iBoard
RF24 Library Link: https://github.com/andykarpov/iBoardRF24
RF24Network Library Link: https://github.com/andykarpov/iBoardRF24Network
A6 & A7 pins
A6 & A7 is pure analog input pins. They respond at analogRead(6) and analogRead(7), and cannot be used as digital pins like the IO pins A0-A7. The ADC6 and ADC7 pins have no other purpose. They are not part of any I/O register. PORTC doesn't have a BIT 7 and BIT 6 is connected to the Reset pin if the RSTDISBL fuse is set (Reset is disabled). If the Reset pin is not disabled, writing to that bit will do nothing and reading it will always return 0.
Link: http://arduino.cc/forum/index.php/topic,110400.msg829190.html#msg829190
BTBee Pro Wireless Program Tutorials
Link: http://blog.iteadstudio.com/btbee-pro-wireless-program-tutorials/
Fritzing Parts: ITEAD Development Board
Link: http://blog.iteadstudio.com/fritzing-parts-itead-development-board/