ESP32 Graphing
Google Charts line charts
Sparkfun example using ESP32 and Flask
RNT example ESP32 and Google sheets. Fixed sheets name
send file to google drive example (not sure if this will work though
Sign in a create project, disable analytics
Wait for firebase to create the project (AlarmProject)
Select Build, Authentication, Get Started, Email/password, enable, save
advanced, enable SMS Multi-factor Authentication
Flask
https://shipyard.build/blog/first-flask-docker-compose-app/ use docker compose to install a docker container for flask app?
install python
https://www.geeksforgeeks.org/how-to-install-flask-in-windows/
pip install virtualenv
https://medium.com/@albertnwachukwu/how-to-create-a-simple-flask-application-9be43f9aadcd
https://towardsdatascience.com/deploying-flask-on-windows-b2839d8148fa