-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi been trying to get this working for a few days now, in Linux the software and hardware communicate no problem, in windows i was having a bit of an issues but it was finding the right port so I bypassed the " if ( serial.read() == Settings.BEACON_KEY )" and it seems to connect.
I cant test if it works fine in Linux as i have no input, but in Windows if i play something from my phone connected to the laptop the song can be herd when the software is running so that seems to work, only thing is the light do nothing.
Is the software meant to show a GUI because if i have "public static boolean VISIBLE = true;" all I get is a small window that i can do nothing with.
I know my arduino is working as I tested it with https://github.com/adafruit/LPD6803-RGB-Pixels I even changed the pins to use 13 and 11 and all was fine.
I don't know if you have any interest in this project anymore but it would be nice to get some help, i would like to use this for new years. Thanks.