UVA-DSI / sensenet

Source and documentation files for the SDS sensor network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensenet: networked environmental sensing for all

This repository contains the documentation for the 'Sensenet' project. Here you will find the software and hardware sources for the backend, frontend, and sensor devices we use.

What is included in this repository

We organized projects in folders with their resources (hardware, firmware, software, datasheets, and relevant documentation).

We also included 'playbooks' for the backend configuration under the directory 'ansible' and 'conf'. They are meant to provision the complete backend which includes: MQTT broker (mosquitto), timeseries database (influx-db), and a visualization tool (Grafana). For more info about the line protocol used for the timeseries db, check our documentation.

Each directory contains information about the sensors we are testing. For more details, check out the 'sensor-specification' document and the 'datasheets' directory.

Implementations

We use different sensors, microcontrollers, and tools for different implementations. You can get more information about each set-up following the links below:

Contact and licensing info

Check the AUTHORS file for the list of contributors. For more information about each project, check the file CONTRIBUTORS.

All software is licensed as GPLv3; all hardware is licensed as CERN-OHL-S-v2, and all documentation is released as 'CC-BY-SA-4.0 International', unless specified in the LICENSE file included in the directory or in the header of source files.

Happy environmental sensing and hw hacking!

About

Source and documentation files for the SDS sensor network

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:C++ 54.6%Language:C 32.4%Language:Makefile 6.2%Language:GDB 2.2%Language:Shell 1.5%Language:Python 1.4%Language:Jupyter Notebook 0.7%Language:Processing 0.4%Language:Roff 0.3%Language:Assembly 0.2%Language:CMake 0.0%Language:Objective-C 0.0%