Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
E
F
G
L
M
O
P
S
T
U
W
B
Blink1
- Class in
thingm.blink1
Blink1()
- Constructor for class thingm.blink1.
Blink1
Constructor.
C
close()
- Method in class thingm.blink1.
Blink1
Close blink(1) device
command(int, byte[], byte[])
- Method in class thingm.blink1.
Blink1
FIXME: this does not work Do a transaction with the Blink1 length of both byte arrays determines amount of data sent or received
E
enumerate()
- Method in class thingm.blink1.
Blink1
(re)Enumerate the bus and return a count of blink(1) device found
F
fadeToRGB(int, int, int, int)
- Method in class thingm.blink1.
Blink1
Fade blink(1) to RGB color over fadeMillis milliseconds.
G
getCount()
- Method in class thingm.blink1.
Blink1
getDevicePaths()
- Method in class thingm.blink1.
Blink1
Return the list of blink(1) device paths found by enumerate
getDeviceSerials()
- Method in class thingm.blink1.
Blink1
Return the list of blink(1) device serials found by enumerate
getFirmwareVersion()
- Method in class thingm.blink1.
Blink1
L
log2lin(int)
- Static method in class thingm.blink1.
Blink1
one attempt at a degamma curve //FIXME: this is now in blink1-lib
M
main(String[])
- Static method in class thingm.blink1.
Blink1
Simple command-line demonstration
O
open()
- Method in class thingm.blink1.
Blink1
Open blink(1) device.
openById(int)
- Method in class thingm.blink1.
Blink1
Open blink(1) device by blink(1) numerical id (0-getCount()) Id list is ordered by serial number.
openByPath(String)
- Method in class thingm.blink1.
Blink1
Open blink(1) device by USB path, may be different for each insertion
openBySerial(String)
- Method in class thingm.blink1.
Blink1
Open blink(1) device by blink(1) serial number
P
pause(int)
- Static method in class thingm.blink1.
Blink1
Utility: A simple delay
play(boolean, int)
- Method in class thingm.blink1.
Blink1
print(String)
- Static method in class thingm.blink1.
Blink1
println(String)
- Static method in class thingm.blink1.
Blink1
S
serverdown(boolean, int)
- Method in class thingm.blink1.
Blink1
setRGB(int, int, int)
- Method in class thingm.blink1.
Blink1
Set blink(1) RGB color immediately
T
thingm.blink1
- package thingm.blink1
U
usage()
- Static method in class thingm.blink1.
Blink1
W
writePatternLine(int, int, int, int, int)
- Method in class thingm.blink1.
Blink1
Write a blink(1) light pattern entry
B
C
E
F
G
L
M
O
P
S
T
U
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes