CYD ISS Tracker

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.



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:
1.Arduino libraries.
        i. TFT_eSPI
        ii. NTPClient 
        iii. ArduinoJson
        iv. SGP4
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 

Comments