![]() |
firmwareSandsara
|
Se encarga de gestionar la comunicacion por bluetooth. More...
#include <Bluetooth.h>
Public Member Functions | |
| Bluetooth () | |
| int | init (String="Sandsara") |
Static Public Member Functions | |
| static void | setPlaylistName (String) |
| static void | setPathAmount (int) |
| static void | setPathName (String) |
| static void | setPathPosition (int) |
| static void | setPlayMode (int) |
| static void | setPathProgress (int) |
| static void | setLedSpeed (int) |
| static void | setCycleMode (int) |
| static void | setLedDirection (int) |
| static void | setBrightness (uint16_t) |
| static void | setIndexPalette (int) |
| static void | setRed () |
| static void | setGreen () |
| static void | setBlue () |
| static void | setPositions () |
| static void | setAmountOfColors () |
| static void | setVersion (String) |
| static void | setName (String) |
| static void | setStatus (int) |
| static void | setMotorSpeed (int) |
| static void | setPercentage (int) |
| static void | setCalibrationStatus (bool) |
Se encarga de gestionar la comunicacion por bluetooth.
| timeOutBt | es el tiempo, en milisegundos, que se va a esperar para recibir respuesta del dispositivo bluetooth conectado. |
| dataBt | es donde se va a almacenar la informacion recibida. |
| Bluetooth::Bluetooth | ( | ) |
| int Bluetooth::init | ( | String | name = "Sandsara" | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |