hc-SR501-pir-raspberry-pi-featured-image

Motion Detection with PIR and Raspberry PI: HC-SR501 wiring and Python Code 5 (2)

In this tutorial, I’m going to show you how to connect and use a PIR with Raspberry PI computer boards using Python. Projects involving motion detection actions require a reliable way to run their code when an object movement happens. One of the most common solutions to accomplish this task is by the HC-SR501 PIR

Motion Detection with PIR and Raspberry PI: HC-SR501 wiring and Python Code 5 (2) Read More »

NRF communication

Radio Frequency (RF) communication by nRF24l01 with Arduino Uno 5 (2)

In this tutorial, the nRF24l01 wireless sensor interfaced with Arduino Uno, dealing with RF communication. This tutorial provides the coding, wiring diagram and component list. We’ll learn how to use the nRF24L01 transceiver modules to create wireless communication between two Arduino boards in this article. When utilizing Arduino, the nRF24L01 module is a common choice

Radio Frequency (RF) communication by nRF24l01 with Arduino Uno 5 (2) Read More »

arduino acs712 current sensor featured image

Current Sensor (ACS712) with Arduino UNO: Using the Hall Effect 5 (1)

In this tutorial, we’ll interface the current sensor (ACS712) with Arduino Uno, dealing with current sensing and utilization for current control. This tutorial provides the coding, wiring diagram and component list. To measure the current passing through the wire, ACS712 is the best current sensor to deal with, as it can measure up to 5A

Current Sensor (ACS712) with Arduino UNO: Using the Hall Effect 5 (1) Read More »

arduino-fingerprint-fmp10A-featured-image

Fingerprint Sensor with Arduino: FPM10A Explained for Beginners 4.5 (4)

In this tutorial, the fingerprint sensor interfaced with Arduino Uno, dealing with finger enrollment and utilization for attendance. This tutorial provides the coding, wiring diagram and component list. To deal with the attendance system finger is more effective than card reading technology. In this work, the fingerprint sensor with Arduino performs enrollment and recognition of

Fingerprint Sensor with Arduino: FPM10A Explained for Beginners 4.5 (4) Read More »

×