THis is CTA train arrival time tracker for the Ashland (Pink/Green) stop towards the Loop. I used an ESP32 and a 16x2 LCD screen.
Train data is collected from the CTA API. the ESP32 parses the JSON data that is returned and displays the next two trains arriving at the Ashland stop
I wrote this was the Arduino IDE

