Giter Club home page Giter Club logo

ambulancedatatransmissioniot's Introduction

AmbulanceDataTransmissionIOT

All Contributors

Aim

This Project aims to transfer real time critical informations of patient in an ambulance to the doctor.

It sends heartbeatrate, bloodpressure, oxygen level and location of ambulance.

How it works

  • It uses a NodeMCU micro controller which recieves data from the machines installed in ambulance.
  • This micro controller changes the database in realtime for the corresponding ambulance.
  • The server fetches the critical information from the database and sends it back to requesting client in real time.
  • The client side javascript recieves the data and displays it in the form of graph(chart).

Technology Used

  • CanvasJS API is used to display information in the form of charts.
  • JQuery is used for building dynamic web page.
  • Google Maps API is used for displaying location of ambulance in a way that can be easily comprehended by the client.
  • NodeMCU controller is used to send patient data to the server using JSON.
  • Server is built using Golang programming language which has inbuilt concurrency features to handle real time critical requests.

How to run

$ cd Backend
$ go run main.go
$ cd ..
$ open -a 'google chrome' index.html

You should have NodeMCU or any microcontroller with WIFI upload code form ./Microcontroller to microcontroller.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Wable Sanket

๐Ÿš‡ โš ๏ธ ๐Ÿ’ป

Bhanu Pratap Singh

๐Ÿš‡

Sachin Wattamwar

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

ambulancedatatransmissioniot's People

Contributors

allcontributors[bot] avatar bhanu-1312 avatar sachinwattamwar avatar sanketwable avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.