Numeric Voltmeter with Lcd Display (need help pls)

geo2007

Jan 11, 2010
2
Joined
Jan 11, 2010
Messages
2
Hi all,

I want to make a numeric voltmeter, with atmega16 processor and an LCD display 2X16 (with 14 pins). I tried to make a program but it didnt worked. It only displays:
Volts = 3fV

Can anyone please help me with this.

Many thanks.

/*****************************************************
This program was produced by the
CodeWizardAVR V1.24.7d Professional
Automatic Program Generator
 

redwire

Nov 10, 2007
244
Joined
Nov 10, 2007
Messages
244
Are you measuring the voltage at pin PA0 or pin PA1?

 
Top