This post describes how to program the Raspberry Pi in order to control a 12V solenoid door lock using a relay and Python code.
This post will show you how to configure your Raspberry Pi to read information coming from the MFRC522 RFID reader
This post will show how to install a headless Ubuntu server on your raspberry pi without using external keyboard or monitor
The following post will show how we can use the Raspberry Pi as an object counter by using the Infrared (IR) sensor. IR sensors are excellent electronic components that can sense the proximity of objects and we will use it in counting objects that are passing in our mini conveyor system.
This post will discuss how to interface the Infrared (IR) sensor with your Raspberry Pi and how to drive this component using Python code.
Introduction This post will show you how to update your raspberry pi to the latest. The packages in the raspberry […]
We are building our own Keypad Security System with a database interface using our raspberry pi in this post.
This post will list some of the common Raspberry Pi errors that I have encountered while building my Internet of Things (IOT) projects. This will include issues that arose while interfacing with sensors and the solutions that I have figured out.
In this post we are gonna be exploring how to control your servo motor using your raspberry pi and using python code. We will explore some issue(s) that you might encounter while programming this component and how to solve it.
This post will discuss how you can setup your Keypad membrane with your raspberry pi. Keypad comes in different dimensions and they are ideal for applications that requires password authentication like security systems.