how to

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

Scroll to Top