Releases: desiFish/Water-Pump-Controller-V2
Releases · desiFish/Water-Pump-Controller-V2
V1.2.2
V1.2.1
-
Enhanced User Interface Responsiveness:
- Increased button delay for pump start, improving access to Pump Control.
- Extended push duration required for Menu access, reducing accidental activations.
-
Improved Water Level Calculation:
- Implemented a more accurate algorithm for processing ultrasonic sensor readings.
- Enhanced reliability and precision in water level measurements.
-
Optimized OLED Display Updates:
- Introduced a smoother algorithm for water level animation on the OLED display.
- Reduced visual fluctuations while maintaining real-time responsiveness.
These updates collectively enhance user experience, improve system accuracy, and provide more stable visual feedback.
V1.2.0
V1.1.2-beta
- addition of timer or time taken to fill
- time update at startup (if wifi is connected)
- further tweaks and improvements
V1.1.1-beta
Update README.md
V1.1.0-beta
- Minor enhancements
- Works pretty much stable now
- Changing alpha channel to beta now
V1.0.2-alpha
- First proper testing done and adjusted few parameters and code section accordingly.
- Voltage sensor not behaving properly, the voltage is higher than what was during individual testing and integrated testing.
- disabled Voltage and Wattage related codes as I was unable to fix the calibration value of voltage sensor
- Fixed certain bugs/errors.
VIEWS: - Program is working great, ran pump 3 times and worked flawlessly. Will do more testing and update.
V1.0.1-alpha
*Integrated the current sensor (calibrate it according to your need)
*Added Pump Turn On Delay (for waiting so that current and voltage values stabilises or pump primes itself)
*Added Float sensor Raw value reading under Diagnostics in Menu.
- Minor other changes.
1.0.0-alpha
Full Changelog: https://github.com/KamadoTanjiro-beep/Advanced-Water-Pump-Controller/commits/1.0.0
First Upload
Features:
- Using both cores of esp32, one for basic UI purpose, another for constant sensor monitoring.
- Full interactive and responsive interaction using 1-button control with OLED Display, RGB LED and Buzzer.
- Intelligent use of current, voltage, distance and float sensor to monitor and operator the function of 240V AC Electric Pump
- Current sensor does not work
- Needs further calibration and testing of various things