GithubHelp home page GithubHelp logo

vaidehi2000 / drola Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scorelab/drola

0.0 1.0 0.0 1.59 MB

Drone with Lora

License: Apache License 2.0

Python 3.40% JavaScript 18.82% HTML 13.40% CSS 61.30% C++ 3.08%

drola's Introduction

drola

DroLa : A Drone Monitering System using LORA

We introduce a seperate Hardware unit for drones which can easily mount on any kind of commercial or non-commercial drones. DroLa End node consist with a GPS module, microcontroller, LoRa module and a seperate battery.

setup the units according to the shematics given. End node microcontroller should contain the given firmware. Communication hannel and addresses of Lora modules should be according to the given firmware.

Clone this project at the Base station. Run the following command to install the node module dependencies.

npm install

Connect the configured base station lora module to the base station computer. You can start the web server by running following command.

npm start

Then you should start the Web socket server and web socket client to see the the end node locations at the browser application.

cd Drola_Base_node

pyhton socket_server.py

python read_serial.py

Then open a browser tab and goto the following url it will see all the locations of the live End Nodes.

http://localhost:3000/

you can test the api by running socket_client.py instead of read_serial.py . It will show you some hardcoded locations.

Truted zones are not implemented yet to protect AES keys. The keys are hardcoded in this version.

Base Node Application

Base Node App

DroLa End Node

End Node

For more informationa please refer the Wikipage.

drola's People

Contributors

namaljayasuriya avatar nickhub4017 avatar vaidehi2000 avatar charithccmc avatar agentmilindu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.