I use an Adafruit PyPortal to check on when buses I regularly take near my house are arriving. Written in CircuitPython, it polls NextBus once per minute and shows upcoming arrival times. It connects to the local WiFi network and uses the built in ambient light sensor to adjust the screen brightness. The code is up on GitLab here: https://gitlab.com/daveparker/muniportal