Giter Site home page Giter Site logo

jxmot / client-dht-udp Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.48 MB

SensorNet 3 of 3 - The web client to the node-dht-udp server, displays temperature and humidity using gauges.

License: MIT License

CSS 3.58% JavaScript 91.66% HTML 4.76%
dht22 humidity iot-application mysql temperature

client-dht-udp's Introduction

jxmot

client-dht-udp's People

Contributors

jxmot avatar

Watchers

 avatar  avatar

client-dht-udp's Issues

Rework gauge HTML

  • Modify to be dynamic like the weather HTML services that were modified for issue #11
  • Re-do the tags and element/DOM access from code.

index.html enhancements

  • add display of status messages
  • add timestamp info to gauges
  • investigate -
    • additional gauge libraries
    • make google gauges responsive

Find replacement for the NOAA API

The data returned from the NOAA API is unreliable. It has the following issues :

  • Long periods of time pass in between updates of observations for an entire area
  • Forecast data stops, the API returns 404 for hours at a time
  • No support exists, not even community

Add a new color range to the gauges

Temperature:

  • 25 to 60 = blue
  • 60 to 90 = green
  • 90 to 120 = red

becomes :

  • 25 to 60 = blue
  • 60 to 78 = green
  • 78 to 85= orange
  • 85 to 120 = red

Humidity :

0 to 40 = orange
40 to 70 = green
70 to 100 = red

becomes :

0 to 35 = yellow or grey?
35 to 50 = green
50 to 70 = orange
70 to 100 = red

Incorrect timestamp display

The displayed(textual) timestamps are incorrect when the time is between 00:00(midnight) and 01:00. For example, 00:30 is seen as 24:00

Inidcate cause of external data issues

Sometimes the NOAA fails to provide observation or forecast data. In some instances observation data does not change for long periods of time. Display a status when a data issue occurs, and clear it when the data has been refreshed.

README update

  • update firebase and mysql references and diagrams
  • describe use of socket.io with diagram(s)

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.