WARNING!! This project is on hold! It's not being actively developped and is in a very incomplete stage. If you're interested, please contact me.
An ESP32 based variometer made for paragliding. (GPS, variometer, altimeter, compass)
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
I'm starting paragliding and at some point I'll want a variometer to help me with soaring. The thing is, a commercial variometer can be very costly, and most of all, I love to make things. With this project, I want to see where I can push my embedded skills to make a full variometer with multiple modes.
- Generic ESP8266 dev board
- GY-68 BMP-180 pressure/temperature sensor
- GY-9250 9DOF accelerometer/gyroscope/magnetometer
- 2.0" TFT LCD screen
- BEITIAN BN-280 GPS
- 5 way joystick
TODO
TODO
TODO
TODO
See the project page.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU Affero General Public License v3.0. See LICENCE for more information.
Victor MEUNIER - @VicMeunier - [email protected]