Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 1014 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 1014 Bytes

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.