B F G I P S T V 

B

blinkstick - package blinkstick
 
BlinkStick - Class in blinkstick
 
BlinkStick() - Constructor for class blinkstick.BlinkStick
 

F

findAll() - Static method in class blinkstick.BlinkStick
Find all BlinkSticks connected to the computer
findBySerial(String) - Static method in class blinkstick.BlinkStick
Find BlinkStick by serial number
findFirst() - Static method in class blinkstick.BlinkStick
Find first BlinkStick connected to the computer

G

getColor() - Method in class blinkstick.BlinkStick
Get the current color of the device as int
getColorString() - Method in class blinkstick.BlinkStick
Get the current color of the device in #rrggbb format
getInfoBlock1() - Method in class blinkstick.BlinkStick
Get value of InfoBlock1
getInfoBlock2() - Method in class blinkstick.BlinkStick
Get value of InfoBlock2
getManufacturer() - Method in class blinkstick.BlinkStick
Get the manufacturer of the device
getMode() - Method in class blinkstick.BlinkStick
Get the mode of BlinkStick Pro
getProduct() - Method in class blinkstick.BlinkStick
Get the product description of the device
getSerial() - Method in class blinkstick.BlinkStick
Get the serial number of the device

I

Initialize() - Static method in class blinkstick.BlinkStick
Load hidapi library based on the OS.

P

PRODUCT_ID - Static variable in class blinkstick.BlinkStick
BlinkStick product ID

S

setColor(int, int, int) - Method in class blinkstick.BlinkStick
Set the color of the device with separate r, g and b int values.
setColor(byte, byte, byte) - Method in class blinkstick.BlinkStick
Set the color of the device with separate r, g and b byte values
setColor(int) - Method in class blinkstick.BlinkStick
Set the color of the device with Processing color value
setColor(String) - Method in class blinkstick.BlinkStick
Set the color of the device with string value
setColors(byte[]) - Method in class blinkstick.BlinkStick
Send a packet of data to LEDs on channel 0 (R)
setColors(int, byte[]) - Method in class blinkstick.BlinkStick
Send a packet of data to LEDs
setColors(byte, byte[]) - Method in class blinkstick.BlinkStick
Send a packet of data to LEDs
setIndexedColor(int, int, int, int, int) - Method in class blinkstick.BlinkStick
Set indexed color of the device with separate r, g and b byte values for channel and LED index
setIndexedColor(byte, byte, byte, byte, byte) - Method in class blinkstick.BlinkStick
Set indexed color of the device with separate r, g and b byte values for channel and LED index
setIndexedColor(int, int, int) - Method in class blinkstick.BlinkStick
Set the indexed color of BlinkStick Pro with Processing color value
setIndexedColor(int, int) - Method in class blinkstick.BlinkStick
Set the indexed color of BlinkStick Pro with Processing color value for channel 0
setInfoBlock1(String) - Method in class blinkstick.BlinkStick
Set value for InfoBlock1
setInfoBlock2(String) - Method in class blinkstick.BlinkStick
Set value for InfoBlock2
setMode(int) - Method in class blinkstick.BlinkStick
Set the mode of BlinkStick Pro as int
setMode(byte) - Method in class blinkstick.BlinkStick
Set the mode of BlinkStick Pro as byte
setRandomColor() - Method in class blinkstick.BlinkStick
Set random color

T

turnOff() - Method in class blinkstick.BlinkStick
Turn the device off

V

VENDOR_ID - Static variable in class blinkstick.BlinkStick
BlinkStick vendor ID
VERSION - Static variable in class blinkstick.BlinkStick
 
version() - Static method in class blinkstick.BlinkStick
return the version of the library.
B F G I P S T V 

Processing library BlinkStick by Arvydas Juskevicius. (C) 2013-2014