}

Raspberrypi Index Page 1

Install go in raspberrypi steps

Follow this steps to install go on the raspberry pi. We don't use apt to install go and instead we download the latest version from https://golang.org.

Raspberrypi Index Page 1

Enable additional SPI port on the raspberry pi 2

How to enable a second hardware SPI port on the raspberry pi. SPI1 pinouts on the raspberry pi.

Raspberrypi Index Page 1

How to add a real time clock to a Raspberry Pi 2

Learn how to add a real time clock (RTC) to the Raspberry Pi 2 in very easy steps.