Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

microcontroller pic 16f877a

Status
Not open for further replies.

meenachi

Newbie level 4
Joined
Jan 5, 2011
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,315
hi all,
i am designing line following robot using pic16f877a.
the problem i faced is with input-output ports.
the output from sensor is 5v which is given to port D of muc.but due to internal voltage drop this 5v input is not processed by muc.
one solution i got is using external resistor chip.
is it correct solution?or else we can change the ports?
which is best?please help me..
 

The input of the 16F877A should not be dropping the sensor voltage. Do you have the port D pins configured as inputs? It should work on any of the port pins.
Brian.
 

hi all,
i am designing line following robot using pic16f877a.
the problem i faced is with input-output ports.
the output from sensor is 5v which is given to port D of muc.but due to internal voltage drop this 5v input is not processed by muc.
one solution i got is using external resistor chip.
is it correct solution?or else we can change the ports?
which is best?please help me..

can you please upload your circuit diagramm for it..because m working on this project too ..thanks.
 

u can try using relay or a transistor for switching.
hope this works.
:D
 

hi all,
one solution i got is using external resistor chip.
is it correct solution?or else we can change the ports?
which is best?please help me..
If u connect the resisor chip is pull-up between port pins & 5v... Then, it should be correct..
from my own exprnce 877a ports (i/p or o/p) to be use as logic (0 or 1), Better connect a pull-up resisor form pin to 5v...
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top