Analog to Digital Voltage with the 16F877A PIC [resolved]

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
Camusensei
Posts: 7
Joined: Sat Mar 31, 2007 8:29 pm
Contact:

Analog to Digital Voltage with the 16F877A PIC [resolved]

Post by Camusensei »

Hello again everyone!

Someone told me about an Analog-Numeric-Tension converter implmented in the 16F877A PIC. I made several Google searches with no results, and I would like to know :

-On which pin I will measure the tension
-How I can tell the PIC to convert the analogical tension into a numerical signal and then to store its value into a variable. (I found the CAN option but I don't know how to use it, there are many options and I can understand any of them. I juste want to have a variable telling me a value proportionally to the tension)

Can you please help me?

If this PIC does not have this feature, which one has it please?
thank you in advance
Last edited by Camusensei on Tue Apr 10, 2007 6:05 pm, edited 1 time in total.

Mark
Posts: 209
Joined: Thu Oct 19, 2006 11:46 am
Location: Bakewell, UK
Has thanked: 20 times
Been thanked: 16 times
Contact:

Post by Mark »

Hi Camusensei

There is a huge amount out there on the web on this and the Flowcode ADC component does all the work for you anyway.

However, the problem may be that you may need to search the terms

Analog to Digital Conversion
ADC

"Tension" is usually termed voltage in English.

Hope this helps,

Mark
Go with the Flow.

Camusensei
Posts: 7
Joined: Sat Mar 31, 2007 8:29 pm
Contact:

Post by Camusensei »

ok thank you very much !
This is exactly what I was looking for !

Post Reply