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 pressure on the Force Sensitive
continue reading...Raspberry PI, Arduino and Electronics made simple
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...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...