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, Welcome to this tutorial where we see how to control DC motor speed using a potentiometer, the l298n motor driver and an Arduino board. First If … Continue Reading Control DC motor speed using potentiometer + L298n + Arduino
Hello there, Welcome to this little tutorial, we gonna see how to use the FC 51 infrared sensor, it’s a module used to detect if something is passing by or … Continue Reading How to use the FC 51 InfraRed proximity/obstacle avoidance sensor 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 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 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