UPM

The UPM API is a high level sensor library for IoT devices using MRAA. See examples here. Back to index page.
SparkFun sensor images provided under CC BY-NC-SA-3.0.

ElDriver Class

Module: eldriver
  • ID: eldriver
  • Name: Electroluminescent Wire (EL) Driver
  • Category: electric
  • Manufacturer: seeed
  • Connection: gpio

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

Item Index

Methods

Methods

ElDriver

(
  • pin
)
Number

EL Driver constructor

Parameters:

  • pin Number

    Digital pin to use

Returns:

Number:

on

()

Turns the EL wire on

off

()

Turns the EL wire off