Added note on device use

Added note on the voltage levels for the display.
This commit is contained in:
Jake Goodwin 2024-10-01 19:27:32 -07:00
parent 7386e12fb8
commit bf87fc9cb4
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,11 @@
- [BN-220 GPS ](https://www.amazon.com/Navigation-Raspberry-Betaflight-Geekstory-Shipping/dp/B07PRDY6DS?th=1)
- [LSM303AGR Accelerometer + Compass](https://learn.adafruit.com/lsm303-accelerometer-slash-compass-breakout/overview)
**NOTE:**
The logic level and voltage supply for the LCD display need to be the same.
It's listed as needing to be 3.3v in the documentation.
## Configuration
The project can be configured to use a variety of hardware or differnt
@ -91,6 +96,7 @@ tree -L 1
6 directories, 7 files
```
## Project Dependencies
- RadioHead RFM9x Library