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 which can be illuminated or
continue reading...Raspberry PI, Arduino and Electronics made simple
In this tutorial, we will use an I2C 7-segment display with Arduino. This module is much used for the display which can be illuminated or
continue reading...In this tutorial, we will use Arduino with a flex sensor to get the degree of bending. Flex sensors are commonly used in applications such
continue reading...In this tutorial, we will use a tilt sensor with the Arduino Uno to measure an object’s orientation or tilt. This sensor has wide applications
continue reading...In this tutorial, we will use Force Sensitive Resistor with Arduino Uno to measure pressure and weight. Based on the pressure on the Force Sensitive
continue reading...In this tutorial, we will use Arduino, an NPK soil sensor to get the soil fertility. The percentage of nitrogen, Phosphorus and Potassium is measured
continue reading...In this tutorial, we will use two Arduino Uno to communicate with each other via Arduino UART (universal asynchronous receiver-transmitter) communication. This communication is a
continue reading...In this tutorial, I’ll show how to perform I2C communication with two Arduino boards. The potentiometer and LCD are used to display the data sharing
continue reading...In this tutorial, we will use Arduino, an SD card module and an SD card to store the data. The write and read with the
continue reading...In this tutorial, we will build our own calculator with Arduino, a 4×4 keypad and a 16×2 LCD display. The input will be given through
continue reading...In this tutorial, we’ll interface the 1.8 TFT LCD display with Arduino Uno. You’ll learn how to interface the TFT LCD with Arduino to write
continue reading...