medialab-uniovi / TTN-MEDIALAB-UNIOVI

Home Page:http://www.medialab-uniovi.es/pro-holalora.php

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 Websites 🌐

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

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

License πŸ“‹

Copyright (c) 2020 medialab-uniovi

About

http://www.medialab-uniovi.es/pro-holalora.php

License:MIT License


Languages

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