Hi all.
This might be my first contributing post ever, but it is something which I want to share with you. I have decided to create a hexacopter. Yes there are many, you can even buy them pre-fabrished. I don't want that kind of things, so I decided to create my all own.
Today I've ordered the next sensors (and more to come),
Horizon sensor 3side gyro 3side accelerometer 4 IR rangefinders (reach 1.5m) 1 ultrasonic rangefinder (reach 6.5m) GPS module 1 barometer for hight determination.
And a new arduino Mega for this project.
The first thing which I want to do is to create the code to read all these sensors, in this time my dad (yeah I'm not so usefull with those things) will create the frame.
The most important thing is, that this one has to be UAV. I don't want to control it, and I don't want to be able to do so (except a failsafe power switch :P).
I have 2 goals to achieve, 1. Surveillance over a larger, predefined, area from higher in the air. 2. Make it waypoint following in a forest.
What can you guys expect of me next weekend? A small bootup sequence for the Hexacopter so that all the sensors are callibrated, there is a GPS connection. I also plan on creating a piece of code which will calculate how much force each motor has to provide to stear in a certain direction. (the frame dimensions are predetermined, so it will be a prototyped script :P)
The calibration of the sensors (actually sensor) is the current barometric pressure, compared over 6.5 meters (the ultrasonic rangefinder) so that the system can determine a (sort of) height when it goes higher than 6.5 meters.
When I've finished that, and my dad finished the frame (I hope), I will start with the connecting of the motors, putting the wires in the frame etc. Then it will have it's first "liftoff" test ;).
So, next week you will see the first tests of the sensors, including all the different animations, graphs etc. made with prototype ;)
Hope that you have some great suggestions, and ofcourse a name for this project.