Giter Site home page Giter Site logo

gem-water-level-gauge's People

Contributors

adamvstephen avatar

Watchers

 avatar  avatar

Forkers

lmanchanda75

gem-water-level-gauge's Issues

Provide configuration options to enable/disable alarms and govern display behaviour.

The design as of release 1.0.0 implements EPICS style alarms with very low (lolo), low (lo), high (hi) and very high (hihi) limits and behaviours.

  1. In deployment, neither high alarm is required, since the only mechanism that would trigger it is during filling, and this would only be beneficial if the display could be seen synchronously with the filling operation which for user1 is not a requirement.
  2. Low alarms are useful, but it would be preferable to select whether an asserted alarm applies flashing behaviour or not. Configuration of the trigger level is required.

Easter eggs corrupt display and leave trailing characters.

The application runs a cycle count, and on special cycles, easter eggs update the display with non-standard information. However, the LCD 16x2 character operations involved overwrite the bottom line, but do not erase themselves afterwards, instead relying on the next information update to fully rewrite the line. This is not working. The side effect can be to leave a trailing 0 to the right of the latest reading, thus erroneously appearing that a spike of an order of magnitude has been seen,

Display text modifications to improve clarity.

Requested by Nick Balshaw (user 1).

  1. Replace the text label for the average reading. Currently Avg (appears to similar to Aug). Replace by "Av" or "Av."
  2. Replace the text label for the fluid type measured. Currently "H20". Would prefer "Water". To gain additional character space would suggest sacrificing parentheses around the units label. i.e. "cm" for "(cm)".

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.