Skip to content

A solar-powered LoRa mesh network tested in the Olympic Park, London to sense weather parameters

Notifications You must be signed in to change notification settings

syk-yaman/lora-mesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRaMesh: a LoRa mesh network deployed in the Olympic Park, London to sense weather parameters

A dissertation for an MSc degree in Connected Environments at University College London, 2022/2023.

This project uses OpenThread in LoRa to sense humidity, temperate and light in the Queen Elizabeth Olympic Park (QEOP), London. Sensor data is visualised via web dashboards and projected on a physical Olympic Park table using projection mechanism.

Mesh node The Data Table
Deployed mesh node in the Olympic Park The Data Table

Repository Content Summary

  1. Assets

    This folder includes the 3D printed parts, namely Fusion360 project files and STLs for the enclosures and the 3D objects for the Data Table.

  2. Code

    Includes micro-controllers' code, Artificial Intelligence code and various assets used during development.

    • Lopy4

      The main Micro Python code for the Lopy4, which uses Open Thread for LoRa mesh.

    • Current Analysis

      Contains the code, schematic and results for the real-time current analysis circuit.

    • Heatmap

      Web page that visualises CSV data for LoRa heatmap in the Olympic Park.

    • VR Headset

      A web page built using A-Frame to visualise 360 videos of the QEOP on VR Headsets.

    • Data Table The data files projected on the physical map including the final calibrated Base Map.

  3. Datasets

    The final datasets as an outcome of this project. There is a detailed description available for each dataset.

  4. Docs

    This folder holds different kinds of documentation and images produced during project life time.

  5. PCB

    The electronic side of the project. This section contains Eagle files and CAM outputs sent to PCB manufacturers. Also, a CNC manufacturing tutorial is available.

  6. Server

    Docker Composer file for InfluxDB, Grafana and MQTT broker. Basically, all data acquisition is being managed by this Docker image.

  7. Experiments This section includes the multiple experiments done throughout the project.

Project Overview

Final prototype

Building

Used components and tools

Hardware:

Software:

All the software applications are packed into one Docker image that you can use easily.

Hardware PCB and schematic

Hardware schematic

Results

The Data Table

image-20230826014223380

image-20230826014128633

image-20230826014301770

Grafana Dashboard

img

Heatmaps

img

Current consumption analysis

License

The software side is licensed under MIT License
MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
The hardware side is licensed under CERN License
This documentation describes Open Hardware and is licensed under the CERN OHL v. 1.2.

You may redistribute and modify this documentation under the terms of the CERN OHL v.1.2. (http://ohwr.org/cernohl). This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN OHL v.1.2 for applicable conditions