EN / USD
93 Items
 Home
Blog
Communicate between Raspberry Pi 4 and Esp32 via Bluetooth
How to Connect Pi 4 and Esp32 via Bluetooth, Raspberry Pi 4 with ESP32, ESP32 Rpi4 bluetooth, Rpi4 ESP32 bluetooth
Welcome to the next tutorial of our raspberry pi 4 programming course. A previous article covered connecting a Remote Control Radio Frequency Module (433 MHz) to a Raspberry Pi 4. To turn things on and off wirelessly, we programmed a Raspberry Pi 4 to act as a radio-frequency (RF) remote control. However, this guide will study how to wirelessly pair a Raspberry Pi 4 and an ESP32. After reading this article, you'll get a good grounding in the fundamentals of Bluetooth module operation between two ESP32 and Pi 4 communication. When it comes to sharing data over short distances using Ultra High-Frequency Radio Waves, Bluetooth is one of the most reliable and effective short-range wireless communication solutions. Since Bluetooth Technology was initially conceived as a cable substitution tech ...
Blog
IoT based Web Controlled Home Automation using Raspberry Pi 4
IoT based Web Controlled Home Automation using Raspberry Pi 4, home automation with RPi4, home automation raspberry pi 4, raspberry pi 4 home automation, rpi4 home automation
Greetings, and welcome to today's tutorial. In the last tutorial, we learned how to construct a system for tallying individuals using Raspberry Pi, astute subtraction, and blob tracking. We demonstrated the total number of building entrances and exits. Feature computation and HOG theory were also discussed. The tests proved that a device based on the raspberry pi could effectively function as a people counting station. One of the many benefits of the Pi 4 is its internet connectivity, which is especially useful for home automation projects due to its low price and ease of use. We're going to see if we can use a web page's buttons to manage our air conditioner today. With this Internet of Things (IoT) based home automation, you can command your home gadgets from the comfort of your couch. T ...
Blog
LED Blinking using Raspberry Pi 3
LED Blinking using Raspberry Pi 3, led with pi 3, pi led blinking, led blinking in pi 3, led blinking pi,led pi, pi led, led in pi 3
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at LED Blinking using Raspberry Pi 3. It's our first embedded project on Pi 3 and its quite simple. In our previous tutorials on Raspberry Pi 3, we have seen How to install Rasbian on SD Card for Pi 3 and then we have also setup HDMI LCD with Pi 3. So, now our raspberry Pi 3 is ready to program. In today's tutorial, we will interface a single LED with digital Pin of Raspberry Pi and then we will design a simple code in Python which will turn this LE ON and OFF. It will be quite simple and I will guide you step by step, but if you got into any trouble then ask in comments and I will help you out. So, let's get starteed with LEd Blinking using Raspberry Pi 3 ...
Blog
How to Create PWM in Raspberry Pi 3
Create PWM Pulse in Raspberry Pi 3, pwm in pi 3, pwm pi 3, pwm in pi, pwm pi, pi 3 pwm, raspberry pi 3 pwm, pwm in raspberry pi 3
Hello friends, I hope you all are doing great. In today's tutorial, I am going to explain How to Create PWM in Raspberry Pi 3. In our previous tutorial, we have seen How to Create GUI in Raspberry Pi 3, & we have also controlled an LED from the GUI Buttons. So, I am gonna take that project and will add PWM code in it. So, I would recommend you to first have a look at LED Blinking with Raspberry Pi 3 in which we have designed this simple project and then check How to Create GUI in Raspberry Pi 3, where we have controlled that LED digitally with GUI. But today, we are gonna control the intensity of this LED by creating a PWM Pulse in Raspberry Pi 3. Along with that, we are also gonna have a look at How to use Scale in Raspberry Pi 3. I will add ...
Blog
Interface BMP180 Air Pressure Sensor with Raspberry Pi 4
How to Interface BMP180 air pressure sensor with pi 4, bmp180 raspberry pi 4, raspberry pi 4 bmp180, bmp180 rpi4, rpi4 bmp180, air pressure sensor with raspberry pi 4, raspberry pi 4 air pressure sensor bmp180
Hello friends, I hope you all are doing well. Today, I am going to share the 8th tutorial of Section-III in our Raspberry Pi Programming Series. In the previous tutorial, we interfaced the temperature sensor DS18B20 with Raspberry Pi 4. In today's guide, we'll discover another temperature sensor BMP180 and will interface it with Raspberry Pi 4.So, let's get started: Project DescriptionIn today's tutorial, we will interface the BMP180 sensor with Raspberry Pi 4 and will display the values of temperature, barometric pressure and altitude in the Raspberry Pi Console Window. Components Required We will use the following components in today's project:Raspberry pi 4BMP180 sensorFemale-Female Jumper wiresBreadboard BMP180 Air Pressure Sensor BMP180 i ...
Blog
Motion Detection with PIR Sensor & Raspberry Pi 4
Raspberry Pi Motion Sensor using a PIR Sensor, pir sensor rpi4, rpi4 pir sensor, rpi4 motion detection, raspberry pi 4 motion detection
Hello friends, I hope you all are doing well. Today, I am going to share the 4th chapter of Section-III in our Raspberry Pi programming course. In the previous lecture, we studied the Interfacing of IR sensor with Raspberry Pi 4. In this guide, you'll learn how to interface a PIR sensor with Raspberry Pi to create a motion detector. A passive infrared (PIR) sensor is a straightforward yet effective tool for motion detection. As a bonus, a piezo speaker will play an audio clip whenever motion is detected. GPIO pins are required for both of these accessories. This tutorial is a great starting point for those who have never worked with electronic components and circuits. These sensors are used in traditional, old-generation security systems. In con ...
Blog
Social Distancing Detector with OpenCV in Raspberry Pi 4
Build a Social Distancing Detector with OpenCV and a Raspberry Pi 4, image processing with RPi4, RPi4 opencv, opencv, RPi4, OpenCV with Raspberry Pi 4
During the era of Covid-19, social distancing has proven to be an efficient method of reducing the spread of contagious viruses. It is recommended that people avoid close contact as much as possible because of the potential for disease transmission. Many public spaces, including workplaces, banks, bus terminals, train stations, etc., struggle with the issue of keeping a safe distance. The previous guide covered the steps necessary to connect the PCF8591 ADC/DAC Analog Digital Converter Module to a Raspberry Pi 4. On our Terminal, we saw the results displayed as integers. We dug deeper into the topic, figuring out exactly how the ADC produces its output signals. In this article, however, we will use OpenCV and a Raspberry Pi to create a system that can detect when people are trying to avoi ...
Blog
Smart Attendance System using RFID with Raspberry Pi 4
Smart Attendance System Using RFID card in Raspberry Pi 4, attendance system with RFID and RPi4, RFID Rpi4, Rpi4 RFID, Smart attendance project with Raspberry pi 4
Greetings! This is the complete project of our Raspberry Pi 4 tutorials. In our previous tutorial, we learned to set up our raspberry pi as a virtual private network server. In this tutorial, we will design a smart attendance system using an RFID card reader, which we will use to sign in students in attendance in a class. First, we will design a database for our website, then we will design the RFID circuit for scanning the student cards and displaying present students on the webpage, and finally, we will design the website that we will use to display the attendees of a class. Components RFID card kit Breadboard Jumper wires Raspberry pi 4 I2C LCD screen Design a database in MySQL server Additionally, the Database server offers a DBMS ...
Blog
Printing in Raspberry Pi 4
Printing in raspberry pi, how to print in RPI4, printing Raspberry Pi 4, Raspberry Pi 4 printing, how to print in raspberry pi 4, print rpi4, rpi4 print
Welcome to the next tutorial of our Raspberry Pi programming course. Our previous tutorial taught us to how to tweet from Raspberry pi. We also discussed some methods used by the tweepy library to perform some API calls in our project. We will learn how to print from a Raspberry pi in this lesson. Let us get started There are several benefits of having a print server. Print servers may link numerous computers to one or multiple printers, either physically or wirelessly, allowing you to access the printer with various devices and send print instructions from all the other connected computers. It is not easy to print from an Android smartphone to a cabled printer; however, a printer server makes it simple. A print server is useful in small workpl ...
Blog
Interface a Fingerprint Sensor with Raspberry Pi 4
Interface a Fingerprint Sensor with Raspberry Pi 4,fingerprint sensor with Rpi4, Rpi4 fingerprint sensor, raspberry pi fingerprint scanner
Hello friends, I hope you all are going great. Today, I am going to share the 10th tutorial of Section-III in our Raspberry Pi Programming Course. In our previous tutorial, we interfaced a Gas Sensor MQ-2 with Raspberry Pi 4. Today, we will be interfacing a Fingerprint Sensor with Raspberry Pi today. After appearing only in science fiction films until recently, fingerprint sensors are often employed to confirm an individual's identity in various contexts. Today, fingerprint-based systems are used for everything from checking in at the office to verifying an employee's identity at the bank, withdrawing cash from an ATM, and proving one's identity at a government agency. For identifying purposes, fingerprint-detecting technology has been used for so ...