best wireless solution for long range(1-3 miles) able to stream video from 420
I’m trying to make a long range remote control that outperforms what can be gotten by using a standard radio control. It needs to be able to do the following
Long range communication 1-3 miles
High data transfer rate (able to transfer 420 lines of video as well as a steady stream of commands
Reliable connection with obstructions such as trees
Relatively inexpensive <$300
Able to interface with some common microcontroller without a huge headache in programming
Long range communication 1-3 miles
High data transfer rate (able to transfer 420 lines of video as well as a steady stream of commands
Reliable connection with obstructions such as trees
Relatively inexpensive <$300
Able to interface with some common microcontroller without a huge headache in programming
Comments
Dream on.
Rob, one thing you need to be aware of is that there are laws regulating output power of transmitters.· I think anything capable of transmitting that distance will require a permit.· But, check out the following links:
Video transmitter (2 miles):
http://www.aeropix.ch/store/index.php?main_page=index&cPath=1&zenid=cb84671140068c345440041d2fabf89d
Serial Data Transfer (1.5 miles):
http://www.sparkfun.com/commerce/product_info.php?products_id=559
And, it's right around $300 too.
If you're using a basic stamp (or pretty much any other microcontroller), interfacing the serial modem is incredibly easy.· You will need to buy two of them, and antennas.· As far as the video, I'm guessing you don't need that to interface to the microcontroller.
Hope this helps,
Jared
It's OK to dream; just don't drool on the pillow, that's all.
Maybe try a cellphone.
Post Edited (PJ Allen) : 10/7/2006 3:07:20 AM GMT
I'm working on a similar project, except I need to transmit High-Definition megapixel real time video
I've been playing around a lot with controlling my BS2 projects across my wireless network using remote desktop. I just connect my BS2 to my laptop, open a remote desktop session on my desktop and view/control my cameras and motors from wherever I want.
Oh yea, the computer that is sending the video and receiving the commands must have the XP-pro OS, XP-home wont work, the computer you're sitting in front of can use XP-home edition though.
Post Edited (terahertz) : 10/7/2006 4:41:13 PM GMT
I’m trying to make a replication of kit in this link
http://www.rc-tech.ch/web/index.php?page=shop.product_details&flypage=shop.flypage&product_id=68&category_id=18&manufacturer_id=0&option=com_virtuemart&Itemid=26&lang=en
with the following modifications
on transceiver
-better gyro 5 degree drift per sec
-longer range 1-3 miles(if i can figure out how to use a cell phone in the years to come I will)
-integration to a custom made transceiver instead of an airplane transmitter
On plane
-better camera 420-480 lines
camera tilt+pan servo assembly
GPS recording of route (altimeter/coordinates) to memory accessible by onboard microcontroller with auto return if there is a break in communications (I’ve already coded this in java to test the concept) microcontroller then reads the data and outputs of GPS to determine its flight path.
-sensors for fuel level and signal strength will be fed into microcontroller as well as displayed on a small LCD within the sight of on board camera
Budget=$3000
max plane load =6 lbs
and i await a P J Allen remark
Post Edited (rob4709) : 10/7/2006 5:47:36 PM GMT
I think PJ Allen's comment was probably based on your initial post's budget of <$300, not $3000.
You should still look into amateur radio for something like this. As long as you stay within FCC regs, you can do a lot more than you realize.
Not only is it better to comply and learn to do things right, other HAMs often have equipment or resources for equipment that are quite reasonable.· Many work in electronics and get surplus or discounts from work.· Others just scrounge and share the wealth.· HAM swap meets can provide a lot more than what you can find on EBay.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"If you want more fiber, eat the package.· Not enough?· Eat the manual."········
my project here:
http://forums.parallax.com/showthread.php?p=608765
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
ALIBE - Artificial LIfe BEing. In search of building autonoumous land robot
http://fstop.crosscity.com/
http://icar.crosscity.com/
·
That looks great, good design, nice and clean execution, gj on your solder work too. We'll have to talk. I'm trying to do something a little more complicated than "normal" too.