this post was submitted on 31 Aug 2025
9 points (90.9% liked)

Ecology

1555 readers
11 users here now

founded 3 years ago
MODERATORS
 

Abstract

The monitoring of bird populations provides valuable insights into biodiversity variations and their correlation with environmental changes. This study proposes a flexible hybrid edge computing IoT architecture for a low-cost bird song detection system. The system integrates low-power microcomputers, such as Raspberry Pi, equipped with USB microphones, LoRa modules, and Wi-Fi for seamless operation across rural and urban environments. By utilizing deep learning techniques, including convolutional neural networks (CNNs) trained on bird song datasets, the system performs real-time species detection at the edge, minimizing the need for high-bandwidth transmission. Nodes dynamically select communication technologies based on availability, sending data to an IoT analytics platform. Field deployments demonstrate the system's efficiency, interoperability, and adaptability for biodiversity monitoring, particularly in remote areas with limited connectivity. This architecture addresses the challenges of real-time species detection while ensuring low cost, scalability, and energy efficiency. The main advantage is that devices can operate in areas without mobile coverage, as they only transmit the detection signal. This results in significant bandwidth savings, since the processing is carried out at the edge.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] alzymologist@sopuli.xyz 2 points 2 weeks ago (1 children)

Sounds similar to my bee listening network apiologia.zymologia.fi

At least I wanted to do exactly same stuff as one of purposes for the system.

Except sure I send sound clips, predetection in place is good idea (with envelope detector), but running whole raspberry pi is pure power drain. Mine run from 400mAh battery for years, and get solar recharge from tiny panel in a day. I'll probably reduce battery size in next edition.

Also shipping model updates to whole network would be messy.

[โ€“] Sal@mander.xyz 0 points 2 weeks ago

Yeah! When I read the abstract I actually remembered your bees and Chernobyl projects ๐Ÿ˜