Giter Site home page Giter Site logo

machaj45 / iotprojectg2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 108.28 MB

Group 2 iotproject danger detector

Makefile 0.01% C 87.16% Shell 0.01% Assembly 2.14% C++ 0.22% Objective-C 0.01% Python 0.75% JavaScript 2.07% CSS 6.15% HTML 0.01% Java 1.51%
iot iot-device c python lorawan dash7 thingsboard json

iotprojectg2's Introduction

Enviroment Warner

This is semestral work for IOT. That can save your live. In this repository you can found code for device it self and code for server side and also code for android app that helps with seting up the device.

How to clone this repository?

git clone [email protected]:machaj45/iotprojectg2.git

This project is configured for working with klaxalk setup.

git clone https://github.com/klaxalk/linux-setup.git

Then read readme.md for how to install the setup

You can also use Visula studio

Setup for Visual studio is in repository it self.

How to compile code

Run:

cd {git_repo}/device/application/no-schedguler-example
make

How to programm the device

jlinkexe -device STM32L496ZG -if SWD -speed 4000 -autoconnect 1
h
loadbin {git_repo}/device/applications/no-scheduler-example/build/no-scheduler-example.bin,0x08000000" 
r 
g 

Backend

This is server side logic of our application

How to run it?

Run with python:

python {git_repo}/backend/main_service/main_service.py

Measurements

You can see last measurements done with the main_service script

cat {git_repo}/backend/main_service/measurements.json

More information

Final presentation

Go to:

{git_repo}/presentation/final_presentation.pdf

Power measurements

Go to:

{git_repo}/documentation/power measurements

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.