3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Brain-Controlled RC Helicopter

Step 6Test Flying RC Heliocopter from Command Console

Test Flying RC Heliocopter from Command Console


In this example video the Radio Controlled Helicopter is first operated via the original remote control, then after switches on the prototype board are flipped, the command to "fly forward" is issued by the Puzzlebox Brainstorms software operating in console mode. Note there is a delay before the helicopter takes off during which time the sync between transmitter and helicopter is re-established.

Available console commands include the following:

Neutral: Use this command to establish initial sync with helicopter
python Helicopter_Control.py --command=neutral

Hover: Hover the helicopter in the air
python Helicopter_Control.py --command=hover

Fly Forward: Fly the helicopter forward, low to the ground so as to easily land
python Helicopter_Control.py --command=fly_forward

Read: Read data frames from the remote control and output them directly to the console
python Helicopter_Control.py --command=read
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
33
Followers
1
Author:puzzlebox(Puzzlebox Brainstorms)