This Arduino project was connected to a UPS to power on/off with RTC alarms (its purpose is to extend battery life). In addition, the schedule and shutdown times may also be configured by a HMI via USB port.
- Isolated voltage sensor.
- Configurable RTC DS3231 alarms (schedule - hour, minute and day of week).
- Audible alarm when UPS inverter is working (main supply has failed).
- Alarm reset button.
- HMI communication via USB port.
This new version has not been tested yet, however, it was based on a tested and functional one.
DS3231 Arduino library - jarzebski/Arduino-DS3231
Isolated communication circuit - pepaslabs/6N137-TTL-Serial-Optoisolator
Teardrops KiCad script - NilujePerchut/kicad_scripts
This project is licensed under a GNU General Public License v3.0 by Engr. Alfredo Morales.