130+ DIY Raspberry Pi Projects and Tutorials with Code and Schematics

Raspberry pi is a powerful palm sized pocket computer based on the ARM cortex architecture. Because of its high operating speed, memory and wireless capabilities it is used by electronics engineers and makers for a variety of applications like Home Automation, Internet of Things (IoT), Artificial Intelligence, Machine learning, Computer vision etc.. The below list consist of a list of popular and useful Raspberry Pi projects using Raspberry pi 2, Raspberry pi 3 and Raspberry pi 4, ranging from basic projects for beginners to advanced industrial projects. All projects are explained with circuit diagram and a hardware working video. The python code for Raspberry pi is also provided for a complete do-it-yourself tutorial.

April 25, 2019

MQTT is a protocol used to send and receive messages over internet. We previously used this protocol in Iot Electricity meter…

April 18, 2019

Choosing a communication protocol for communication between microcontrollers and peripheral devices is an important part of…

April 2, 2019

In previous tutorial we interfaced the XBee module with Arduino Uno and made them communicate wirelessly using XBee module. Now…

March 29, 2019

Face Recognition is getting increasingly popular and most of us are already using it without even realizing it. Be it a simple…

March 28, 2019

In this age of IoT (Internet of Things) where everything can be controlled remotely using your smartphone, why to carry keys…

March 15, 2019

Microcontrollers work only with digital values but in real world we have to deal with Analog signals. That’s why ADC (Analog to…

February 25, 2019

Earlier day’s computer obtained input information from keyboards and mouse, now they have evolved to be able to process…

February 7, 2019

With a boom in IoT field many companies started to design their operating systems exclusively for IoT applications. Microsoft…

December 14, 2018

Anyone who is interested in learning about computers and electronics will definitely love experimenting with a small and…

October 22, 2018

In previous Raspberry Pi Tutorials, we have used many different programming languages and softwares to control Raspberry Pi…

October 8, 2018

Have you ever thought about a speaker which can be controlled by your voice!!! Yes, Amazon Echo is the one of the most popular…

September 18, 2018

Raspberry Pi is a Palm Size computer that comes in very handy when prototyping stuff that requires high computational power. It…