ESP8266 Neopixel Controller
thingiverse
I have bought a couple of ESP-01S boards without any project really in my mind. But recently I have discovered cool looking WS2812B (Neopixel) adapters for these boards, so that gave me an idea for a project. After several iterations I have developed little device, that enables to control WS2812B strips/rings either throught web interface, through MQTT commands or through REST API. It has also one button, that can switch various colors and effects. What can it do: * provides web interface that enables to select any color, save it to EEPROM, start an effect * when enabled, the WS2812B strips can be controlled via MQTT commands (color, effect, off) * REST API is also available to set color or effect * button click cycles through saved colors, double click cycles through available effects and long click turns Neopixels off Project can be used in home automation systems as it provides several interfaces that could be easily integrated into for example Node-Red. **WIFI network is required** ## Hardware It is possible to use any ESP8266 board, but I used specifically ESP-01S boards (non-affiliated links): * WS2812B adapter for ESP-01S * ESP-01S - you need the "S" version as it has more flash memory (1MB) * Momentary push button * Micro USB connector * 16x WS2812B (Neopixel) ring - you should be able to use even more Neopixels ## Setup Detailed information about setup, source code and API interfaces can be found on GitHub.
With this file you will be able to print ESP8266 Neopixel Controller with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on ESP8266 Neopixel Controller.