This website requires JavaScript.
Explore
Help
Sign In
florian
/
ESPGadget
Watch
1
Star
0
Fork
0
You've already forked ESPGadget
Code
Issues
Pull Requests
Releases
Wiki
Activity
15
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Florian Overkamp
629e5017ac
update to start with millis reporting
2019-11-27 19:39:06 +01:00
.gitignore
add gitignore to separate config values for the git repo
2019-11-09 20:24:10 +01:00
00_prologue.ino
update to start with millis reporting
2019-11-27 19:39:06 +01:00
10_wifi_conf.ino
update to start with millis reporting
2019-11-27 19:39:06 +01:00
20_interface_webui.ino
Adding to repo
2019-03-30 08:39:24 +01:00
30_interface_mqtt.ino
update to start with millis reporting
2019-11-27 19:39:06 +01:00
60_module_sonoff.ino
update to start with millis reporting
2019-11-27 19:39:06 +01:00
70_module_moon.ino
complete rewrite to move from manually setting lightpatterns with Adafruit Neopixel lib to WS2812FX - no need to keep reinventing the wheel
2019-11-09 20:25:33 +01:00
99_setup_loop.ino
implement ota updater plus minor fixes
2019-11-10 20:51:26 +01:00
ESPGadget.ino
update for v14, (almost) working ota
2019-11-10 21:56:05 +01:00
LICENSE
Initial commit
2019-03-30 07:34:27 +00:00
README.md
Initial commit
2019-03-30 07:34:27 +00:00
README.md
ESPGadget
ESP8266 framework for IoT/MQTT devices
Description
ESP8266 framework for IoT/MQTT devices
Readme
260
KiB
Languages
C++
100%