Now that I have shown you two different hardware setups for the RGB strips, it is time to talk about the chip firmware and software. I have chosen to use NodeMCU which uses Lua as the programming language. The good … Continue reading
Monthly Archives: May 2016
You can easily find a 5 m RGB LED strip and controller for under $15 on amazon. The controllers have an IR remote and receiver that lets you select (and in more recent versions, program) a number of different lighting options. They … Continue reading
The ESP8266-01 is a cheap (~$2) WiFi enabled multiprocessor with enough GPIO pins to control three FETs. There are a few tutorials on setting them up that I used, and they are listed at the bottom. I wanted to make … Continue reading