building a remote control
Lord Vader
Posts: 24
For a project I am working on I want to build a remote control similar to the ones used in hobby RC stuff.
I would like the remote to have channel mixing so it can control multiple servos.
Does any one know of were I could find information on this kind of thing, ex. Books, internet articles.
Right now I am in the process of getting my amateur radio license so thats not a problem.
Any help on the subject would be great.
Thanks,
Joshua Terrasas
I would like the remote to have channel mixing so it can control multiple servos.
Does any one know of were I could find information on this kind of thing, ex. Books, internet articles.
Right now I am in the process of getting my amateur radio license so thats not a problem.
Any help on the subject would be great.
Thanks,
Joshua Terrasas
Comments
Why?
I can't imagine that anything you build is more compact or cheaper than a pre-made one.
Pre-made ones also comes with the nifty funtion that you won't be carried off the field to be tarred and feathered because interference caused someone else's materwork to take a nosedive into tarmac...
So, you want to control a couple of servos, even do a bit of mixing.
What's the range you'll be operating this on, and how many servos?
(Tell us a bit more about your project)
You may be able to use a couple of EB500 (BlueTooth) modules to work as transmitters and receivers, and have a microcontroller in the transmitter read off the stick positions using AD-conversion, and send them over the link to another microcontroller which then calculates the servo-responses and effects them.
No need to do all that messy Analog RF stuff...
It'll also give as many 'channels' as you could dream off...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't visit my new website...
R/F can be quite troublesome to get right. Circuits must be tuned. In a factory, it is a quite routine chore, but if you don't have the frequency counter and oscilloscope; it can be quite costly to get started.
If you want to really save money, it would be easier to buy an R/C packaged deal with Transmitter and Airplane.
And the newer R/C Transmitters will interface with your computer to practise flying on bad weather days.
If you cannot afford new -- try EBay for used. I am sure you will find yourself much happier with the factory made devices. Or try your local R/C club for a hand-me-down.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"If you want more fiber, eat the package.· Not enough?· Eat the manual."········
Joshua Terrasas
·
The first thing you need to do is find or build a reliable transmitter/ receiver pair.· From there, you can cook up just about any data transmission
scheme you want.· There are several to choose from, or you can implement a derivative of your own.· One of my favorites is MFM (Modified
Frequency Modulation) which is a method used to store information on floppy drives for PC's.· Another is PSK (Phase Shift Keying) which usually
refers to Phase Shifting a sine wave.... when applied to a digital signal it looks more·like PWK (Pulse Width Keying).· In this case you modulate
both the top and bottom·portions of your wave to transmit data.· Another form of this would be Fractional Bit Period Serial Communication.
·
First things first though... find a reliable transmitter and receiver pair and·expand from there.
·
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
Any suggestions on transmitters and receivers to buy?
One more question guys (once again, thanks for all your help so far).
I have book with a bunch projects for RF transmitters that mainly talks about video transmitters,
can I use a transmitter from the book for data transmission? I am assuming it should work fine but I just wanted to make sure.
Thanks,
Joshua Terrasas
Essentially yes, the channels will need to be converted from analog to digital, and then sent by your method of choice. Any "mixing" between channels can be done within software.
Here is a link to some of our digital RF Transmitter/Receiver modules. These are essentially "raw" devices, meaning that you send a logic HIGH in the transmitter and you "see" a logic HIGH on the receiver. Likewise with a logic LOW. Any signal conditioning or error checking must be done by you. This leaves them open to numerous transmission techniques that you can apply.
www.parallax.com/detail.asp?product_id=27980 - Transmitter
www.parallax.com/detail.asp?product_id=27981 - Receiver
www.parallax.com/detail.asp?product_id=28180 - Transmitter/Receiver package
It probably would, but I can't answer that for sure without more information about the design. If the circuit is designed for video, then you would be wasting allot of bandwidth if you were just using it for RC communication.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
What I'll probably do is use the Parallax transmitters and receivers for now until I can design my own long range one.
Thanks for all the help,
Joshua Terrasas
I'm new to this, but am a long time Ham. I notice these things operate within the 70cm Ham Band. Is a license required to use them, or is there some exception that allows them to operate without a license. i.e., maybe the limited range?
Bob
KK6QQ
Page 8 of the Transmitter's pdf document....
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.