WREN builds and donates AI-powered listening stations β a Raspberry Pi running open-source BirdNet-Go β to schools and marine institutes, so students can discover the birds in their own backyard and contribute to global science.
WREN distributes BirdNet-Go systems to classrooms, giving students the tools to understand their local ecosystems by monitoring the sounds of their local birds
Students see real machine learning at work β turning raw audio into spectrograms and species predictions with a neural network.
Lessons connect to the birds in your schoolyard, making biology and environmental science tangible and local.
Every detection is shared with BirdWeather, contributing to worldwide citizen-science datasets used by real researchers.
The whole pipeline runs on a tiny computer the size of a deck of cards β no field researchers needed.
A weatherproof microphone records 48kHz audio outdoors, 24/7.
The Raspberry Pi splits audio into 3-second chunks and filters noise.
BirdNet's neural net reads the spectrogram and names the species.
Detections appear live on a local web dashboard with confidence scores.
Verified detections are sent to BirdWeather for global research.
Bioacoustics sits at the intersection of biology, physics, and computer science β and it's the perfect way to make AI concrete for students.
A Fast Fourier Transform converts each audio clip into a spectrogram β a 2D picture of frequency over time. Every species has its own visual "fingerprint."
A convolutional neural network (CNN) β the same kind of model used for image recognition β classifies that spectrogram and outputs a probability for each species.
Each detection comes with a confidence score, stored in a local SQLite database. Students can export the data and analyze it in Python with pandas and matplotlib.
audio β FFT β spectrogram β CNN β species
Low cost, low power, and fully programmable β the BirdPi is built to run quietly in a classroom for years.
Acoustic monitoring is passive, scalable, and runs around the clock. Every station adds to a picture researchers can't build alone.
North America has lost ~3 billion birds since 1970 (Cornell Lab, 2019). Monitoring at scale has never mattered more.
Standards-friendly presentations that walk students through the science, the system, and a hands-on activity. Download and preview them below.
No hidden magic. Every station is built and configured before it ships, so setup at your school takes about 20 minutes and needs no technical background β here is the whole thing, from unboxing to first detection.
The weatherproof microphone goes outside, where it has clear exposure to the surrounding environment.
Run the microphone cable through a window or door gap so the Pi can sit safely indoors β on a shelf, on a desk, or mounted to a wall.
The station needs internet access to report detections to BirdWeather and receive updates. There are three ways to connect it, in order of preference. Try Tier 1 first β it takes under a minute and needs no configuration.
Plug a standard Ethernet cable into the port on the side of the Pi and into any active network jack or router port. The station detects the connection automatically and comes online within about 30 seconds. No passwords, no configuration.
Use this if there is no Ethernet port nearby. The station broadcasts its own temporary hotspot so you can hand it your school’s Wi-Fi details from a phone.
comitup-XXXX or birdpi-XX β the name is on your unit’s label.10.41.0.1.Enterprise school networks often need one more step before a new device gets online:
From any device on the same network, open a browser and go to:
birdpi-YOUR_NUMBER.local
.local address does not resolve, use the station’s IP address instead. Your router’s connected-devices list will show it.BirdWeather is a free citizen-science platform that aggregates detections from stations worldwide for ornithological research. Configuring it puts your school on the global live map, and lets WREN check that each station is healthy and measure the program’s real-world impact.
Are you a teacher, administrator, or educator at a school? Tell us about your class and we'll work to send you a free BirdNet-Go station and lesson plan.
A real person reads every message β usually the student who built your station.
We aim to reply within a couple of days.
The request form is the fastest route β but email works just as well if you would rather write.
Stuck getting a station online? We will happily join a call with your IT department and explain what it needs.
Send your station token and preferred station name and we will pre-configure the unit before it ships.