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) communication. This communication is a
continue reading...Raspberry PI, Arduino and Electronics made simple
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...In this tutorial, we will learn how to interface MAX7219 LED Dot matrix display with Arduino. We will familiarize you with the MAX7219 dot matrix
continue reading...In this tutorial, I’m going to show you how to interface the real-time module (DS3231) with Arduino Uno and display real-time & date on the
continue reading...In this tutorial, we’ll interface the soil moisture sensor with Arduino Uno. This tutorial provides the coding, wiring diagram and component list for moisture sensors
continue reading...In this tutorial, I’m going to show and explain the main PCB manufacturing options, with their default values for a beginner level needs. When sending
continue reading...In this tutorial, we’ll interface the Neopixel LEDs with Arduino Uno. This tutorial provides the coding, wiring diagram and component list for Neopixel with Arduino.
continue reading...