Hello, and welcome to this project, actually it includes two projects but they’re pretty much the same, it’s a door lock system based … Continue Reading Fingerprint door lock based on Arduino and FPM10A optical fingerprint sensor
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
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, 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