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

Random Song skipping #25

Open
NiNeu01 opened this issue Dec 7, 2024 · 1 comment
Open

Random Song skipping #25

NiNeu01 opened this issue Dec 7, 2024 · 1 comment

Comments

@NiNeu01
Copy link

NiNeu01 commented Dec 7, 2024

Hello,
I implemented this Project with an esp32 dev board and an ILI9341 screen. I've set up the TFT_eSPI according to my screen. I took my wirering from this Project which woulnd't work on my ESP https://github.com/JESS2005/ESPotify-Car-Thing .
On my screen it shows the cover, The Artist, the Cover art and the skip and replay buttons. but These two buttons randomly flash green and in spotify it skips / replays the song.

IMG_0306.mp4
signal-2024-12-07-130703_002.mp4

My Pin connection from the display to the ESP:
TFT_MISO 19
TFT_MOSI 23
TFT_SCLK 18
TFT_CS 15
TFT_DC 2
TFT_RST 4
TOUCH_CS 21
TOUCH_CLK 18
TOUCH_DIN 23
TOUCH_DO 19

Thank you for your help

@witnessmenow
Copy link
Owner

This project might require a different implementation for this type of screen for the touch part, as it's currently written for the CYD that doesn't use touch controls from tft-espi (because it can't)

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