E000010 Arduino, E000010 Datasheet - Page 3

no-image

E000010

Manufacturer Part Number
E000010
Description
Development Boards & Kits - AVR ARDUINO BOARD FIO
Manufacturer
Arduino
Datasheet

Specifications of E000010

Rohs
yes
Product
Development Kits
Tool Is For Evaluation Of
ATmega328P
Core
AVR8
Interface Type
I2C, ICSP, SPI, USB
Operating Supply Voltage
3.3 V
Data Bus Width
8 bit
Dimensions
2.6 in x 1.1 in
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
For Use With
ATmega
See also the
mapping between Arduino pins and ATmega328P
ports.
Communication
The Arduino Fio has a number of facilities for communicating with a computer, another Arduino, or other
microcontrollers. The ATmega328P provides UART TTL serial communication, which is available on digital
pins 0 (RX) and 1 (TX). The Arduino software includes a serial monitor which allows simple textual data to
be sent to and from the Arduino Fio board via an external serial connection. We recommend using an FTDI
Basic or FTDI cable. The on board mini-USB connector is only used for charging and does not allow for
serial communication.
A
SoftwareSerial library
allows for serial communication on any of the Fio's digital pins.
The ATmega328P also supports I2C (TWI) and SPI communication. The Arduino software includes a Wire
library to simplify use of the I2C bus; see the
reference
for details. To use the SPI communication, please
see the ATmega328P datasheet.
Physical Characteristics
The dimensions of the Fio PCB are approximately 1.1" x 2.6".
Related Pages
The Arduino Fio can be programmed wirelessly over its XBee radio. See the
Arduino Fio Programming
page for the details.
Because the Fio communicates over XBee radios, the following
Sketch-writing tips
will help you avoid
unexpected errors.

Related parts for E000010