▲ | skypanther 2 days ago | |
I used an Inky wHAT display with an old Raspberry Pi B+ to build a weather display that shows live weather pulled from my Ambient Weather station. My project uses Inky's python library. Since the Ambient API doesn't provide forecasts, I pull a daily forecast from the US Weather Service. And I grab the moon phase from Visual Crossing. https://github.com/skypanther/inkywhat |