09 Sep 2010
Support Center
»
Knowledgebase
»
Using RC Receiver
Using RC Receiver
Solution
Please use at least 4Ch RX.
Connect that on AD ports(detail on : Robobasic manual RCIN() command)
Once it is connected, you can get the signal by RCIN command and use it for further purpose.
Here a simple example :
If you use 4ch RX, then with this command
RC1 = RCIN(0)
RC2 = RCIN(1)
RC3 = RCIN(2)
RC4 = RCIN(3)
Catch the signal for each channel.
And this value can be used like this.
IF RC2 < 160 AND RC2 > 30 THEN gosub move_forward
Move_forward:
……
Return
Article Details
Article ID:
3
Created On:
24 Mar 2006 06:12 PM
This answer was helpful
This answer was not helpful
User Comments
Add a Comment
Sharing is good. So if you have a comment about this entry please feel free to share. The Comments might be reviewed by our Staff and might require approval before being posted. Questions posted will not be answered, please submit a ticket for support requests.
Fullname:
Email: (Optional)
Comments:
Login
[Lost Password]
Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Downloads
Troubleshooter
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Register
|
Submit a Ticket
|
Knowledgebase
|
Troubleshooter
|
News
|
Downloads
Language:
English (U.S.)