{"id":41669422,"url":"https://github.com/oniongarlic/wifi-stop-display","last_synced_at":"2026-01-24T17:36:31.158Z","repository":{"id":67211688,"uuid":"45851652","full_name":"oniongarlic/wifi-stop-display","owner":"oniongarlic","description":"Wireless Buss Stop display, for home or office use based on ESP8266","archived":false,"fork":false,"pushed_at":"2015-11-18T20:55:10.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-27T11:07:07.570Z","etag":null,"topics":["esp8266","mobility","mobility-as-a-service","mqtt"],"latest_commit_sha":null,"homepage":"http://www.tal.org/projects/wireless-bus-stop-display","language":"Arduino","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oniongarlic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-09T16:40:30.000Z","updated_at":"2018-02-05T13:19:26.000Z","dependencies_parsed_at":"2023-02-21T11:15:21.359Z","dependency_job_id":null,"html_url":"https://github.com/oniongarlic/wifi-stop-display","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oniongarlic/wifi-stop-display","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniongarlic%2Fwifi-stop-display","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniongarlic%2Fwifi-stop-display/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniongarlic%2Fwifi-stop-display/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniongarlic%2Fwifi-stop-display/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oniongarlic","download_url":"https://codeload.github.com/oniongarlic/wifi-stop-display/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniongarlic%2Fwifi-stop-display/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28732756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp8266","mobility","mobility-as-a-service","mqtt"],"created_at":"2026-01-24T17:36:30.370Z","updated_at":"2026-01-24T17:36:31.130Z","avatar_url":"https://github.com/oniongarlic.png","language":"Arduino","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wireless Buss Stop Display\n\nESP8266 based wireless buss stop display\n\nComponents needed:\n* ESP8266 module with available i2c IO\n* i2c connected 20x4 character LCD display\n* DS1307 i2c RTC \n\nThe system connects to a MQTT broker and listens to a stop specific topic. The displayed \nstop can be set using any browser by browsing to kotibussi.local if mDNS is used, or directly to \nthe device IP address (displayed when connected).\n\nWiFi setup is currently hard coded, see wifisetup.h to setup your WiFi connection settings.\n\n## Backend \nThe display itself does not poll the SIRI service, instead a MQTT broker is used to get updates\npushed to the display. Currently the data is JSON, but might be more size optimized in the future.\n\nThe needed backend is available at https://github.com/oniongarlic/php-siri\n\n## PubSubClient patch\n\nThe max MQTT data size is hard coded to 512 bytes in PubSubClient. This needs to be manually fixed to a\nmuch larger size as the JSON data is pretty verbose and does not fit in 512 bytes. 2048 works.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foniongarlic%2Fwifi-stop-display","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foniongarlic%2Fwifi-stop-display","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foniongarlic%2Fwifi-stop-display/lists"}