More details can be found in the following articles:
- MicroPython on ESP32: sending data to Google Sheets
- Weather station based on ESP32 and MicroPython (technical details and full instructions)
Weather station based on ESP32 and MicroPython which sends data to a Google sheet.
Hi, This is a great project. I have used to connect different sensors and is still uploading sensor data. I was trying to read the data from specific cell from the google sheet. So added another function to sheet.py, but it does not work. Can you please help me to add a function to read data from the google sheet?