An open API service indexing awesome lists of open source software.

https://github.com/claudemarais/findeachothercompass_esp32-c3

An Arduino project to create a compass that not only points North, but also points to another person. This is very useful for outdoor teams sports like Airsoft.
https://github.com/claudemarais/findeachothercompass_esp32-c3

accelerometer airsoft arduino bn-880 bn880 compass esp32-c3 esp32c3 gps hard-iron-calibration hmc5883 magnetometer magnetometer-calibration mpu6050 oled-display soft-iron-calibration ssd1306 tilt-corrected-compass wireless-communication xiao-esp32-c3

Last synced: 5 months ago
JSON representation

An Arduino project to create a compass that not only points North, but also points to another person. This is very useful for outdoor teams sports like Airsoft.

Awesome Lists containing this project

README

        

# Find Each Other Compass XIAO ESP32-C3
An Arduino project to create a compass that not only points North, but also points to another person. This is very useful for outdoor teams sports like Airsoft.

See detailed documentation in file Documentation.pdf

# Hardware
* XIAO ESP32-C3
* BN-880 GPS, which includes
* HMC5883 Magnetometer
* MPU6050 Accelerometer
* SSD1306 OLED Display
* External antenna
* Buzzer
* Battery
* Molle Tourniquet Pouch

![Image1](https://github.com/ClaudeMarais/FindEachOtherCompass_ESP32-C3/blob/main/Images/image1.jpg?raw=true)