Chat freely about anything...

User avatar
By KPR
#31253 I have an old LED Clock that I built a few years back with an Arduino and a ds1307.. Setting the time is a pain.. I have to pull the clock module and set the time manually on another board and then put it back..

I was wondering how feasible would it be to use a esp-01 as a self hosted web page to set the clock by connecting it to the serial port on the arduino and have the arduino make the i2c call to set the clock..

I figured that I could also use one of the gpio pins to actually reboot the arduino to get the new time from the clock..

Any thought or ideas on this.. and if it would even be feasible??

Thanks

k.