As i wrote in other threads, i power my em-406 gps module from a arduino data-pin.
The gps module runns well, most of my code is written.
I just started installing all of my hardware into my UAV_Eins airplane/drone.

Shortly after "power-on" i found that i get horrible glitches on all receiver channels i read.
I saw that these glitches (about 20% drop of the signal) occour relatively periodic.....
I recorded the signal an the millis(), and got this "wonderfull" graph:

Disconnecting the gps module resolved the issue for the moment. The code works well, without the gps module.
It seems that the gps module draws to much power while sending data. The glitches are veryvery periodic by 1second. (1024,7ms in average)
I think there are some options i have now:
1. Power the GPS module from seperate battery (with gnd connected of course...)
2. add voltage regulator to my doughter-board, to power the gps directly from the lipo battery
3. use the 5V pin of the arduino10000 board
4. add a capacitor to the data-pin i power the gps now
Solution 1., 2. and 3. would result in the fact that i would have to disconnect the GPS everytime want to upload new. code. currently i only have to reset the board, and start the upload within of 2seconds.
The result for me: i have to give the capacitor a try!! I have to search my electronic stuff boxes, to find some capacitors i can use, hopefully it will work.
Does anybody now how to dimension the capacitor???
You need to be a member of DIY Drones to add comments!
Join DIY Drones