Variometer
An ESP32 based variometer made for paragliding. (GPS, variometer, altimeter, compass)
Install / Use
/learn @MrEliptik/VariometerREADME
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.
<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/MrEliptik/variometer"> <img src="MEDIAS/vario_banner.png" alt="Logo" width="800"> </a> <h3 align="center"Variometer</h3> <p align="center"> An ESP32 based variometer made for paragliding. (GPS, variometer, altimeter, compass) <br /> <a href="https://github.com/MrEliptik/variometer/wiki"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="">View Demo</a> · <a href="https://github.com/MrEliptik/variometer/issues">Report Bug</a> · <a href="https://github.com/MrEliptik/variometer/issues">Request Feature</a> </p> </p> <!-- TABLE OF CONTENTS -->Table of Contents
<!-- ABOUT THE PROJECT -->About The Project
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.
Built With
- 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
Getting Started
TODO
Prerequisites
TODO
Installation
TODO
<!-- USAGE EXAMPLES -->Usage
TODO
<!-- ROADMAP -->Roadmap
See the project page.
<!-- CONTRIBUTING -->Contributing
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
License
Distributed under the GNU Affero General Public License v3.0. See LICENCE for more information.
<!-- CONTACT -->Contact
Victor MEUNIER - @VicMeunier - victormeunier.dev@gmail.com
You like my work and want to support me? <a href="https://www.buymeacoffee.com/mreliptik" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>
<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->