This post will show you how to interface your Raspberry Pi with the BME280/BMP280 and create a weather station using Python and Flask
This post will show you how to enable the I2C communication protocol in your raspberry pi using raspi-config.
This post will show you how to configure your Raspberry Pi to run the Flask web server and how to get started creating web applications
This is a Raspberry Pi RFID project with a database interface where it controls a solenoid door lock based on information stored in our database.
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 […]