Giter Club home page Giter Club logo

ptims_asp_webserver's Introduction

PTIMS_ASP_Webserver

ASP WebServer for Public Transportation Intensity Measuring Systems Using GPL v3 License

온습도 센서와 이산화탄소 센서를 활용한 대중교통 혼잡도 측정 시스템

Public Transportation Intensity Measuring Systems(PTIMS) Using Temperature-Humidity Sensor And Cardon Dioxide Sensor

아두이노 소스 : https://github.com/OnionLord/PTIMS_Arduino 테스트 애플리케이션 소스 : https://github.com/OnionLord/PTIMS_Android_Test

서버

  1. 각 대중교통에 설치된 아두이노로부터 데이터를 가져옴
  2. 가져온 데이터를 데이터베이스에 저장한다.
  3. 어플리케이션의 데이터 요청시 서버는 데이터베이스로부터 데이터를 가져와서 어플리케이션에 제공

서버와 데이터베이스간 주고 받는 데이터형식

busno : 버스 차량 번호 (차량정보) lineno : 버스 노선 번호 (차량정보) busURL : 버스에 설치된 아두이노의 URL (차량정보) thi : 혼잡 기준 불쾌지수 (차량정보) co2_density : 혼잡 기준 이산화탄소 농도 (차량정보) temperature : 아두이노 센서로부터 측정된 온도 humidity : 아두이노 센서로부터 측정된 습도 co2 : 아두이노 센서로부터 측정된 이산화탄소 농도

어플리케이션이 요청시 혼잡을 판단하여 어플리케이션에 제공가능 judge 값 – congestion : 혼잡 / normal : 정상

데이터베이스 : mongoDB 사용

ptims_asp_webserver's People

Contributors

rabbitpuru avatar

Watchers

 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.