alexcorvis84 / TTN-MEDIALAB-UNIOVI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaLab Uniovi - THE THINGS NETWORK -

The aim of this project is to join The Things Network initative and experiment with different Internet of Things use cases.

We have placed some LoRa Gateways at the EPI Gijón Campus (University of Oviedo) enabling anyone to connect their IoT projects through sending data over LoRa technology.

This repository will list & contain the different devices that have been developed:

  • PAX COUNTER 👥: a device that records the capacity of the different rooms within the building. Data is sent via The Things Network (TTN)

  • SANITIZER 🧼: a device that dispenses hydroalcoholic gel and records the number of times it has been used. Data is sent via The Things Network (TTN)

  • MINI WEATHER STATION 💧🌡️🎈 : a basic battery powered LoRa mini weather station that records the temperature, humidity & pressure. Data is sent via The Things Network (TTN)

    Note: this project is a slightly modified fork from this opensource project. Credits to Chris Crocker-White original author 😉

You can find all the information related to the projects in their respectives folders.

Universal PCB Adapter for CubeCell Dev-Board

In addition, to make easier the way people can prototype different IoT devices as solutions to a variety of use cases, we've designed an Universal PCB that can be used with all the projects listed and it also provides additional pins to connect different sensors or modules.

The Universal PCB has been desgined to use with the Heltec CubeCell Dev-Board which is compatible with Arduino IDE & PlatformIO and includes a built in battery management 🔋 & solar charging ☀️ functionality, as well as ultra low power consumption, making it a good choice to prototype LoRa-connected devices almost anywhere we want.

You can find source files inside PCB_FILES folder.

OFFICIAL PROJECT WEBSITES

You can find more information about the initiative & projects being developed on the official website:

Data is displayed in real time and accessible through the following control panel that has been enabled for the public access from any device with a web browser:

About


Languages

Language:C++ 97.2%Language:C 2.8%