Home › Forums › Forums › Technical Support for BerryGPS and BerryGPS-IMU › How to connect GPS and and accelerometer and the same time? › Reply To: How to connect GPS and and accelerometer and the same time?
February 9, 2022 at 12:51 pm #17168
Mark Williams
Keymaster
this is possible.
You would use GPSMON to read the GPS data;
https://ozzmaker.com/berrygps-setup-guide-raspberry-pi/
And then you would use Python to read the accelerometer using the I2C interface;
https://ozzmaker.com/berryimu/
Mark --OzzMaker.com --
