Many little projets to discover Raspberry capabilities
Barometer:
- logs pressure data from a SenseHat in a SQlite database
- webgui.py is a cgi-bin script which displays barometer data in a web page
SenseInternetRadio:
- uses mpd/mpc media player to play internet radio streams (install mpd/mpc and create a default playlist with your favorite streams)
- allows you to control radio streams from the SenseHat joystick
WeatherMonitor:
- retrieve weather data thanks to MeteoBlue's JSON API
- display MeteoBlueweather data and SenseHat Pressure&Humidity data on the SenseHat LCD matrix
Websites:
- php webpage displaying Current, Min & Max temperature retrieved from MeteoBlue's JSON API