Difference between revisions of "Iteaduino BT"
(→Features) |
(→Spec) |
||
Line 17: | Line 17: | ||
==Spec== | ==Spec== | ||
− | + | * Microprocessor: ATmega328P | |
+ | * PCB size: 10mm X 82mm X 1.6mm | ||
+ | * Indicators: Power,TX,RX,D13,LED1,LED2 | ||
+ | * Power supply(recommended): 7-23V DC | ||
+ | * Power supply(limits): 23 VDC (max) | ||
+ | * Communication Protocol: UART,SPI,IIC | ||
+ | * Clock Speed: 16MHz | ||
+ | * RoHS: Yes | ||
==Download== | ==Download== |
Revision as of 03:47, 19 May 2014
Overview
Iteaduino-BT is an Arduino compatible board with a master/slave Bluetooth Module HC-05. It based on Arduino UNO/Duemilanove, 100% compatible with its existing program and shields, but with the bluetooth wireless funcion. The power consumption is about 50% of the original Arduino boards.
Features
- Design for Bluetooth communication
- Compatible with Arduino UNO/Duemilanove pins, holes and dimensions
- Wide range external input from 7~23V DC
- Pins out for Sensor and Servo
- 3.3V/5V Operating Voltage selection
Hardware
Spec
- Microprocessor: ATmega328P
- PCB size: 10mm X 82mm X 1.6mm
- Indicators: Power,TX,RX,D13,LED1,LED2
- Power supply(recommended): 7-23V DC
- Power supply(limits): 23 VDC (max)
- Communication Protocol: UART,SPI,IIC
- Clock Speed: 16MHz
- RoHS: Yes
Download
Demo Code for Iteaduino BT Master Mode
Fritzing Parts for Iteaduino BT
Useful Link
<Correct Iteaduino BT Datasheet>
By Michael Doherty <Iteaduino BT Test Vedio>
By Benjamin Bellamy <How-To configure and use an Iteaduino BT>