Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

analog input

cagri35

New Member
hi everyone. Im working with pic 18f4620 and a0,a1 pin use as analog input. in program I need to check these pins low(0) or high(0.1,.0.5,1.5,.......any valuebetween 0.1-5). can I use function like if(input(pin_a2)) or this function only use digital input or output?
 
thanks for answers, yes I know that I can use this ' Func if(input(pin_a2))' but the question is this input a2 using as a analog input can I use that with analog input
 

Latest threads

Back
Top