Posted on

Install RetroPie in your Raspberry Pi and Play your First Retro Game

RetroPie is one of the emulators running on Raspberry Pi that lets you play your favorite childhood games including SNES, NES, Atari, etc. You can install it on top of an existing Raspbian OS or readily install it on your SD card with the RetroPie image.

This tutorial will teach you how to install RetroPie on your SD card for your Raspberry Pi 3.
Continue reading Install RetroPie in your Raspberry Pi and Play your First Retro Game

Posted on

How to enable SSH in your Raspberry Pi 3, Raspberry Pi Zero and Raspberry Pi Zero W

Do you want to perform software updates to your latest Raspberry Pi 3 project without dismantling its current setup? Or do you just want to access your Raspberry Pi but you don’t have a dedicated monitor and keyboard for your project? This can all be done via a protocol called SSH that is a built-in feature in all Raspberry Pi with a Raspbian OS.

As you already know, the Raspberry Pi 3, Raspberry Pi Zero and Raspberry Pi Zero W are nifty single board computers with many DIY projects and applications. Most of these projects run “headless”, which means there is no graphical display or monitor and peripheral devices connected to your Pi. Commonly, you access and administer your Raspberry Pi via VNC (Virtual Network Computing) or SSH, which are both available pre-installed in your Raspbian.

Continue reading How to enable SSH in your Raspberry Pi 3, Raspberry Pi Zero and Raspberry Pi Zero W