Solar Water Collector

This is an automation project for a unique solar water heater.
It has three parts: the hardware for automation, the controlling software for the ESP32 microcontroller and the monitoring and controlling application for Android mobile devices.

It was originally created as the coursework for my computer science engineer degree.

Device Software

The controlling software for the ESP32 microcontroller. Detailed description is coming soon...

Created in C++ using ESP-IDF for Arduino and DallasTemperature.

The software is free to download. The source code is available under GPL (version 3 or later) on GitHub.

Source Code on GitHub

Latest update: 01. 03. 2021.

Mobile Application

The monitoring and controlling application for Android mobile devices. Detailed description is coming soon...

Created in Dart using Flutter and flutter_blue.

The software is not yet available for download.

Latest update: 01. 03. 2021.