Hello all, I have an on going project using an adafruit Trinket Pro. It is the 5v Version. I found the code I want to use however It uses a push button to change the patterns. I would like to remove the push button function and have it just cycle the patterns every 10-15 seconds or so. Is this possible?
I know nothing about coding but would like to learn. Could anyone give me a hand? The code is here.
http://pastebin.com/raw.php?i=44WhPf4m
I recognize that helmet code, and i seem to remember it didnt work.
What is it you are building? How many leds?
@Stuart_Taylor It is the Guy Manuel Daft Punk Helmet. I’m building it for a school project. Any insight as to why it Wouldn’t work? Have seen a few people use the code. It’s 64 ws2812b LEDs.
@01001101 01010111 Hey thanks for the help. I tried using that code you posted however it will not let me. It says I need the latest version of the FastLED Library. I have downloaded it a few times and uploaded it into the Arduino IDE with the same results. Am I missing something?