Category: Learn
-
[In Depth] Arduino Blinking LED Code & Interfacing
Are you just starting out on your Arduino journey and want to make your first project? Look no further! Our in-depth guide on Arduino Blinking LED is the perfect starting point for you. We understand that simplicity is key when you’re new to the world of Arduino, and that’s why we’ve created this tutorial to…
-
Interfacing (FSR) Force Sensing Resistor with Arduino
Are you looking for an easy and affordable way to measure force or pressure in your next Arduino project? Look no further than FSR! In this tutorial, we’ll explore how to interface force sensing resistor with Arduino, including everything you need to know about FSR from what it is, and how it works, to the…
-
How to Interface TTP223B Capacitive Touch Sensor with Arduino
Are you tired of using traditional push buttons and switches in your projects and you want to add a touch of elegance by using a capacitive touch sensor with Arduino? You are in the right place! In this tutorial you will learn how to interface TTP223B capacitive touch sensor with Arduino and everything you need…
-
Learn How HC-SR04 Ultrasonic Sensor Interfacing With Arduino Uno
The HC-SR04 Ultrasonic sensor is your secret weapon to measure the distance to any object in front of it, so Let’s learn how to interface HC-SR04 Ultrasonic sensor with Arduino Uno. Further, you will learn everything you need to know about the HC-SR04 Ultrasonic sensor, how it works, how we calculate the distance, pinout, specifications,…
-
How to control 28BYJ-48 stepper motor with Arduino by ULN2003 Driver
Stepper motors are used in many applications that need high torque and determine positioning precisely such as; 3D printers, CNC machines, DVD players, and much more. So, In this tutorial, you will learn how to control 28BYJ-48 Stepper motor with Arduino using ULN2003 Drive which is the most common driver used with the 28BYJ-48 motor.…
-
Interfacing and controlling a servo motor with Arduino & How it works?
There are so many types of motors, so If you need a motor that determines positioning precisely the servo motor is the best choice. In this tutorial, you will learn how to interface a servo motor with Arduino which is used in many robotics applications. In addition, you will learn everything you need to know…
-
Interfacing L298N Motor Driver With Arduino & DC Motor
Definitely, you need to know the easy way to control Dc motors, right? You are in a right place in this tutorial you will learn how to Interface the L298N motor driver with Arduino which is the easiest way to control 2 DC motors at the same time. In addition, you will learn about the…
-
Arduino Datatypes and Variables
Learn Arduino functions and data types: byte, boolean, int, unsigned int, byte, word, long, unsigned long, float, char, unsinged char, array, and string.
-
4×4 Keypad Arduino Code, Pinout & Interfacing Complete Guide
Are you overwhelmed with so many tutorials and guides that take about 4×4 keypad Arduino? Don’t worry, in this comprehensive guide you will learn everything you need to know about the 4×4 keypad interfacing with Arduino Uno & LCD briefly and to the point. Which includes: code, pinout, schematic, interface, datasheet & fritzing file to download it. So let’s complete this tutorial to the end to know all the details you need. 4×4 Keypad…
-
Learn how to Interface 7 Segment Display with Arduino
This display is used in many applications that we see in our life such as calculators, digital clocks, and much more, so do you want to learn how to interface 7 segment display with Arduino? In this tutorial, you will learn in-depth everything you need to know about seven segment how to interface with Arduino,…