Tx/Rx startup help
electrojerm
Posts: 2
My friend and I are working on a remote controlled car project. For the remote control aspect, we have chosen the 418 MHz Receiver and Transmitter pair from Laipac Technology, Inc. The specific Rx/Tx modules are the TLP-418 and RLP-418.
In the documentation provided by Laipac, there are some sample circuits given which contain encoders (Tx end) and decoders/uC (Rx end). The document may be viewed here: http://www.laipac.com/Downloads/Easy/TLPRLP434.pdf
Is it possible to transmit/recieve data without using the encoder/decoder & simply the BS2?
If so, what is the best way to go about programming for the Tx/Rx using PBASIC? On the RC end will be speed and direction controls and on the car end will be the servo & h-bridge receiving commands through logic circuitry.
Unfortunately, I have no course experience with the decoder/encoder phenomenon, so I'm a bit novice in this aspect of the project.
Thanks for any help,
electrojerm
Post Edited (electrojerm) : 12/19/2009 6:54:08 PM GMT
In the documentation provided by Laipac, there are some sample circuits given which contain encoders (Tx end) and decoders/uC (Rx end). The document may be viewed here: http://www.laipac.com/Downloads/Easy/TLPRLP434.pdf
Is it possible to transmit/recieve data without using the encoder/decoder & simply the BS2?
If so, what is the best way to go about programming for the Tx/Rx using PBASIC? On the RC end will be speed and direction controls and on the car end will be the servo & h-bridge receiving commands through logic circuitry.
Unfortunately, I have no course experience with the decoder/encoder phenomenon, so I'm a bit novice in this aspect of the project.
Thanks for any help,
electrojerm
Post Edited (electrojerm) : 12/19/2009 6:54:08 PM GMT
Comments
There is one point of contention though, if you are using your reciever stamp to control the car as well, due to the single threaded nature of the stamp, your likely to miss communications when your performing functions to control the car.
Since Jameco has both the HT12D and HT12E for $1.69 apeice (http://www.jameco.com/webapp/wcs/stores/servlet/CategoryDisplay?storeId=10001&catalogId=10001&langId=-1&categoryId=11136) I would just buy them and save yourself the trouble that is sure to ensue if you try to control these RF modules directly (especially on the receiver end).
You are correct. Trying to replicate the functions of a decoder/encoder would be a project in and of itself!
Thanks for your help!
Post Edited (electrojerm) : 12/19/2009 6:53:07 PM GMT
As per your utrasonic avoidance system, I too had a similiar idea, roughly around the time I was attending USF as well. I saw about six month later Japanese car manufacturers provide it as an option for some of thier domestically sold vehicles (this was in '90-'91).
Post Edited (Paul Baker) : 3/20/2005 10:07:01 PM GMT