Digital Meter Using 16F876A, Help !!!

Thread Starter

YazanJuve

Joined Dec 13, 2009
25
I used the Microchip AN-939 datasheet to connect the digital meter circuit which can be found here :

http://ww1.microchip.com/downloads/en/AppNotes/00939a.pdf

(i used 16F876A instead of 16F873A)

Microchip added a code which calculates the energy and displays it at the LCD, the code can be found here:

http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1824&appnote=en022083

the problem is that this code is in assembly, and i don't get the code functions properly since its huge !! Can someone please either explain the code functions, or write me a C based code...i would really appreciate it

Thanks again :)
 
Top