upm
1.7.1
Sensor/Actuator repository for libmraa (v2.0.0)
|
API for the EL Driver Module. More...
The EL Driver allows you to easily light up an EL wire with just one single cable.
Public Member Functions | |
ElDriver (int pin) | |
~ElDriver () | |
void | on () |
void | off () |
ElDriver | ( | int | pin | ) |
EL Driver constructor
pin | Digital pin to use |
~ElDriver | ( | ) |
EL Driver destructor
void on | ( | ) |
Turns the EL wire on
void off | ( | ) |
Turns the EL wire off