I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...
I’ve seen a lot of Pixel LED projects and know every maker does things differently. I wanted to show you what I am doing for my Pixel LEDs. This post will give you an Arduino Pixel LED Controller ...
Making time for my next small Arduino project, I need to do something with the rotary encoder direction information decoded by this software. A state machine is what I need, but how to implement it?