Hello, and welcome to this tutorial, today we’re using a new type of temperature measure: a type K thermocouple with MAX6675 IC, the thermocouple uses the Seebeck effect to generate … Continue Reading Measure high temperatures with K-type thermocouple + MAX 6675 with Arduino
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 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, 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
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