William's big Infinity Mirror Code
William's Infinity Mirror Code Hey Makers! William here! You may have seen my short video show-and-telling about my infinity mirror! During the video I offered to show my code for it, so here it is! If you wanted to use this at home you'll need some form of Arduino and you'll need the FastLED library which can be found here . You'll probably want to look into changing the value of "NUM_LEDS" to fit the number of leds you have in your project. Or perhaps you just wanna read for yourself what some silly Arduino noob programmed? Observe away! I have some limited commenting that may explain some of what is going on. Code comments are in green. Spelling errors included for posterity. Make yourself a great day, William