Community
Search
Notices
RC Radios, Transmitters, Receivers, Servos, gyros Discussion all about rc radios, transmitters, receivers, servos, etc.

Parallax Basic Stamp inputs from RX

Thread Tools
 
Search this Thread
 
Old 12-20-2002, 02:19 PM
  #1  
Carolina Raptor
Senior Member
Thread Starter
My Feedback: (1)
 
Carolina Raptor's Avatar
 
Join Date: Aug 2002
Location: Charlotte, NC
Posts: 153
Likes: 0
Received 0 Likes on 0 Posts
Default Parallax Basic Stamp inputs from RX

Has anyone done any Basic Stamp programming to read inputs from a RX. I'm currently doing a google search but thought I would throw out this comment and see if anyone had been down this path before I dig into it.

Parallax Basic Stamp microcontroller
Old 12-20-2002, 04:10 PM
  #2  
Carolina Raptor
Senior Member
Thread Starter
My Feedback: (1)
 
Carolina Raptor's Avatar
 
Join Date: Aug 2002
Location: Charlotte, NC
Posts: 153
Likes: 0
Received 0 Likes on 0 Posts
Default Parallax Basic Stamp inputs from RX

Some basic stamp programming to read channels from RX.. Lots of interesting reading about alot of robotics...

Anyone else??

Basic Stamp programming for RX inputs
Old 12-21-2002, 08:56 AM
  #3  
LoboFlyer
Senior Member
 
Join Date: Nov 2002
Location: Albuquerque, NM
Posts: 131
Likes: 0
Received 0 Likes on 0 Posts
Default Parallax Basic Stamp inputs from RX

I didn't check the links you posted, but the concept for any microcontroller is the same.

You need to figure out the pulse width of the incoming signal and convert it into the information you are looking for. Not sure if the Basic stamp will do it (most likely it will).

I got turned off on basic stamps when I spent some time with a couple of robotics guys here and decided they were idiots, then just simply extended their favorite choice of controller to the same opinion without even trying it.
Old 12-21-2002, 12:28 PM
  #4  
Carolina Raptor
Senior Member
Thread Starter
My Feedback: (1)
 
Carolina Raptor's Avatar
 
Join Date: Aug 2002
Location: Charlotte, NC
Posts: 153
Likes: 0
Received 0 Likes on 0 Posts
Default Parallax Basic Stamp inputs from RX

I had the controller for another project that I never did finish. So I was wanting it to read the what the RX was sending out and turn on or off outputs based on the pulsewidth. After looking at the above code and getting out the 1 1/2 inch manual that came with it, I found it has a command that turns an i/o pin on for reading pulse timing.. COOL... So maybe it will not be as hard as I thought at first.
Old 12-21-2002, 05:52 PM
  #5  
mr_matt
My Feedback: (10)
 
mr_matt's Avatar
 
Join Date: Dec 2001
Location: Oak Park, CA,
Posts: 10,446
Likes: 0
Received 12 Likes on 10 Posts
Default Stamp

It is very easy to program, I think the command in PULSEIN or something like that.

These things are perfect for reading in RX commands and outputting to servos.

I used one several years ago to read in the airspeed and control a movable nozzle on a ducted fan, worked great.

Make sure and do a range check, sometimes different types of code will cause different emissions, be careful

Matt
Old 12-22-2002, 02:52 AM
  #6  
Carolina Raptor
Senior Member
Thread Starter
My Feedback: (1)
 
Carolina Raptor's Avatar
 
Join Date: Aug 2002
Location: Charlotte, NC
Posts: 153
Likes: 0
Received 0 Likes on 0 Posts
Default Parallax Basic Stamp inputs from RX

Do I read between lines here as interference?
Old 12-22-2002, 07:45 PM
  #7  
mr_matt
My Feedback: (10)
 
mr_matt's Avatar
 
Join Date: Dec 2001
Location: Oak Park, CA,
Posts: 10,446
Likes: 0
Received 12 Likes on 10 Posts
Default yes

You need to make sure that the Stamp does not affect your range. My checks were fine.

But sometimes the type of code you write can effect the potential for interference, more so on the more complex hardware architectures than the Stamp.

They are awesome but it never hurts to be careful.

I am thinking of using one to control the hydraulic pump powering the landing gear and landing gear door system on a twin turbine MIG 29.
Old 12-23-2002, 09:38 PM
  #8  
Forgues Research
Senior Member
My Feedback: (7)
 
Forgues Research's Avatar
 
Join Date: Dec 2001
Location: Glen Robertson, ON, CANADA
Posts: 3,453
Likes: 0
Received 0 Likes on 0 Posts
Default ??????

You guys are talking about something that would seem quite interesting, but I don't really know what you are all talking about.
I would love to know more from you guys and not from the web site at this time.
Sorry for my ignorance.
Old 12-25-2002, 12:01 AM
  #9  
RCSoar
Junior Member
 
Join Date: Dec 2002
Location: London, UNITED KINGDOM
Posts: 8
Likes: 0
Received 0 Likes on 0 Posts
Default Parallax Basic Stamp inputs from RX

Have a look at the code for my Stamp-based R/C Digicam camera interface, which reads pulses from an Rx and does serial output.

http://www.rc-soar.com/tech/dwaerialphoto.htm

Seasons greetings all,
- Mike

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.