Arduino is a popular platform for creating electronics projects, but...
Read MoreWhat is Arduino?
Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs – light on a sensor, a finger on a button, or a Twitter message – and turn it into an output – activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board. To do so you use the Arduino programming language (based on Wiring), and the Arduino Software (IDE), based on Processing.
Source: arduino.cc
Below are the tutorials, news, and projects done by DIY Usthad using Arduino.
Scaling image using ultrasonic sensor and Processing
Introduction As our WhatsApp group member has requested we are...
Read More100+ Switches in a single pin of Arduino
Introduction Did you run out of input pins? Don’t worry,...
Read MorePosition control of stepper motor using potentiometers
Introduction Today we are going to make a closed-loop stepper...
Read More2 Ways Of Interfacing LCD Module With Arduino
Introduction In this getting started with LCD module tutorial we...
Read MoreIR Remote Decoder With OLED Display
Introduction For many projects, we might need to use an...
Read MoreInstalling ESP32 In Arduino IDE
Let's learn how to install official ESP32 add-on for Arduino...
Read MoreDisplaying Values From Arduino Using Processing- Lamborghini Speed Meter 😉
Introduction In this tutorial we are going to read some...
Read MoreInterfacing 7 Segment Display With Arduino
In this tutorial we are going to learn about Interfacing...
Read MoreArduino Processing Serial Communication
Introduction In this tutorial, we are going to learn the...
Read MoreATTO World Smallest Arduino Compatible Development Board
Arduino Atto is a small-sized, low-powered microcontroller board designed for...
Read MoreArduino IoT Cloud Using ESP32 / ESP8266 For Absolute Beginners
What is Arduino IoT Cloud? Arduino IoT Cloud is an...
Read MoreHC-SR04 Ultrasonic Distance Meter | Flutter With Arduino
In this project, we are going to make an Android...
Read MoreTop 10 Arduino Modules For Beginners
In this article, I’m going to explain some Arduino modules...
Read MoreArduino Nano is back with WiFi ! – Nano 33 IoT
The Nano form factor has been a crowd-pleaser amongst makers...
Read More3 Different way of connecting a push button to Arduino
INTRODUCTION In this chapter, we are going to learn the...
Read MoreTripwire Automatically Minimizes Your Tabs When Someone Walks By
Do you always slack off on your computer and worry...
Read MoreDIY Electronics: 5 Project Ideas for Wearables Using Arduino
Wearable tech is booming. Aside from smartwatches, we’re also seeing...
Read MoreHow to program NodeMCU using Arduino IDE
Introduction In this tutorial, We are going to learn how...
Read MoreRemote Controlling Home Appliance Using your TV Remote
Let's learn to control our home appliance using the TV...
Read MoreInterfacing LoRa Module SX1278 with Arduino Nano
LoRa (Long Range) is a wireless communication technology that operates...
Read MoreArduino Uno Pinout: Unveiling the Power of Each Pin
Introduction: The Arduino Uno is a popular microcontroller board that...
Read MoreMotion Sensor Activated Light With Automatic Brightness Adjustment | Arduino + PIR + LDR
In this project we are going to make a circuit...
Read MoreInterfacing OLED 128×64 I2C with Arduino Uno
In this tutorial, we are going to learn to interface Arduino...
Read MoreIoT Plant Monitor Using XIAO ESP32C3 & Flutter App
IoT Plant Monitor project we are going to use the...
Read More