Thank you for your hard work. I puchased a set of 100 String Lights just to tinker with your code. Mounted them in a 10x10 configuration using some styrofoam to build a scrolling marquee. Created a 10x10 pixel font for it and it looks awesome! Have a Merry Christmas.
Glad to see someone got it working 👍 Meanwhile, I managed to get graphic added to the text banner: facebook.com/bigboss97/videos/455994105910634/ You too, a happy Christmas!
hello. I inspected your program. You may have more people trying your program if you tell them that the program is actually java, not "processing". Processing is the development environment but you could run your code (java based) in many different compilers such as eclipse or netbeans. Many people that already know java may not be scared away if you tell them that. I also must congratulate you on that pixel mapping /translation code. That is incredibly complex to understand and must have been a monster to debug.
Indeed, the program is a big mess. It was done without any planing or design hahaha It was initially written in BASIC for my Divoom Timebox. It started with simple graphic and evolved to scrolling text. I basically ported the mess to double mess 😁
@@bigboss97 you should do a simple tutorial on how to simply connect to the lights. Your code isn't that messy. At least you had the foresight to use more than one class file. I've seen much worse.
I've made series of Timebox hacks videos if you''re interested: th-cam.com/play/PLq47UUwc4xVlnbMmUfIOsWvHgIruN_hCf.html Bear in mind, mine is very old. The videos were based on the old app. Some features in the new app don't work on my old Timebox :-(
Not sure. I don't know how the mapping with multiple sets works. Are they mapped together as one single "image"? If that's the case you should be able to run the same script for each IP. If they are synced then the "movie" should work.
Thank you for your hard work. I puchased a set of 100 String Lights just to tinker with your code. Mounted them in a 10x10 configuration using some styrofoam to build a scrolling marquee. Created a 10x10 pixel font for it and it looks awesome! Have a Merry Christmas.
Glad to see someone got it working 👍 Meanwhile, I managed to get graphic added to the text banner:
facebook.com/bigboss97/videos/455994105910634/
You too, a happy Christmas!
Thank you more uploads
You're welcome. Please subscribe if you haven't already done that, thanks.
Can't wait to try
hello. I inspected your program. You may have more people trying your program if you tell them that the program is actually java, not "processing". Processing is the development environment but you could run your code (java based) in many different compilers such as eclipse or netbeans. Many people that already know java may not be scared away if you tell them that.
I also must congratulate you on that pixel mapping /translation code. That is incredibly complex to understand and must have been a monster to debug.
Indeed, the program is a big mess. It was done without any planing or design hahaha
It was initially written in BASIC for my Divoom Timebox. It started with simple graphic and evolved to scrolling text. I basically ported the mess to double mess 😁
@@bigboss97 you should do a simple tutorial on how to simply connect to the lights. Your code isn't that messy. At least you had the foresight to use more than one class file. I've seen much worse.
@@bigboss97 I had never heard of that timebox. That thing looks cool. I want one now.
I did an unboxing video with some effect demos when I bought the lights last year.
I've made series of Timebox hacks videos if you''re interested:
th-cam.com/play/PLq47UUwc4xVlnbMmUfIOsWvHgIruN_hCf.html
Bear in mind, mine is very old. The videos were based on the old app. Some features in the new app don't work on my old Timebox :-(
question how would you go about using multiple ip address's ? i have four 10x8s all connected as one.
Not sure. I don't know how the mapping with multiple sets works. Are they mapped together as one single "image"? If that's the case you should be able to run the same script for each IP. If they are synced then the "movie" should work.
tried it but doesn't work out for me I'm most definitely doing something wrong just don't know exactly what.
Any error message in the console?
@@bigboss97 yes it says cant find http something like that
You have to add the HTTP library. It's in the menu, something like Sketch -> Import library then enter HTTP in the filter.
Looks like I've uploaded the wrong version. You may want to re-download it via the new link in the description.
@@bigboss97 ahhh ok ill try again and let you know thank you so much!
Processing 3.5.4 says "Cannot find anything named “rand”
" and it doesnt run
Plz HELP :D
I'm sorry. I've probably uploaded the incorrect version. Please try this:
drive.google.com/file/d/1WaTAsWuRKoKnxVFuPl-7GhLd0ggC9iwH/view?usp=sharing
@@bigboss97 Works now, this is awesome, thank you
Super! How many LED's do you use? Now I've allowed graphic in portrait mode, see facebook.com/100000524562064/videos/333081121590579/
Doesn't work, something to do with http
you need to "add plugins" and tell it to include the missing library