433RF transceiver help
DestinedtoFall12
Posts: 4
Hello good Sirs and Ma'ams i have a simple question. I will not badger you with technical questions yet because i am as green as they come and im quite sure that ive bitten of more than i can chew for time being. Is it possible to control the boe bot remotely using 10k potentiometers ( like a typical rc car) to control speed and direction with the 433RF transceivers?
Comments
It's totally possible. I'm guessing you are going to have a controller with a Stamp and a RF unit, sending data to your bot.
Firstly, you need to read the pots. You can use the RCTIME command and circuit that is in the Stamp manual. Read the pots and then send that data to your bot.
However, RCTIME has limited resolution, so you may not get as fine control as you might want. If this is the case, get an analog to digital converter (adc). This will allow you· to read the pots with better resolution. How many channels do you need for your bot? Just speed and direction only need two, so a LTC1298 would work.
Start by looking at the RCTTIME command and circuit and set up the Stamp to read and debug the output. You can do this with parts from Radio Shack. Once you are reading the pots, then you can work on sending the data to your bot.
Jonathan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.madlabs.info - Home of the Hydrogen Fuel Cell Robot
Excellent news. Thanks for your input its much appreciated. I look forward to you guys pointing out my amateur mistakes in the future!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My brain hurts