Bugg is a research initiative developing a fully autonomous acoustic monitoring system.
There are two key components to Bugg:
- A sensor device, which records and uploads audio data in real-time (all designs openly available)
- A server instance which analyses data and presents results in a web dashboard (coming soon)
For help setting up and using the Bugg device, visit https://bugg-resources.github.io/bugg-docs/.
The resources in the following pages are for those who want to dig into the technical details of Bugg (e.g., to manufacture or modify devices) and assume the reader has prior experience with embedded systems design and manufacturing.
The repositories which host the electrical and mechanical CAD source files are:
bugg-hardware-main
: main module PCB eCAD filesbugg-hardware-led
: led module PCB eCAD filesbugg-hardware-mic
: mic module PCB eCAD filesbugg-enclosure
: 3D CAD files for the custom enclosure and full assembly for the Bugg device including connectors, fasteners, etc.bugg-mech-tooling
: 3D CAD files for tools to aid assembly of the devicebugg-cables
: specifications for cable assemblies
The repositories which host the two core parts of the firmware are:
buggd
: Recording daemonbuggOS
: Modified version of Raspberry Pi OS (along with pre-built images for flashing to the device)
The firmware hosted in bugg-cm4-firmware
is an old version which has now been deprecated.
Bugg is designed primarily for non-commercial uses such as scientific research, and for these types of use-cases all our resources are free to use (CC-BY-NC-SA 4.0).
Since the device has no formal certifications (e.g., CE or UKCA), to make the hardware ready for commercial deployments significant further investment and potentially design changes may be required.
If you have the relevant expertise and are still interested in commercial licensing options, please contact Sarab Sethi at Imperial College London.
The below publications provide a useful overview of the motivation and philosophy of the project.
However, please be aware that the technical implementations of early prototypes differ significantly from the designs in these GitHub repositories (which are kept up to date).
Robust, real-time and autonomous monitoring of ecosystems with an open, low-cost, networked device. Sethi SS, Ewers RM, Jones NS, Orme CDL, Picinali L. Methods Ecol Evol. 2018; 9: 2383–2387. https://doi.org/10.1111/2041-210X.13089
SAFE Acoustics: An open-source, real-time eco-acoustic monitoring network in the tropical rainforests of Borneo. Sethi SS, Ewers RM, Jones NS, Signorelli A, Picinali L, Orme CDL. Methods Ecol Evol. 2020; 11: 1182–1185. https://doi.org/10.1111/2041-210X.13438
Bugg was founded and is led by Dr. Sarab Sethi (Imperial College London).
Significant technical development has been undertaken by Monad Gottfried, UP Creative, and JBOTS and key academic collaborators include Prof. Robert Ewers, Prof. Nick Jones, Dr. Lorenzo Picinali, and Dr. David Orme.
We would like to thank NERC, EPSRC, and the Cambridge Centre for Data-Driven Discovery for their funding contributions.
If you would like to contribute direct or in-kind funding to the Bugg project, please contact Sarab.