Arduino

7-Segment Display with Arduino Uno

7-Segment Display with Arduino Uno

In this tutorial, we will use an I2C 7-segment display with Arduino. This module is much used for the display…

1 year ago

How to use a Flex Sensor with Arduino Uno

In this tutorial, we will use Arduino with a flex sensor to get the degree of bending. Flex sensors are…

1 year ago

Interfacing a Tilt Sensor with Arduino Uno

In this tutorial, we will use a tilt sensor with the Arduino Uno to measure an object's orientation or tilt.…

2 years ago

Force Sensitive Resistor and Arduino: FSR402 Wiring and Code

In this tutorial, we will use Force Sensitive Resistor with Arduino Uno to measure pressure and weight. Based on the…

2 years ago

NPK Soil Sensor with Arduino: Wiring Diagram and Code Explained

In this tutorial, we will use Arduino, an NPK soil sensor to get the soil fertility. The percentage of nitrogen,…

2 years ago

Communication between two Arduinos by Serial UART

In this tutorial, we will use two Arduino Uno to communicate with each other via Arduino UART (universal asynchronous receiver-transmitter)…

2 years ago

I2C Communication with Arduino Uno

In this tutorial, I'll show how to perform I2C communication with two Arduino boards. The potentiometer and LCD are used…

6 months ago

SD card with Arduino Uno: Wiring Diagram and Code

In this tutorial, we will use Arduino, an SD card module and an SD card to store the data. The…

1 year ago

Arduino Uno Calculator: How to Create your DIY Calculator

In this tutorial, we will build our own calculator with Arduino, a 4x4 keypad and a 16x2 LCD display. The…

1 year ago

1.8″ TFT LCD interfacing with Arduino Uno

In this tutorial, we’ll interface the 1.8 TFT LCD display with Arduino Uno. You’ll learn how to interface the TFT…

1 year ago