How To – DIY – Projects

How to Convert an Arduino into an AVR Flash Programmer

How to Convert an Arduino into an AVR Flash Programmer

In case you don’t have an AVR programmer but you do have an arduino, the arduino can be converted into an AVR flash programmer, meaning it can program bare AVR microcontroller chips. Say if you have an AVR chip and you want to program the chip, so that the program that you’ve written and compiled […]

How to Convert an Arduino into an AVR Flash Programmer Continue Reading

How to Build a Liquid Level Gauge Circuit with an Arduino

How to Build a Liquid Level Gauge Circuit with an Arduino

In this project, we will build a liquid level gauge circuit with an arduino. This is a circuit in which a liquid level can be monitored through a gauge. We read the liquid level from the gauge (low, medium, or high), just as you see above. With a microcontroller such as the arduino, building this

How to Build a Liquid Level Gauge Circuit with an Arduino Continue Reading

How to Build a Soil Moisture Sensor Circuit with an Arduino1

How to Build a Soil Moisture Sensor Circuit with an Arduino

In this project, we are going to build a soil moisture sensor with an Arduino microcontroller. A soil moisture sensor, also called a hygrometer, measures the amount of moisture, or water, in the soil. Therefore, we can tell whether the soil has enough moisture or not. So it is a good diagnostic tool for caring

How to Build a Soil Moisture Sensor Circuit with an Arduino Continue Reading

How to Build a Color Sensor Circuit

How to Build a Color Sensor Circuit

In this project, we are going to build a color sensor circuit with an Arduino microcontroller. A color sensor is a device that can detect and differentiate between certain primary colors. This sensor can detect and differentiate between the colors white, blue, green, and red. <p “>A color sensor is actually a very useful device.

How to Build a Color Sensor Circuit Continue Reading

How to Build an Infrared Proximity Switch Circuit Using an Arduino

How to Build an Infrared Proximity Switch Circuit Using an Arduino

In this project, we will build an infrared proximity switch circuit using an arduino. This is a circuit in which a switch activates when the infrared sensor detects an object in its proximity. The infrared proximity switch sensor is a reflection-type photoelectric snesor which sends and receives infrared beams. Infrared proximity switches work by sending

How to Build an Infrared Proximity Switch Circuit Using an Arduino Continue Reading

How to Build a Simple Force Sensing Resistor FSR Circuit1

How to Build a Simple Force Sensing Resistor (FSR) Circuit

In this article, we will go over how to connect a force sensing resistor, or force sensitive resistor, (FSR) to a circuit to build many different types of useful circuits with them. Force sensing resistors are variable resistors which change resistance according to the pressure or force applied to them. Under no force, the resistance

How to Build a Simple Force Sensing Resistor (FSR) Circuit Continue Reading

Scroll to Top