This is a smaller version of the TTGO altimeter using the LILYGO T-QT Pro board
The altimeter looks like this
You will need to download the Arduino ide from the Arduino web site. Make sure that you install ESP32 support The project depend on the following libraries
- TFT
- Adafruit ADXL345
- Adafruit unified
- Button2
- uiwidgets
Compile with the following options:
Prior to compiling go to the TFT_eSPI and open up the file User_Setup_Select.h
Comment out the following line
//#include <User_Setup.h>
and uncomment the following line
#include <User_Setups/Setup211_LilyGo_T_QT_Pro_S3.h>
You will need to have the ESP32 board support version 2.0.14, anything higher than that may not work !!!
If you want to contribute to the project just fork my project or send me some code.
Report any issue or bug that you have
Suggestions and enhancement are welcome
The code is free for you to download and you do not need to buy anything from me. However it cost money to try out new boards, you need to buy them and fly them so if you want to financially help me you can donate via paypal
Paypal |
---|
I am not responsible for any damage that could happen. The code is provided as it is