Git Product home page Git Product logo

gauge_driver's People

Contributors

jamesoncollins avatar

Watchers

Lucian avatar  avatar  avatar

gauge_driver's Issues

switch gui to stateful widgets

Currently we flush the entire screen to black, and then redraw each screen element, for every frame. This is a waste since very few things change per frame.

Consider changing to a widget style, which is already available in uGFX, which can store teh state of the widgets and only update the parts of the widget that changed.

  1. Don't clear to black
  2. Widgets need to clear their now blank pixels
  3. Widgets need to store their state.

battery warning doesn't work

I'm assuming we're correctly soldered to D-05#14. It seems that we aren't picking up any voltage changes here. I believe that this signal should be LOW when the car isn't running. I also assume that when the car starts that this pin either goes HIGH, or it goes HIGH-Z. I don't know which, so currently I have the pin pulled high in software. This might be a problem for other circuits in the car, but I think the high source impedance of the voltage clamps should make it fine.

image

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.