https://github.com/iphands/homecontrol
LED and fan control for the house
https://github.com/iphands/homecontrol
Last synced: about 1 year ago
JSON representation
LED and fan control for the house
- Host: GitHub
- URL: https://github.com/iphands/homecontrol
- Owner: iphands
- Created: 2016-10-16T16:59:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T03:25:45.000Z (over 5 years ago)
- Last Synced: 2025-07-19T04:37:22.996Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HomeControl
LED and fan control for the house.
## What is it
- Code for an ESP8266 Arduino device that sets up and listens for incoming data from another device, then controls LED arrays.
- Code to stream UDP data to the embedded device (from my Raspberry Pi), and do all kinds of fun animations.
- Code that sets up a stupid simple web interface to control which data is being streamed to the embedded device.
## What devices
- HiLetgo New Version NodeMCU LUA WiFi Internet ESP8266 Development
- Adafruit 2821 Feather HUZZAH with ESP8266 Wi-Fi
- BW5050RGB48T-2811-12V (LED strip)
Started with the Adafruit, switched to the HiLetgo for something cheaper. The only thing I had to change was the pinout I think.