Displaying ADC Voltage on LCD

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
gggwww
Posts: 54
Joined: Wed Sep 09, 2009 12:50 am
Has thanked: 1 time

Displaying ADC Voltage on LCD

Post by gggwww »

Using V4 - and PIC16F88

ADC Voltage is a "float "defined variable
No Float variable is available in LCD definition macro for writing to an LCD

Whats the best way to display the Voltage (Float) value read from the ADC on an LCD screen?

Also - Using VADC oltage value in DECISION block to trip alarm at pre-defined value - any special considerations when using ADC Voltage value in a Decision block?

Thanks for any help !

User avatar
Steve
Matrix Staff
Posts: 3433
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times

Re: Displaying ADC Voltage on LCD

Post by Steve »

Please post this in the FLowcode V4 forum.

Post Reply