Skip to content

audevuilli/waspi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waspi IoT Monitoring System

Work in progress. Any questions, suggestions contact [email protected]

WasPi is a real-time monitoring system used to study the activity of wasp nests. The system is made of two parts; the environmental sensors node and the audio and vision logging node.

Overview of the hardware system:

WasPi is built as a dual setup. A microcontroller (Arduino Uno) connects and reads the values from the sensors, while a more powerful single-board computer (Raspberry Pi 3B+) handles the communication functions.

Note: The diagram below is not an electronic schematic. It does not include the various electronic components needed for the sensors values to be read correctly such as amplifiers, ADC.

Wasp Nest Env. Sensor Nodes

Hardware

Microcontrollers

  • Arduino Uno
  • Raspberry Pi 3B+

Sensors

Others

Power

To be implemented

Software

Due to the dual nature of the wasp nest monitoring system, waspi software is divided in two parts. The first is a single arduino C++ script to read the sensors values. The second part is made of a serie of python scripts to handle sensors' data retrieval, temporary data storage, and data communication.

Overview of the software architecture

Enclosure

  • Drawing and dimensions
  • List of Materials (wood, insect mesh, garden wire)

Setup

Audio and Images: Files Transfer

MQTT - InfluxDB, Grafana Configuration

About

Wasp Nest IoT Monitoring System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published