Coded a “Heating System Monitor” to track the heating system run time per heating “event” and total elapsed time for the day, time stamp the data using NTP time server and with a ESP32 slave device outside report outside temperature. Project was a collaboration with ChatGPT, Gemini and Copilot. Had to restrain AI from giving too complex of solution for a prompt resulting in too many lines of code or needing to make too many code changes in 600 lines of code. This comes along with experience using AI; jump into using AI and see how it can benefit your coding experience.
Perpetual, Google Spreadsheet of “Heating System Monitor”
Project available on Github –Includes Perpetual Google Script.
Project uses 2- ESP32 Devkit V1 boards, 1- MCP9808 precision temperature sensor with alert pin, 1 MLX90614, 1- infrared temperature sensor, and 1- BME280 outside temperature sensor
Regards,
William
Good Morning Sara and forum Members,
Used “ChatGPT” to create this post about using the “Perpetual Google Script”. I have been using the script since June 2023 to log BME280 data; it a great tool to use for logging data. Once setup it is easy to use in other projects!
How to use Perpetual Google Script
Fuction to send String “data” to Google Sheet.
Regards,
William