Log in

View Full Version : Addressable LED Java Code?


mkaa00x
28-02-2014, 19:23
Hello, I was just wondering, does anyone have java code for an Addressable LED Strip?

All I'm looking for is A Java code that shows you how to change colour on a specific address :)

*thanks*

eddie12390
28-02-2014, 20:26
Hello, I was just wondering, does anyone have java code for an Addressable LED Strip?

All I'm looking for is A Java code that shows you how to change colour on a specific address :)

*thanks*

Do you have the lights from AndyMark? If so, you're expected to use an Arduino with the FastLED library to control it.

Alan Anderson
02-03-2014, 01:35
Hello, I was just wondering, does anyone have java code for an Addressable LED Strip?

What computer hardware do you intend to run the Java program on?