|
|
|
|
|
by dekhn
3635 days ago
|
|
If you want to play with Bluetooth Low Energy and devices, your best bet is the Arduino 101. It includes BLE and a nice, simple API to handle BLE characteristics. Combine the 101 with a MOSFET attached to digital pins, running the BLEFirmata sketch, and you can remotely control a number of high-power LEDs from your phone. |
|