Giter Club home page Giter Club logo

rpi-socinfo's Introduction

Raspberry Pi SoCinfo

The System on a Chip info tool for checking the chip's temperature and clock speed for overclocking or stress testing of a Raspberry Pi

What all the scripts do

socinfo.sh:

This is the simple lightweight version that gets info from the chip every 10 seconds.

socinfo-advanced.sh:

This is the advanced version, it will give you some useless info that I have no idea what the point of having it is.

socinfo-live.sh:

This is the live version, it will refresh every 250 milliseconds and uses around 4% of cpu resources, it will only give as much info as the simple version.

How to run it

(Replace socinfo.sh with your version of choice)

I perfer to use the sh command to avoid permission errors but if you type sudo chmod +x socinfo.sh once then you can run my program with ./socinfo.sh. You don't need to run this as superuser (sudo).

If you would like to log the results to a file add >> then your file name, for example socinfo.sh >> info.txt.

If you are looking for a way to look at memory usage use free -h and to print every 10 seconds use free -h -s 10.

rpi-socinfo's People

Contributors

steve-tech avatar

Watchers

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