Skip to content

Arduino

Interfacing HC-SR04 Ultrasonic Sensor With Arduino Tutorial

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, datasheet, and the code at… Read More »Learn How HC-SR04 Ultrasonic Sensor Interfacing With Arduino Uno

    Control 28BYJ-48 Stepper Motor With Arduino Using ULN2003 Driver

    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. In addition, you will learn… Read More »How to control 28BYJ-48 stepper motor with Arduino by ULN2003 Driver

      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.

        4x4 keypad Arduino - Robosans

        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 A 4×4 keypad is an… Read More »4×4 Keypad Arduino Code, Pinout & Interfacing Complete Guide