upm  0.4.1
Sensor/Actuator repository for libmraa (v0.8.0)
Public Member Functions | List of all members

API for the Grove EL Driver Module. More...

Detailed Description

The Grove EL Driver allows you to easily light up an EL wire with just one single Grove cable.

groveeldriver.jpg

Public Member Functions

synchronized void delete ()
 
 GroveElDriver (int pin)
 
void on ()
 
void off ()
 

Constructor & Destructor Documentation

GroveElDriver ( int  pin)

Grove EL Driver constructor

Parameters
pinDigital pin to use

Member Function Documentation

void off ( )

Turns the EL wire off

void on ( )

Turns the EL wire on


The documentation for this class was generated from the following file: