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
Hello everybody and welcome to this quick tutorial, today we gonna use a Mifare RC522 RFID module with an Arduino Uno and an optional LCD i2c screen. IMPORTANT: Don’t … Continue Reading Quick guide to wire and use the RC522 RFID module with Arduino
Hi Everyone, this is a tutorial on how to use the servo motors with Arduino Uno you can check it in the video, here I’m gonna post the wiring … Continue Reading Use servo motors with Arduino
Hello there, welcome to this simple tutorial on how to use an infrared receiver and its remote control with an Arduino board. I’m using an Arduino Uno, LCD i2c screen, … Continue Reading How to use Infrared receiver and remote control with Arduino
Hello there, this post is about using a Stepper motor with an Arduino by using one of its drivers, which is ULN2003, it’s a driver that’s widely used, because it’s … Continue Reading How to use a stepper motor with Arduino and its driver ULN2003
Hello everyone, this is a tutorial on how to use a relay module with Arduino, here I used a 2 channels relay module with an Arduino Uno, you can … Continue Reading How to use a relay module with Arduino
Hello, This post is about an Arduino locking algorithm/code you can add to your own projects, the code is very simple to use and understand by beginners, the code … Continue Reading Simplest Arduino Lock/unlock code/algorithm using Keypad and LCD screen
Hello everyone, this is a quick tutorial on how to use the keypad with Arduino and a LCD i²c screen. The Keypad I use is 4×4, it’s very useful and … Continue Reading Arduino uno + 4×4 Keypad Matrix + LCD i2c screen
Hello there, This is an easy tutorial and project, it would be very nice to start your Arduino journey with this project, it uses the simplest parts and functions to … Continue Reading Arduino LED blink, fade and “Traffic lights” project
Hello there, this is an easy project to start with if you’re new to Arduino, this is my first project and pretty much my first contact with Arduino World. It’s … Continue Reading Simplest Arduino based thermometer using LM35 and LCD i2c screen