this project is about nodemcu power driver. electronic circuit is not ready yet now.
esp8266 with lua httpserver post get and a sample index.html with nodemcu-httpserver
httpserver is getted from https://github.com/marcoskirsch/nodemcu-httpserver
with httpserver, I am saving a schedule as json about driving motors with TIP120. then reading a ds3231 clock, starting motors with nodemcu
you can use as an example for creating sample projects.