TinyCircuits Forum

TinyCircuits Products => TinyDuino Processors & TinyShields => Topic started by: banffbears on July 09, 2015, 04:07:49 PM

Title: Any Code Around for a Quad Copter that I can use With the Motor Shield
Post by: banffbears on July 09, 2015, 04:07:49 PM
I am looking to create a simple quad copter using the motor shield and 4 motors.
Can anyone direct me to some open source code for quad copter control
Does not matter if it is more RC control related or simple automated flight.
I figure I would add BLE to act as the wireless connection but I can also do it via standard RC remote control modules.

I want to create a platform that hovers and allows for a small camera to take videos.
I do not plan on flying the quad copter like a regular copter. I am more interested in stable hovering at various heights to take videos with since I am a very short person. :-)

Bob
Title: Re: Any Code Around for a Quad Copter that I can use With the Motor Shield
Post by: Grimstone on July 16, 2015, 12:44:27 PM
Have you tried Codebender (codebender.cc)? They have sample code for quad copters. However, I have not seen any directly for Tinyduino. Thus, you will have to make some lib adjustments. I imagine you will also need the 9dof shield for stabilization.