Difference between revisions of "Iteaduino BT"
(→Spec) |
(→Spec) |
||
Line 21: | Line 21: | ||
|- | |- | ||
| Microcontroller | | Microcontroller | ||
− | | | + | | ATMega328P |
|- | |- | ||
| PCB size | | PCB size | ||
− | | | + | | 10mm X 82mm X 1.6mm |
|- | |- | ||
| Indicators | | Indicators |
Revision as of 07:16, 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
Microcontroller | 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>