“Microduino BLE IOS-202KIT”的版本间的差异
第1行: | 第1行: | ||
+ | {{Language|Microduino_BLE_IOS-202KIT}} | ||
{| style="width: 800px;" | {| style="width: 800px;" | ||
|- | |- |
2014年3月2日 (日) 15:22的最新版本
Language | English |
---|
OutlineProject:Microduino BT communicates with IOS device Objective:Passthough the Microduino Core and Microduino BT module's run time to IOS devices Difficulty:Elementary Time-consuming:Half an hour Maker:Microduino Studio-YLB | ||||||||||||
Bill of Materials
| ||||||||||||
Arduino IDE(1.0 release and upper), download LightBlue from App Store.
Document | ||||||||||||
Debugging | ||||||||||||
Step 1:Start Arduino IED, open the Microduino example program, board type choose "Microduino Core (Atmega328P@16M,5V)" | ||||||||||||
Step 2:After download the program, install the Microduino FT232R, Microduino-Core and Microduino BT, please power off firstly then install them. | ||||||||||||
Step 3:Start to set the IOS device,start the bluetooth function on IOS device. Step 4:Open LightBlue In "Central" tab find the "HMSoft", then set "Service"-"Characteristics"; Then you can see the debugging window, click the "Start Notify". | ||||||||||||
Connect successed, LED light. | ||||||||||||
ResultASCII data can be seen displayed: "BLE, Time: xxx" after connection success, where xxx is the Core and Shield BT4.0's running time in seconds. Note
|