Giter Site home page Giter Site logo

oneoftheinfinitemonkeys / moreinfo Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 72 KB

A BASH script providing information about Raspberry Pi hardware from the device hardware id. Including manufacturer, release date and board revision.

License: MIT License

Shell 100.00%
bash info raspberry-pi versions

moreinfo's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on:

    • An Adafruit Magtag CircuitPython (Temperature) data logger project
    • 'sdinfo' a BASH script tool to aid identification and management of SD cards.
  • ๐Ÿค” Iโ€™m looking for help with:

    • SDCard Id's that might not be listed in 'sdinfo'
    • Raspberry Pi Id's that might not be listed in 'More Info'
  • โšก Fun fact:

    • I enjoy documenting my code.
    • My first computer had 256 bytes of RAM.
  • A few of the tools I use:
    made-with-bash Raspberry Pi RP2040 MagTag Arduino

moreinfo's People

Contributors

maxpeal avatar oneoftheinfinitemonkeys avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

estevaofv maxpeal

moreinfo's Issues

SC2034: req_userlevel appears unused. Verify use (or export if used externally).

moreinfo/mi.sh

Line 32 in 354d29c

readonly req_userlevel=1000 # Equal to - expressed as a user level

0.01s$ bash -c 'echo $BASH_VERSION'
4.3.48(1)-release
0.11s$ bash -c 'shopt -s globstar nullglob; shellcheck **/*.{sh,ksh,bash}'
In mi.sh line 32:
readonly req_userlevel=1000                       # Equal to                   - expressed as a user level
         ^-----------^ SC2034: req_userlevel appears unused. Verify use (or export if used externally).
For more information:
  https://www.shellcheck.net/wiki/SC2034 -- req_userlevel appears unused. Ver...
The command "bash -c 'shopt -s globstar nullglob; shellcheck **/*.{sh,ksh,bash}'" exited with 1.

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.