Just by curiosity, are you using the UPS for a solar setup?
I can try to give some answers, but I can't give assurance that the system will work.
I see the description of the used PIN used, for some strange reason, all the GPIO pins with exception of the I2C go to the Relay1 of the automation hat. For sure you could not use the Relay1 and attach relay board to it.
On the SW side you should remove all the lines in the hardwaresetting relevant to the GPIO5,6,12,13.
At this poin we can hope that the Hydrosys4 SW and the UPS SW will not interfere each other.
For the I2C unfortunately from the description we can see that it is not just used for the clock but also for battery system, so they cannot just be cut out.
The hydrosys4 activates the I2C clock, i tested and like the DS3231, but it might also work with other RTC like the 1307 (unfortunately I do not have it otherwise I would give a quick test).
So I'd first try with the 1307 and remove the DS3231. This might work just out of the box.
As said, cannot be sure the two systems work properly together until somebody test it.
If you buy that board, I suggest to first test it without the Hydrosys4 , so you can assess how it works without potential interference.
Hope it was of some help.
If you implement it Would be glad if you provide some feedback.
Hello,
Just by curiosity, are you using the UPS for a solar setup?
I can try to give some answers, but I can't give assurance that the system will work.
I see the description of the used PIN used, for some strange reason, all the GPIO pins with exception of the I2C go to the Relay1 of the automation hat. For sure you could not use the Relay1 and attach relay board to it.
On the SW side you should remove all the lines in the hardwaresetting relevant to the GPIO5,6,12,13.
At this poin we can hope that the Hydrosys4 SW and the UPS SW will not interfere each other.
For the I2C unfortunately from the description we can see that it is not just used for the clock but also for battery system, so they cannot just be cut out.
The hydrosys4 activates the I2C clock, i tested and like the DS3231, but it might also work with other RTC like the 1307 (unfortunately I do not have it otherwise I would give a quick test).
So I'd first try with the 1307 and remove the DS3231. This might work just out of the box.
As said, cannot be sure the two systems work properly together until somebody test it.
If you buy that board, I suggest to first test it without the Hydrosys4 , so you can assess how it works without potential interference.
Hope it was of some help.
If you implement it Would be glad if you provide some feedback.