27 Jun 2019
Find RPI Version
Need to figure out what version or OS your RPI is running? Find out if you are using Jessie, etc.
This is how you can find out.
Open terminal and type
cat /etc/os-release
To find out what RPI you actually have (the model) you can type
cat /proc/cpuinfo
Then refer to the following list with your code to see what model you have:
https://elinux.org/RPi_HardwareHistory