|
Since it is very expensive and difficult to buy a complete kit for GPS navigation, I will try to build my own.
It will be based on a BASIC STAMP2 singel chip micro-controller and a mini SSC servo drive board. This will be the first time a try a project like this
and my programming experience is just started.
The goal will be following:
1. Simpel GPS guiding. Fly to a waypoint and stay there (circle around). Propotional servo deflection, depending how far off the track
2. Altitude hold. Propotional servo deflection to hold altitude.
3. Turn it on from the transmitter on ground, and automatic if loosing signal (like failsafe).
4. All electronic, no relays.
5.Will need a sort of a wing leveler. (FMA Co-Pilot)
----------------------------------------------------------------------------------------------------------- Progress
Codes for GPS and servo movement, working ok, at least on the benk. Since all is software, it will be some adjustment to get correct deflections
on the servoes. When done it will work in that particular model without any problems, I hope
NEXT
Find a barometric pressure sensor for altiude hold, and the electronic for interfaceing to the microcontroller. Hope I can manage this with serial data.
Barometric data is working now.
A pair of IC's to make a electronic switch, trough micro controller or bypass for manuel control.
Working ok now.
Prototype build on a BS2 carrierboard,
|