tomas
Member level 1
- Joined
- Dec 16, 2012
- Messages
- 41
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,553
Hi, I have few questions.
I’m doing my final year project. I have a car which have receiver https://www.abacom-tech.com/assets/data_sheets/RTF_L-DATA-SAWuser.pdf and PIC16f877 https://ww1.microchip.com/downloads/en/devicedoc/30292c.pdf .
This car is controlled wireless with another pic16f877 and another RTF-DATA-SAW.
So, questions:
1. Can I connect pic16f877’s tx directly to “tx data input” pin of transceiver, and pic’s rx pin directly to “rx digital out” pin or transceiver? Or do I need some level converters like MAX232? (Im talking about both, the receiver part and transmitter part)
2. Does this transceiver (RTF-DATA-SAW) encodes data to Manchester, or I need to do this in my code? (mikroC)
3. Maybe anyone have some examples of mikroC code? (I just only need to light led on car with pushbutton from remote control)
p.s. I have real schematic (not in Proteus or etc.)
thanks in advance
I’m doing my final year project. I have a car which have receiver https://www.abacom-tech.com/assets/data_sheets/RTF_L-DATA-SAWuser.pdf and PIC16f877 https://ww1.microchip.com/downloads/en/devicedoc/30292c.pdf .
This car is controlled wireless with another pic16f877 and another RTF-DATA-SAW.
So, questions:
1. Can I connect pic16f877’s tx directly to “tx data input” pin of transceiver, and pic’s rx pin directly to “rx digital out” pin or transceiver? Or do I need some level converters like MAX232? (Im talking about both, the receiver part and transmitter part)
2. Does this transceiver (RTF-DATA-SAW) encodes data to Manchester, or I need to do this in my code? (mikroC)
3. Maybe anyone have some examples of mikroC code? (I just only need to light led on car with pushbutton from remote control)
p.s. I have real schematic (not in Proteus or etc.)
thanks in advance