Search found 3 matches

by tbitson
Sat Jul 13, 2013 3:54 pm
Forum: General discussions
Topic: Arduino Controller
Replies: 9
Views: 9624

Re: Arduino Controller

humblehacker - for this first cut, a just used a Arduino Pro Mini 5V/16MHz. Once I get all the switches connected, I'll be out of pins so I will most likely move to a Mega, or possibly a DUE if I can get the RF24 library to work on the DUE. That would provide plenty of speed to and a color OLED disp...
by tbitson
Sat Jul 13, 2013 3:50 pm
Forum: General discussions
Topic: Arduino Controller
Replies: 9
Views: 9624

Re: Arduino Controller

tobias - The small thumb joysticks are OK for indoor use. I disassembled the throttle joystick and removed the spring to allow full range. I'm looking to find a better joystick for controller.

The CrazyFlie has to be one of the coolest projects yet!
by tbitson
Fri Jul 05, 2013 4:41 pm
Forum: General discussions
Topic: Arduino Controller
Replies: 9
Views: 9624

Arduino Controller

I'm not sure if anyone else is working on this. I wanted a simple handheld controller that I could modify to fit my needs. I developed some proof of concept code to verify that an Arduino connected to an nRF24L01+ could communicate and control a CrazyFlie. Here an link to my demo code if anyone is i...