The plot
Try to use accelerometers and pressure sensors to altitude determination. A std shield based on an Uno. Data from experiment (LOG00082.TXT)The Arduino code src/sketchbook/mpu606xbmp285rob3no3/mpu606xbmp285rob3no3.ino A precollected data set is available
A plot of raw values - hmm bottom plot is altitude calculated from airpressure
view large plotall.png python plotting code: plotallraw.py.txt See more at https://jensd.dk/doc/sensors/gy80gy87gy88gy91/ AAUIMUSHIELD shield code i2scanner3, data, plots etc look for it belowcode, library files data from experiment images etc at … Src folder list: here The code for an experimentThe Arduino code does…
The code src/sketchbook/mpu606xbmp285rob3no3/mpu606xbmp285rob3no3.ino The has been tested and one sample takes less than 25 msec with a margin So … It has been choosen to go for 40 msec just 2Bsafe LibrariesYou need to have two libraries installed
See src/index.html the experiment eop Jens |