I2C Communication with Arduino Uno
There are many devices which work on Inter-Integrated Circuit (I2C) protocols to share data with each other. The communication of the board is independent of
continue reading...Raspberry PI, Arduino and Electronics made simple
There are many devices which work on Inter-Integrated Circuit (I2C) protocols to share data with each other. The communication of the board is independent of
continue reading...To make a datalogger and keep the text data stored, an SD card is best to use with Arduino Uno. Depending on the SD card
continue reading...One of the most basic but formative projects with Arduino Uno is performing algebraic calculus with a custom-designed calculator by using a 4×4 keypad, Arduino
continue reading...To interface TFT LCD Display with Arduino, for designing custom HMI TFT LCD Display provide rich colours, detailed images, and bright graphics with their full-colour RGB
continue reading...To control the dot matrix with MAX7219 using Arduino and display different patterns/characters on the dot matrix In this tutorial, we will learn how to
continue reading...To control the system with the time and date, Real Time Clock (RTC) module (DS3231) is best to use. The time and date can store
continue reading...To measure the water level of a pot plant, analog soil moisture sensor is good to use as its implant inside the soil to measure
continue reading...When sending a new PCB to a manufacturer, you may be confused about the number of options and settings required to produce it. For beginners,
continue reading...To have colored animations for beautiful displays, Neopixel is good as it can give any color combination. It looks like a RGB LED, but can
continue reading...To measure a range from 0V to 30V, a voltage divider circuit enables you to linearly reduce the input to 5V and create a voltage
continue reading...