mhamidjamil / TTGO_TCall

This project uses TTGO T-Call module to deal with calls and messages, monitor its surroundings and alert user via call or message if any environmental changes detected by ultrasound sensor.
https://github.com/mhamidjamil/TTGO_TCall
MIT License
5 stars 2 forks source link

Separate power backup from TTGO T-Call #88

Closed mhamidjamil closed 1 year ago

mhamidjamil commented 1 year ago

Remove all the code which is added for Power Backup #79 and create new Project or branch for this feature module ran out off GPIOs and it is not easy to manage both features together, so move that part to Arduino nano/Uno or any available board so it would be easy to debug both modules without effecting functionality of TTGO-TCall and other main purpose is we can sale that power back as a product easily if we use it on simple Arduino board as it is easy to afford and implement.