Skip to content

Code for Light Up Decoration project. Configured for automatic updates when device in school.

Notifications You must be signed in to change notification settings

tghturner/LUD-ESP01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

LUD-ESP01

Code for Light Up Decoration project. Configured for automatic updates when device in school.

Also needs a settings.json file on device.

{ "wifi": { "ssid": "SSID", "password": "SSIDPASSWORD" }, "ota": { "gituser": "tghturner", "gitrepo": "LUD-ESP01", "gitdir": "app", "gitfiles": ["main.py","boot.py","config.py","senko.py"] }, "neopixel_pin": 5, "numleds": 3, "button_pin": 13 }

About

Code for Light Up Decoration project. Configured for automatic updates when device in school.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages