Skip to content

Using the ADC on a PIC16F676 to display a voltage on an LCD module

License

Notifications You must be signed in to change notification settings

yasir-shahzad/Voltmeter16F676

Repository files navigation

The voltmeter for a PIC16F676 with LCD Display

Software is set to use the supply voltage as reference, and so the useful range is 0-4.99 volts

Analog input pin AN2 is used, with pins as shown in 'include.inc'

Maths routines from Microchip and the interweb :)

We take 2 readings and average the result as the ADC can be a little sensitive to noise

About

Using the ADC on a PIC16F676 to display a voltage on an LCD module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published