saulcarvalho / RS-IoT-Proj

2021. IoT project for the class of Sensor Networks. Implemented with a LoPy and a Pysense 2.0 X, communicating with a Pygate through The Things Network and data being received in Cayenne myDevices dashboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RS-IoT-Proj

DISCLAIMER: This project was solely developed by myself for the class of Sensor Networks. I have translated the python code presented in proj-code folder. All the images that I provide will appear in text in portuguese. Some items may appear partially finished.

With the code I provide, you won't be able to single-handedly replicate the project, but it is a great help for similar projects.

Description:

The objective of this project was to create a LoRaWAN node based on a LoPy board that would be able to communicate to The Things Network platform and then send the data to a dashboard, the data was acquired with a Pysense 2.0 X. Additionally I decided to add extra functionalities to the project, like communication redundancy either through LoRaWAN network or WiFi network and also partial configuration (very simple, just as a proof of concept) of the node through BLE advertising.

About

2021. IoT project for the class of Sensor Networks. Implemented with a LoPy and a Pysense 2.0 X, communicating with a Pygate through The Things Network and data being received in Cayenne myDevices dashboard.

License:MIT License


Languages

Language:Python 100.0%