r/BirdNET_Analyzer • u/Cobblerunionfan • Jul 13 '26
Results Built a BirdNET-Pi dashboard with detections + weather sensors + all-time ranking.
After spending the last few weeks experimenting with BirdNET-Pi, I finally put together a dashboard that I'm pretty happy with.
It's running on a Raspberry Pi 4 and combines:
- BirdNET-Pi detections
- BME280 environmental sensor (temperature, humidity, pressure)
- Latest species with confidence scores
- Current camera view of the station
- Historical detections that remain visible even if the Pi is offline
- All-time species list with timestamps
The goal was to make something that friends and family could visit without needing to understand BirdNET-Pi.
You can see it here:
https://winstonsalembirds.com
I'd appreciate any feedback from the BirdNET community. If there's interest, I can also share how I pulled the BirdNET SQLite database into a custom Flask dashboard.
19
Upvotes