GithubHelp home page GithubHelp logo

statsdisplay's Introduction

StatsDisplay

GitHub version License

Windows application that shows system stats on a 16x2 display

Description

A small windows application that sends stats such as CPU temperature, memory usage, etc. to a 16x2 display over a serial connection. The accompanying firmware then receives these data and displays it on a generic 16x2 display.

Screenshot

image

How to use

  • You need to have the client running on an Arduino or compatible boards driving the LCD. You can find the client in this accompanying repository.

  • Set the serial port and baud rate in the config tab and adjust the options to your preference. Port and baud rate must match the client.

  • You can check the output by clicking “Show Output” and switching to the Output tab that appears.

  • There is also a CPU temperature selection tab that can be shown with “Select CPU Temp” since temperature values and their respective names are different based on the CPU architecture.

Dependencies

This program uses a library called LibreHardwareMonitorLib that is included in the repo. It was built with and requires .NET 6.0 to run.

Admin rights

  • To show CPU temperatures, LibreHardwareMonitorLib requires admin rights, therefore the application needs admin access.
  • This also means that the option “Run when Windows starts” is more complex. To allow for admin rights, a task scheduler task is created with a trigger to kick off on system startup.

Acknowledgements

  • This project is based on the idea of this thingiverse project and their code on github.

License

Copyright (c) 2023 Narfel.

Usage is provided under the MIT License. See LICENSE for the full details.

statsdisplay's People

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.