Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
theasus said:Could you purpose any IC for voltmeter design with high accuracy??
There is no dedicated IC to drive 2 x 16 LCD. It should be accomplished with a microcontroller. If you can use 3 1/2 digit LCD, you may consider using ICL7106 which is universally used in pannel meters. IC's cannot be considered to be accurate. Accuracy depends highly on the tolerance and quality of the components you use in the design. Cheerstheasus said:1 -I want to use 2X16 LCD,
2 -DC,
3 -Voltage range is about 0 - 30Volt
Yes it is possible to design with a PIC Micro. There will be external components which will decide the input fed to the ADC section which will determine the reading value on the LCD. You may have a look at these below given links.theasus said:If I communicate the voltmeter IC with PIC, Is it possible to design?Is there any external component for PIC which will give voltage values?