Difference between revisions of "Iteaduino BT"
(→Download) |
(→Useful Link) |
||
Line 31: | Line 31: | ||
==Useful Link== | ==Useful Link== | ||
+ | [http://www.linotux.ch/arduino/iteaduino_bt.html <Correct Iteaduino BT Datasheet>] | ||
+ | |||
+ | [http://www.youtube.com/watch?v=zW_0AZRsHWA By Michael Doherty <Iteaduino BT Test Vedio>] | ||
+ | |||
+ | [http://techwatch.keeward.com/geeks-and-nerds/how-to-configure-and-use-an-iteaduino-bt/ By Benjamin Bellamy <How-To configure and use an Iteaduino BT>] | ||
+ | |||
+ | [http://blog.iteadstudio.com/application-note/warless-program-your-iteaduino-bt-2/ <Wireless Programming Your Iteaduino BT>] | ||
+ | |||
+ | [http://blog.iteadstudio.com/fritzing-parts-itead-development-board/ <Fritzing Parts: ITEAD Development Board>] |
Revision as of 03:52, 17 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
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>