A selection of Python programs which will retrieve live bus and rail UK open data and output it to a ER-OLEDM032 (256X64) display screen.
-
Updated
Jul 16, 2024 - Python
A selection of Python programs which will retrieve live bus and rail UK open data and output it to a ER-OLEDM032 (256X64) display screen.
Three example programs, one using the Reading Open data API, one using the new Reading Buses Open Data API and one using my Reading Buses API Library. All find a list of bus services operating in Reading and then allow you to monitor the live arrivals at a stop.
My third year dissertation at the University of Nottingham, focusing upon optimising bus timetables using a data-driven approach of historical bus timetable open data. The search optimisation algorithm was implemented using Tabu-Search coupled with Squeaky Wheel Optimisation for a more targeted approach to the search space. Please see my website…
A C# .net Standard Library for the Reading Buses Open Data API
Add a description, image, and links to the reading-buses topic page so that developers can more easily learn about it.
To associate your repository with the reading-buses topic, visit your repo's landing page and select "manage topics."