Hello, and welcome to SurtrTech with another Arduino tutorial, in this one we’re about motion detection using microwaves and doppler effect, … Continue Reading Doppler Radar motion sensor RCWL-0516 + 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 everyone, In this tutorial we gonna make a project suggested by one of the viewers, which is setting up the DS1302 Real Time Clock module using a Keypad, we’re … Continue Reading How to setup DS1302 RTC module with Keypad + Arduino + LCD
Hello there, In this tutorial we’ll try to measure temperature and humidity using the DHT22, DHT22 and DHT11 are famous sensors used a lot for measuring temperature and humidity, they … Continue Reading Measure temperature/humidity using DHT22 + LCD i2c + Arduino
Salutation et bienvenu sur ce tuto, Ici on va essayer de contrôler un support de camera FPV à deux axes (Dual Axis FPV camera cradle) grâce à un module … Continue Reading [FR] Contrôler support camera FPV à 2-axes par un Joystick
Salutation et bienvenu sur le premier tuto en Français, qui est dédié au servo moteur, donc comme on a dit dans la vidéo c’est un moteur qui connait sa … Continue Reading [FR] Interfacer un servo moteur avec Arduino
Hi, and welcome, Before I start, I want to mention an important thing: I recently bought an Arduino module which is HMC5883L (GY-273) I tried it with its library … Continue Reading Interfacing HMC5883L / QMC5883 Digital compass with Arduino
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 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
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