ESP8266-Home-Assistant-RGB-Bulb
RGB Bulb Controller
This Micropython project enables remote control of an ESP8266-based WiFi RGB bulb via MQTT and Home Assistant.
This Micropython project is to Hack a TYWE3S board in a cheap WiFi RGB Bulb
3 stars
2 watching
0 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anthonyknorman/esp8266-home-assistant-smart-socket | Re-flashes a WiFi smart socket with Micropython to enable control and automation capabilities | 2 |
eosti/micropython-aw210xx | A Python driver library for Awinic's AW210xx line of 8-bit RGB drivers. | 0 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
heman/micropython-ws2801 | A Python library that allows MicroPython to control WS2801 RGB LEDs | 2 |
janbednarik/micropython-ws2812 | Driver for controlling RGB LEDs using MicroPython | 189 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
mcauser/micropython-p9813 | A driver for RGB LED controllers | 7 |
przemobe/micropy-enc28j60 | An Ethernet chip driver for MicroPython on RP2040 boards | 22 |
antirez/uc8151_micropython | A MicroPython driver for controlling e-paper displays using the UC8151 chip | 136 |
andreypopov/node-red-contrib-zigbee2mqtt | Provides Node-Red nodes for interacting with Zigbee2mqtt devices | 95 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
mcauser/micropython-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |
brainelectronics/micropython-esp-wifi-manager | A MicroPython module for managing WiFi connections on ESP32 and ESP8266 boards. | 32 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
ruoyu0088/esp8266_ir | A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller | 49 |