|
Property | arduino |
| Class for turning a bank of LEDs on/off using Liana's Magical Arduino Controller. More...
|
|
Property | pinBase = 'A' |
| For accessing hardware pins.
|
|
|
Property | numLEDs |
| Class for turning a bank of LEDs on/off. More...
|
|
Property | specs |
| Specs for color (other?)
|
|
Property | isAvailable = false |
|
whether or not the object is ready to read() from
|
|
Property | clockFunction |
|
any function that returns the current time as a number
|
|
| openDevice (self) |
|
Locate and acquire input device resources (for subclasses).
More...
|
|
| closeDevice (self) |
|
Release input device resources (for subclasses).
More...
|
|
◆ toggleLEDs()
timestamp toggleLEDs |
( |
self |
, |
|
|
indices |
|
|
) |
| |
% Turn on/off LED(s)
indices is {[on] [off]}
◆ arduino
Class for turning a bank of LEDs on/off using Liana's Magical Arduino Controller.
LEDs are each controlled by RGB triplet, starting at 0 Created by jig 07/17/2019 The Arduino
The documentation for this class was generated from the following file:
- dotsWritableLEDsArduino.m