| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2013-02-10 | 518 Bytes | |
| bluetooth02.ino | 2013-02-10 | 156 Bytes | |
| Totals: 2 Items | 674 Bytes | 0 | |
/* Bluetooth02 - Simple Arduino Test Sketch to check Bluetooth Communication It echoes the entry characters from Serial1 (Pins 0, 1 on Arduino Leonardo. The Bluetooth modem is connected here) to Serial (Usb on Leonardo). It can be used on a Arduino Mega as well with minor modifications Please check my blog to have a description of the whole system! <http://arduinoomni.blogspot.com.es/2013/02/the-remote-controller-app.html> Copyright (c) 2012 Jesus Sanchez. All right reserved. */