Added a preview picture of my T-deck

This commit is contained in:
Dionysus 2024-04-29 20:07:44 -04:00
parent d9ec08e912
commit ddb5a4b323
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
2 changed files with 2 additions and 1 deletions

BIN
.screens/htpdeck.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 KiB

View File

@ -6,11 +6,12 @@ The goal here is to create simple & clean modules to interface with the hardware
The hardware I am experimenting with: [Lilygo T-Deck](https://www.lilygo.cc/products/t-deck), [Lilygo T-Beam](https://www.lilygo.cc/products/t-beam-v1-1-esp32-lora-module), [Heltec Lora 32 v3](https://heltec.org/project/wifi-lora-32-v3/), and [RAK Wireless 4631](https://store.rakwireless.com/products/wisblock-core-modules?variant=42440631419078)
![](.screens/htpdeck.png)
## Documentation
- [Firmware Hacks & Customization](./FIRMWARE.md)
- [Setup Hardware](./SETUP.md)
## Bugs & Issues
- T-Deck must have Wifi turned off when going mobile. Upon leaving my house with WiFi still enabled, the UI & connection was EXTREMELY laggy & poor. Couldn't even type well...
- T-Deck using a custom MQTT with TLS & auth will cause a reboot loop *(Need to fix this ASAP)*