Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancrubin authored Jul 25, 2023
1 parent 88abcf9 commit 4953961
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
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



0 comments on commit 4953961

Please sign in to comment.