brown-SSW / brown-solar-charger

This program monitors a solar power system and runs a physical and online dashboard.
https://brown-ssw.github.io/brown-solar-charger/
4 stars 1 forks source link

look into sending data to google sheets from an esp32 #9

Closed joshua-8 closed 3 years ago

joshua-8 commented 3 years ago

if the esp32 could put data into a google sheet, that could be a great way to log data

Maybe a google script can ask the server for its data and load that into the sheet?

joshua-8 commented 3 years ago

not needed, a separate server will handle storing all the data