-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
88abcf9
commit 4953961
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# esp32_compass | ||
ESP32_Compass - A Programme to demonstrate functionality of HMC5883 triple | ||
axis magnetic sensor in conjunction with an LCD display. Graphical code | ||
adaptation from Volos Projects https://www.youtube.com/@VolosProjects | ||
for rotating display. Great work with TFT-ESPI. | ||
|
||
This project can be found at [channel here]. | ||
|
||
Im using my 240x240 display though a TTgo t-display would also work well. Its | ||
import and to set the alignment to the display such that it is in phase to be flipped | ||
by the tft_espi library. | ||
|
||
This project has been built on the ESP32 Development board https://www.youtube.com/watch?v=LdsyLkxvaPY | ||
|
||
|
||
|