This week I've built this real-time International Space Station (ISS) tracker with this Cheap Yellow Display (CYD) which is the integration of ESP32 Wroom and 2.8" TFT display with resistive touch function.
This project requires no soldering. Just upload the code with the credentials, and you're done.
Buying link AliExpress link 1 AliExpress link 2
Note: There are many clones of this board, you may buy the same model(ESP32-2432S028R) as I've used here to avoid setup error.
Download Project Codes:
Source code in my github repository https://github.com/LazydaysCr/CYD-ISS-Tracker
Guideline pdf:
Follow this step by step guideline for the setup
Resources:
2. API Key from N2YO
If you face any problems or compiling error please feel free to email me
with relevant subject to abid.business01@gmail.com
with relevant subject to abid.business01@gmail.com


Awesome job, thank you.
ReplyDeleteIn User_Setup.h, I had to use this
#define ST7789_2_DRIVER // Minimal configuration option, define additional parameters below for this display
and
#define TFT_INVERSION_OFF
Good job.Some CYD uses ST7789 instead of ILI9341.
Deleteciao ai dovuto modificare anche il file setup user nella cartella tft espi? io provato a nettere il solo define (entrambi) ma di dà schermo bianco se modifico user setup lo schermo rimane nero, uso il cyd con sdmicro e segna esp32 E, confronto ai vecchi modelli con sd normale questi pare utilizzino drive differenti, premetto e un cyd della freenovo
Deletegardac32 that's most likely using a different driver
Deleteutlizzati quelli consigliati da te ili19341, sul seriale di ide vedo scorrwere distanze e tempi ma il monitor rimane bianco
DeleteThis comment has been removed by the author.
Deleterisolto con piccole modifiche al file user, anche messo #define TFT_INVERSION_OFF se no aveva colori patetici mare giallo terra azzurra e iss celestina adesso e come sulle tue foto
Delete