Hello @here, @ZacckOsiemo @Umesh Lokhande @undefined.elf I have been working on the design and impl
Hello @here, @ZacckOsiemo @Umesh Lokhande @undefined.elf I have been working on the design and implementation of an energy meter. So far, I have been able to read my AC voltage and current successfully using differential amplifiers, calculate the power, and also get my energy in kWh. I am currently working on connecting the device to a server using GPRS, specifically, I am using the sim800C gsm module to do this. I have written the drivers for the UART and tested the sending and receiving functions, i made some pushes to github, here is the link, you can please check it out and let me know your thoughts
: https://github.com/DevHeadsCommunity/AC_CURRENT_MEASUREMENT/tree/GPRS
GitHub
Contribute to DevHeadsCommunity/AC_CURRENT_MEASUREMENT development by creating an account on GitHub.


