Updated LilyGo T‐Panel AP (markdown)

Skip Hansen
2025-01-20 12:17:33 -08:00
parent a9ab4ba127
commit 45f2ebefb2

@@ -4,7 +4,7 @@ Lilygo which can be used as an OEPL AP without modifications with 802.15.4 and B
>[!IMPORTANT]
> The "Lite" version of the T-Panel can not be used as an OEPL AP since it lacks a ESP32-H2 processor.
## Installing OpenEPaperLink AP firmware on the T-Panel
## Installing OpenEPaperLink AP firmware on the LilyGo T-Panel
Step 1: Connect the T-Panel's S3 USB port to PC.
@@ -59,43 +59,5 @@ much quicker.
## SubGhz support
**NB: SubGhz support is NOT functional in the current release, but Beta binaries are available [here](https://github.com/skiphansen/OpenEPaperLink/releases).**
If you are interested in supporting SubGhz Tags with your new AP see [SubGhz-support-for-the-LilyGo-T-Panel](https://github.com/OpenEPaperLink/OpenEPaperLink/wiki/SubGhz-support-for-the-LilyGo-T%E2%80%90Panel).
Support for SubGhz tags can be added by connecting an CC1101 module to
the T-Panel via the H2 expansion port accessible externally.
![T-panel_subghz](https://github.com/user-attachments/assets/c0ce7d0d-70e8-4aac-958c-d57753e8509b)
<a href="https://github.com/user-attachments/assets/50d0effd-9505-4113-999b-fd9d69b5d015"><img src="https://github.com/user-attachments/assets/50d0effd-9505-4113-999b-fd9d69b5d015" width=50%></a>
## SubGhz Connections for LilyGo T-Panel S3
An CC1101 module can be connected to the H2 expansion port using a 16 pin
ribbon cable with a 1.27mm / 0.05" pin spacing.
|T-PANEL Pin | Signal | Usage | Ebyte<br>E07-900M10S<br>Pin |
| :-: | :-: | - | :-: |
| 1 | 5v | - | | |
| 2 | 3.3v | Power | 9 |
| 3 | GND | GND | 12 |
| 4 | GND | GND | 11 |
| 5 | GND | GND | 4 |
| 6 | IO25 | MISO | 16 |
| 7 | IO22 | GDO2 | 14 |
| 8 | IO02 | GDO0 | 15 |
| 9 | IO08 | CSn | 19 |
| 10 | IO03 | SCLK | 18 |
| 11 | IO11 | MOSI | 17|
| 12 | IO00 | | |
| 13 | IO10 | | |
| 14 | IO01 | | |
| 15 | IO14 | | |
| 16 | IO13 | | |
An PCB is planned to replace the need for spaghetti wiring.
NOTE: Pin 1 is the lower right hand pin looking at the back of the T-Panel
with the USB connectors at bottom.
![T-panel_subghz_back](https://github.com/user-attachments/assets/c40cc977-f5ce-417f-8b61-00711d096f4b)