Home / Tutorials / Raspberry Pi Tutorial (page 2)

Raspberry Pi Tutorial

Raspberry Pi TutorialsWant more firepower? Then use a Raspberry Pi! This Linux mini computer can easily connect to the Internet, use a touchscreen monitor, even play console games! This is a collection of Raspberry Pi tutorials you can try if you want to learn or if you are stuck on some part of your project.

Raspberry Pi Ultrasonic Sensor Tutorial

Raspberry Pi Ultrasonic Sensor tutorial

An ultrasonic sensor is a common tool for measuring the distance of an object in front of it. While I recommend using an Arduino with ultrasonic sensor to achieve real-time results, it is still possible to use the sensor with a Raspberry Pi. This tutorial shows you how to build …

Read More »

Raspberry Pi Serial (UART) Tutorial

Arduino UNO Raspberry Pi Connection

The serial port is a common way to “talk” to devices and is a feature that most microcontrollers and computers have. This Raspberry Pi Serial tutorial teaches you how to utilize the board’s UART feature in order to connect to a PC or to other microcontrollers and peripherals.

Read More »