https://github.com/trafitto/cosplay_rgb_led_wifi
NodeMCU WiFi Led controller
https://github.com/trafitto/cosplay_rgb_led_wifi
arduino cosplay leds nodemcu
Last synced: 3 months ago
JSON representation
NodeMCU WiFi Led controller
- Host: GitHub
- URL: https://github.com/trafitto/cosplay_rgb_led_wifi
- Owner: Trafitto
- Created: 2016-11-03T15:17:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-08T13:48:33.000Z (almost 9 years ago)
- Last Synced: 2025-06-03T16:20:51.474Z (4 months ago)
- Topics: arduino, cosplay, leds, nodemcu
- Language: Arduino
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README #
Use a Nodemcu for WIFI remote control of a rgb led
### What I need? ###
* Nodemcu dev kit
* Led WS2812b
* Some resistor### How do I get set up? ###
--TODO