Arducopter: Arduino helicopter control
A recent Arduino -vs- Basic Stamp discussion over on the DIY Drones site really caught my eye. Jordi makes a nice argument for the Arduino, showing off the current state of his Arducopter, which you can see in the video above. Built using a low cost electric heli, an Arduino board, and the guts from a Wii Nunchuck, his system can currently auto stabilize roll and pitch. More detail and source code are posted at the link below. It's a really great start.
I've also been working on an autonomous helicopter project. While I've been able to build a general game-plan and test a few things with my BS2 controller, I know it's going to be insufficient for the device's needs.
I can say this with a bit of certainty, because I've built a GPS-guided RC car in the past using the BS2. Even with heavy optimization, I used just about all the available memory on the Basic Stamp. There's not much room to read additional accelerometer data and manage the control outputs of even a little 4 channel heli. Long story short, I've got a Boarduino in the mail.
Can a Basic Stamp manage reading and processing accelerometer, compass, and GPS data at the same time? If so, I'd love to hear it, but I'm thinking it'd be difficult to impossible. Don't get me wrong—I love my BS2. It's great for prototyping and quickly building smaller projects. Objectively, though, the Arduino is a little faster, has more ram, and costs much less.
Arducopter - Link
DIY Drones discussion on Arduino versus Basic Stamp for UAVs - Link
Posted by Jason Striegel |
Jan 13, 2008 01:52 PM
Electronics, Flying Things |
Permalink
| Comments (5)
| Digg It
| Tag w/del.icio.us
Recent Entries
- Excel Hacks: Highlight alternating rows and columns
- Botanicalls Twitter: flora tweets
- Make a remote connections to Windows Home Server
- Excel Hacks: Reduce workbook bloat
- LED security camera disruptor
- Remote file access through email
- Extracting encryption keys after a cold boot
- Knoppix Hacks: Install Windows patches securely
- SIXAXIS hacks
- Knoppix Hacks: Wipe a hard drive
Comments
Newest comments listed first.
that's roll & pitch.
roll is the paper air plane does when you fold the wingtips in different directions.
pitch is what the paper air plane does when you fold both wingtips in the same direction.
yaw is what the paper air plane does when you put a rudder on it and fold it in one direction.
This helicopter would need a gyro of some kind and a compass to autopilot on yaw.
Yes it is possible to load compass, gps & triaxis into a bs2, but it is slow as he**. im working on a propeller autopilot for my heli and had allready made this code: http://www.humyo.com/F/70064219 for the bs2.
the propstick is defiinately much better =).
Bloggers
Welcome to the Hacks Blog!
Categories
- Ajax
- Amazon
- AppleTV
- Astronomy
- BlackBerry
- Blogging
- Body
- Cars
- Cryptography
- Data
- Education
- Electronics
- Energy
- Events
- Excel
- Excerpts
- Firefox
- Flash
- Flickr
- Flying Things
- Food
- Gaming
- Gmail
- Google Earth
- Google Maps
- Government
- Greasemonkey
- Hacks Series
- Hackszine Podcast
- Halo
- Hardware
- Home
- Home Theater
- iPhone
- iPod
- IRC
- iTunes
- Java
- Kindle
- Knoppix
- Language
- LEGO
- Life
- Lifehacker
- Linux
- Linux Desktop
- Linux Multimedia
- Linux Server
- Mac
- Mapping
- Math
- Microsoft Office
- Mind
- Mind Performance
- Mobile Phones
- Music
- MySpace
- MySQL
- NetFlix
- Network Security
- olpc
- OpenOffice
- Outdoor
- Parenting
- PDAs
- Perl
- Philosophy
- Photography
- PHP
- Pleo
- Podcast
- Podcasting
- Productivity
- PSP
- Retro Computing
- Retro Gaming
- Science
- Screencasts
- Shopping
- Skype
- Smart Home
- Software Engineering
- Sports
- Statistics
- Survival
- TiVo
- Transportation
- Travel
- Ubuntu
- Video
- Virtualization
- Visual Studio
- VoIP
- Web
- Web Site Measurement
- Windows
- Windows Server
- Wireless
- Word
- World
- Xbox
- Yahoo!
- YouTube
Archives
Recent Posts
- Excel Hacks: Highlight alternating rows and columns
- Botanicalls Twitter: flora tweets
- Make a remote connections to Windows Home Server
- Excel Hacks: Reduce workbook bloat
- LED security camera disruptor
- Remote file access through email
- Extracting encryption keys after a cold boot
- Knoppix Hacks: Install Windows patches securely
- SIXAXIS hacks
- Knoppix Hacks: Wipe a hard drive
www.flickr.com
|




