Hello, today we have another Temperature and Humidity sensor to test it’s from the DHT serie, I already did a tutorial about DHT 11 DHT 22 and AM 2320 sensors, wiring and simple reading … Continue Reading Measure Temperature / Humidity and Heat Index using DHT 21 (AM 2301) + Arduino + LCD
Hi, and welcome to this quick tutorial about interfacing the FPM10A or 50DY optical fingerprint sensor, it’s made by Adafruit. The module is very … Continue Reading Interfacing FPM10A (50DY) Fingerprint sensor with Arduino
Hello everyone, in this project we’ll try to make an easy alarm clock with Arduino UNO board, this project is a mix of different modules that I used before, if … Continue Reading Simple Arduino based Alarm Clock with DS1302 RTC
Hello there, In this article we gonna try to interface L3G4200 module with Arduino board, we’ll just wire it and get the raw values that we can use later … Continue Reading Interfacing L3G4200 triple axis gyro module with Arduino
Hello everyone, Today we gonna see the full tutorial on how to control the 2-Axis FPV camera cradle with joystick module, the camera cradle comes in a little package … Continue Reading Control dual axis FPV camera cradle with Joystick module
Hello there, in this tutorial we’ll use a buzzer or piezo-speaker with its two versions (3 pins module and 2 pins component), It’s very simple to use, the buzzer … Continue Reading How to use a buzzer/piezo speaker with Arduino
Hello there, In this tutorial we gonna try to interface a Joystick module with an Arduino board, here as usual I’m using an Arduino Uno board. This module permit … Continue Reading How to simply interface the Joystick module with Arduino board
Hello there, In this tutorial we gonna use DS1302 Real Time Clock module with Arduino board. This module can be set up via an Arduino code and then … Continue Reading How to simply use DS1302 RTC module with Arduino board and LCD screen
Hello here, Before proceeding, if you need to buy DHT11 sensor, check Seeedstudio by clicking here ! In this tutorial we gonna see how to simply use the DHT11 … Continue Reading Measure temperature/humidity using DHT11 + LCD i2c + Arduino
Hello there, here we are using the HC-SR04 ultrasonic module to measure distance, it’s a classic Arduino project to get you started, this module can measure up to … Continue Reading How to use HC-SR04 ultrasonic module with Arduino to measure distance in cm and inch
Hello everybody, Welcome to this tutorial, check the video first it contains a little bit of explanation about H-bridges if you want to understand or even make your … Continue Reading Step by step on how to use the L298n dual H-bridge driver with Arduino