Frank Dulko
Bus Monitor
Fabricated and developed a bus monitor for my local stop using the MTA API.
I developed a bus monitoring system for my local stop by harnessing the MTA's public API. Leveraging Node.js, I established a server hosted on Glitch to efficiently retrieve and parse real-time bus arrival information specific to my stop. Subsequently, I employed Arduino to connect to the network, make API calls to the server, and illuminate an LED based on the proximity of incoming buses to my stop. This project not only showcased my proficiency in integrating disparate technologies but also demonstrated my ability to create practical solutions that enhance everyday experiences.