analog to digital converter

isul123

May 14, 2006
4
Joined
May 14, 2006
Messages
4
please  to make  a circuit  analog input (0 to 26.0vdc input variable by pot) to be
reading in  lcd or led display.

parameters.

  input                                        lcd..or  led

0.7 vdc                                  read  = 15
  1.0 vdc                                            = 30

  1.4 vdc                                            =50
 
  10.3vdc                                            =500

  18.9vdc                                            =1200

  26.1vdc                                              =2500

  are samples of values..


please  ..guide me  about the    circuit..an  parts to make  this project


  thanks .......   
  luis


 

 

MP1

Dec 7, 2003
3,399
Joined
Dec 7, 2003
Messages
3,399
Have you looked in the projects section of this site? There is a link at the top of the page... or follow the link below to the digital voltmeter project:

http://www.electronics-lab.com/projects/test/007/index.html

This project will give you a LED display reading of your voltage. Not sure why you want different values, but if this is a prerequisite, you could use A2D into a micro with some internal calculations. You will also need input scaling since a micro will not allow for more than 5 VDC.

MP

 
Last edited by a moderator:
Top