Git Product home page Git Product logo

csc591-iot-project's Introduction

CSC591-IOT-PROJECT

Environment Settings:

This project uses a raspberry pi as well as a JSN-SR04T sensor to measure water levels of a water bottle. FOr this system to work you must have python 3 installed with the required libraries (These can be installed using pip3 install -r requirements.txt) as well as the pigpio daemon. A wiring diagram for the pi can be found in the final report. In addition, you need to generate an ifttt key to be able to send notifications to a phone

Running the code:

The code is split into 4 files testing different subsystems of the project:

  • Ultrasonic_test.py tests the ultra sonic sensor and outputs the current data from the sensor
  • Manual_measurement.py prompts you to measure the output of the sensor data to calculate how much water you have drunk
  • Notification_test.py tests sending notifcations using http requests
  • Auto_measurement.py automatically measures water dranken based on sensor data and can send reminders to drink water

Interpreting results

All scripts output results to the console and showcase the capabilities for ther system

Other information

Originally the design included a web app which was not completed due to time constraints, mockups of this web app can be found in the final report.

csc591-iot-project's People

Contributors

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