An ESP32 based measuring device for a domestic refrigerator. The purpous is to analysing the correlation between door openings and energy conmsumption.
- Create a new Google Sheets document.
- Add Google Apps Script to a Google Sheets file Connecting Google Apps Script.
- Paste the code in your Google Apps script.gs file Source.
- Install PlatformIO extension.
- Configure your Wifi setupWifi.h.
- Configure your Google Script endpoint HTTP endpoint.
- Connect your ESP32 an run PlatformIO "upload".
Description | Component | amount |
---|---|---|
Microcontroller | ESP32 | 1 |
Temperature sensor | DHT22 | 5 |
Distance sensor | HC-SR04 | 1 |
Current transformer | ZMCT103C | 1 |