![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| I already searched the web, can't find any schematics suitable My robot have 8 triggers that i have to send: forward,backward,left,right, LED1,2,3,4. I already finish the robot and able to control it throught wires. So I want to make it wireless now. It's there any RF circuit that is suitable for this project. Am I supposed to use something like microcontroller? Thanks | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| Thanks, if i want to program it myself, how am I supposed to do it and for the circuit? | |
| |
| | (permalink) | |
| Quote:
As for the circuit, you can usually find all you need on the datasheets for the RF modules. However, there are some circuits I used a few years ago at http://www.lpilsley.co.uk/cybot/tx_picboard.htm which you might find useful. The software I used is very crude, but it worked perfectly for the purpose I wrote it for. | ||
| |
| | (permalink) |
| http://www.rentron.com/PicBasic/RemoteControl.htm. I think that's all you should need. You can use a Ming transmitter and receiver along with the Holtek HT-640 8-Bit Encoder and Holtek HT-648L 8-Bit Decoder ICs. Here's a kit that should have everything you need for $38.00. http://www.rentron.com/remote_control/8-bit-ming.htm. I think they have a pretty good range too. Will these work? Edit: And this page even gives you some detail on the T/R modules and the encoders and decoders: http://www.rentron.com/RF-Remote.htm
__________________ When life gives you lemons... make a battery. | |
| |
| | (permalink) |
| Thanks for the info guys : ) It helps a lot, but I looking for circuits that I can build from zero to the whole thing. Like placing the capacitors, crystal, and RF circuit myself and using my own PICs. I want to learn something about it. The websites looks like that everything is preprogrammed, a entire object. Is there any more websites? Thanks | |
| |
| | (permalink) | |
| Quote:
Also UHF transmitter and receiver construction is extremely difficult, if you are having to ask for suggestions you're probably not up to it!. With the low price, and small size, of the modules, you're not likely to build anything anywhere near as cheap, nor as small. It's far best to use the ready built radio modules, but by all means do the PIC interfacing yourself - it's that which actually makes it all work. | ||
| |