Monthly Archives: January 2019

Which model of Raspberry Pi do I have ?

Which model of Raspberry Pi do I have ?

 

Login to Raspberry Pi and run this command in the terminal

Method #1

cat /proc/device-tree/model

 

Method #2

cat /proc/cpuinfo | grep 'Revision' | awk '{print $3}'

 

the command will return the revision of your CPU – check this table

enter image description here

Exposing Digital Photography – FREE online course

 

Click on this link and follow link for Youtube videos

http://digitalphotography.exposed/#schedule