raspberry pi

all about the pi

Installing OpenCv on the Pi3 with python3 (and usb webcam)

opencv is one of the most difficult python package to install. it’s not a pip install easy package issue. in this post, we’ll see how to painlessly install it. Target Os we are using noobs see here Target Pi pi3 Existing Instructions there are two posts which i found to be nice : [pyimagesearch] and …

Installing OpenCv on the Pi3 with python3 (and usb webcam) Read More »

Raspberry-Pi setup – part 2 : establishing ssh connection

establishing an ssh connection is incredibly useful to manage your pi from another device/remotely be it your android phone or pc Steps connect the pi to the internet locate pi start ssh connection connect the pi to the internet using a two endpoints network cable, connect the pi to your router, or if you have …

Raspberry-Pi setup – part 2 : establishing ssh connection Read More »