-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hardware interface(s) Examples & Pin config Missing #30
Comments
ArduinoGFX / LovyanGFX need write (RS) and read pins (RD ) , reset pin using below Liligo_T_HMI schematic show |
would you at least recommend IR receiver compatible library to T HMI so I can omit touch functionality . AS all available IR receiver library are not compatible with ESP32 S3 or not of universal remote. |
This is the IRRemote library compatible with esp32s3 |
No my dear IRremoteEsp8266 is not compatible S3. Nor Ir not your touch
library working
With lot of hope I started my this good display but it is not good. Only
usable with good display
…On Wed, 13 Nov, 2024, 11:26 am Lewis He, ***@***.***> wrote:
This is the IRRemote library compatible with esp32s3
https://github.com/tonhuisman/IRremoteESP8266/archive/refs/heads/feature/C++20-compatibility.zip
—
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCHAUZPDSOEYKR3EPR2JQ5T2ALSZ3AVCNFSM6AAAAABRDR55KOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZSGQ3DIMBQHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
If the touch screen does not work properly, it is very likely that there is something wrong with the screen. The IRRemote library I sent is compatible with esp32s3 because I am also using this library |
Thanks for your reply, I found following IR working with simple library by
schreibfaul1/Esp32-IR-Remote-Control
Also I had again burn firmware in your library folder. Intial screen appear
for touched had Suessfull to get touch and calbration at firmware flashing
stage complete. But when I run upload code your code after seting
brightness function. Calibration and touch code gives continuous raw, x, y
reading ;not getting stopped like ghost touch, would you please give code
to filter those ghost touches. This will simplify my learning.
Thank you,
…On Thu, 14 Nov, 2024, 6:37 am Lewis He, ***@***.***> wrote:
If the touch screen does not work properly, it is very likely that there
is something wrong with the screen. The IRRemote library I sent is
compatible with esp32s3 because I am also using this library
—
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCHAUZKMK62276ZFO4QERMT2APZWXAVCNFSM6AAAAABRDR55KOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZVGE2DANZRHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hardware interface(s) Examples Missing hence for New starter it is difficult
I2C
I2S
SPI
Native USB
UART
PWM
ADC
GPIO
USB CDC
Also LovyanGFX versatile for MJPG/ JPG codac interfacing pins can not identifying
Also Audio A2DP examples Missing
The text was updated successfully, but these errors were encountered: