Raspberry PI

July 03, 2020

getting info about hardware and software

http://ozzmaker.com/check-raspberry-software-hardware-version-command-line/

# debian version
cat /etc/debian_version

# os version
cat /etc/os-release

# hardware versions
# https://elinux.org/RPi_HardwareHistory
cat /proc/cpuinfo