Badgeware Tufty Weatherstation
Get weather data from the internet and/or from a multisensor stick with the Weatherstation app for the Badgeware Tufty!
Try it out in the demo on the right, or install it on real hardware!
Controls
Press the ↑ and ↓ buttons to switch screens, and press A on the badge to refetch weather. Alternatively, you can use keyboard shortcuts to interact with the badge:
- ←A
- SpaceB
- →C
- ↑ ↓Up / Down
How it works
It first reads options.json to find settings like what temperature unit to use, but also the coordinates of each location and an optional nickname for each. For all the coordinates without a nickname it fetches from OpenStreetMap Nominatim to get a location name, e.g. Merchant City, Glasgow. It then fetches for every location the weather from openmeteo, for things like weather code (which decides the icon), temperature, precipitation and wind direction.
Credit to pimoroni for the development of the badgeware web emulator which this website is powered by, check out the full version here!