Hello, this tutorial is a follow up of the 2 other ones about the 2.4″ TFT LCD Shield with Arduino UNO, so the first one was about Interfacing and … Continue Reading Arduino TFT LCD shield showing BMP images from SD Card
Hi, in this tutorial we’ll try to interface a PS2 wireless controller with Arduino UNO board, it is very interesting since all the controller’s buttons would be inputs for … Continue Reading Interfacing Wireless PS2 Controller with Arduino
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, this a tutorial for beginners about the TFT LCD touch screen shield mounted on an Arduino UNO board, where we use some basic display functions and a little … Continue Reading TFT LCD 2.4″ Touch screen shield tutorial
Hello, in this tutorial I planned to test different functions of the TFT LCD shield but I encountered few problems and decided to show … Continue Reading Interfacing and fixing touch problem in Arduino TFT 2.4″ LCD shield
Hello everybody, in this tutorial I’m using 128*32 i2c OLED display that I bought for few bucks, it’s very tiny you can use it … Continue Reading Use OLED display + Arduino with examples
Hello, in this tutorial we’re using the MG995 continuous rotation servo motor, it has many applications especially robotics, you can use it to move heavy vehicles … Continue Reading Use MG995 continuous rotation servo motor with Arduino
Hi, this is a fast tutorial about the KY-008 LASER module, I wanted to show you how it works before I use … Continue Reading Arduino KY-008 LASER module
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, Dans ce tuto on va interfacer le module joystick avec Arduino, donc le module est similaire au joystick analogique qu’on trouve sur les consoles de jeux vidéos, … Continue Reading [FR] Interfacer module Joystick avec Arduino
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