Skip to content
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

Open
vednildip opened this issue Nov 4, 2024 · 7 comments
Open

Hardware interface(s) Examples & Pin config Missing #30

vednildip opened this issue Nov 4, 2024 · 7 comments

Comments

@vednildip
Copy link

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

@vednildip
Copy link
Author

ArduinoGFX / LovyanGFX need write (RS) and read pins (RD ) , reset pin using below Liligo_T_HMI schematic show
CS 6
RS 7
WR 8
IRQ 9
RESET -1 ( Not Defined )
But display does yield result , is some thing wrong in my understanding while using ArduinoGFX / LovyanGFX

@lewisxhe
Copy link
Contributor

lewisxhe commented Nov 7, 2024

These examples are basically provided by the official website, but this board has few available GPIOs
image

@vednildip
Copy link
Author

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.

@lewisxhe
Copy link
Contributor

This is the IRRemote library compatible with esp32s3
https://github.com/tonhuisman/IRremoteESP8266/archive/refs/heads/feature/C++20-compatibility.zip

@vednildip
Copy link
Author

vednildip commented Nov 13, 2024 via email

@lewisxhe
Copy link
Contributor

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

@vednildip
Copy link
Author

vednildip commented Nov 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants