luigi_moran23
Newbie level 5
- Joined
- Mar 4, 2013
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,365
Hi! Is there someone out there who can help with my problem? My problem is I want to send a number from the computer to pic16f877a using assembly language program and vice versa . I am also want to use the pickit2 as a UART. Was this possible? If possible, can you at least send me a program that does like this in assembly language: RB0 will on if "1" is sent from computer to microcontroller, and RB1 if 5V is apply the computer will recieve a "2" coming from the microcontroller. Please Help me. Thanks.