- Aug 11, 2000
- 10,079
- 0
- 0
I'm currently in a Science Olympiad competition which requires a robot that can, by remote control, pick up and move objects. Due to the absurd price of a programmable transmitter/reciever (Futaba 6-channel = ~180$) and speed controllers for the motors (2x Novak Spy ESCs = 100$), I decided to build my own radio gear and electronics. (The robot's already mostly done.)
Anyway, what I need is pretty complex, but hardly impossible with a few PICs. The idea is to have one PIC, which would encode the signal, take the output from two standard "gameport"-connector joysticks and send it through a cheap-o transponder. (These can be found with appropriate recievers for about ten bucks). On the other end, another PIC would decode the signal and turn it into at least two servo outputs (which use PWM) and two variable-voltage outputs, which would control the motors via H-bridges. I'm only farmilar with QuickBASIC at this time, but if someone can link me to some appropriate code, I know some people who can help me cut-and-paste it into a discrete program.
So, can anyone reccomend a PIC for starters?
Anyway, what I need is pretty complex, but hardly impossible with a few PICs. The idea is to have one PIC, which would encode the signal, take the output from two standard "gameport"-connector joysticks and send it through a cheap-o transponder. (These can be found with appropriate recievers for about ten bucks). On the other end, another PIC would decode the signal and turn it into at least two servo outputs (which use PWM) and two variable-voltage outputs, which would control the motors via H-bridges. I'm only farmilar with QuickBASIC at this time, but if someone can link me to some appropriate code, I know some people who can help me cut-and-paste it into a discrete program.
So, can anyone reccomend a PIC for starters?