Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 2.63 KB

README-EN.md

File metadata and controls

37 lines (27 loc) · 2.63 KB

LORAPERTURA

The lorapertura device lets you know when a door is open or closed and report its status the global open Lorawan network The Things Network. It offers information on temperature, pressure and humidity of the place where it is installed as well as the luminosity of the space. The project presentation for aditional details.

Hardware

List of components for the device

  • Device TTN Madrid: View this repo documentation for full details and follow the guide to build it from scratch.
  • Magnetic door Sensor
  • Bosch BME280 Sensor
  • TEMT6000 Sensor

The presentation indicates the way to connect the sensors to the TTN Madrid node.

Software

Two arduino sketches are provided in the software directory depending on the preferred way to authenticate the device (OTAA OR ABP) in The Things Network.

It's been used Arduino IDE to develop this project, more details available: SW-Arduino-IDE

3D Device Enclosure

An indoor box is proposed together with its cover to fix the device to the wall in the box-3d folder. This enclosure has been developed using freecad caja-lorapertura

Contributions

Contributions can be made to the project, you can fork locally and raise the pull-request with the improvements.

Data visualization

Presentation and control layer of the lorapertura device has been built in myiotopentech which is based on the open source platform thingsboard that allows managing the collection of data from IoT devices, its processing and visualization. Here is the detailed information of myiotopentech. The internal name of the lorapetura device is TTNMAD-DOOR-BME280-TEMT6000 and below the main panel showing the loraperture data panel principal

License

LORAPERTURA © 2021 by fergar73 is licensed under CC BY-NC-SA 4.0 Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Acknowledgment

This project has been possible thanks to the extraordinary work being done by the community The Things Network Madrid