Skip to content

matteo-campanella/esp32-ble-ota-motion-mpu9250

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32-gps-ble

using the template developed for gps alt and speed monitor to build a LOW ENERGY sensor to use in conjunction with sim equipped GPS (on bike)

the idea is to have this circuit to act as a switch which will stay dormient until an interrupt is generated from MPU9250 because of motion; at this point the switch will turn the GPS transmitter on and the position will be monitored on Ruhaivik.

after the motion ends (after a guardtime / ble interaction) the switch will go off again and the circuit back to dormient status again

low consumption is of the utter importance

pin connections

MPU9250 ESP32
INT G34
SDA G21
SCL G22
GND GND
VCC VCC

About

esp32-ble-ota-motion-mpu9250

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published