Raspberry Pi Setup

Set up IP address

use the ifconfig command to retrieve the MAC address of Pi:

ifconfig

Set up Nomachine

Use the following command to get CPU version

cat /proc/cpuinfo

And download the corresponding file from Nomachine

After download, move the file in a desired installation directory before unzip and running the install.

Extract the tar gz file:

Install:

Set up OpenCV-Python

Last updated