Skip to content

wolfeidau/esp8266-led-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

led-lamp

Building a LED lamp using esp8266 and some ws2812s and a temperature/humidity sensor.

overview

Parts I am using at the moment are:

Picture of the project

schematic

TODO

building

Create a new include/user_config.h containing the following.

#define SSID "XXX"
#define SSID_PASSWORD "XXXX"

Then build the project.

make

flashing

make flash

Reference

NodeMCU v2 board pinouts

License

This code is Copyright (c) 2014 Mark Wolfe and licenced under the MIT licence.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published