In this tutorial I show you how I've build a homemade electronic load with Arduino, an LCD, rotary encoder for the menu ...
Let's build our HOMEMADE whistle detector circuit. The idea is more than simple. Using a microphone we detect sound. Nex...
So, for some time I've been working on a good Arduino based, brushed coreless DC motors, NRF24 radio connection drone th...
We want a radio communication between two Arduinos. These two very cheap modules will be useful for a small project wghe...
What we want to do is connect 4 potentiometers to the analog inputs of the arduino and send each input value to a receiv...
We receive our signal from the transmitter created in the other tutorial. We receive the signal, map the values in the d...
Since the use of an LCD requires many microcontroller pins, we will reduce that number using serial communication, which...
Download the scketch. Open it in Arduino IDE after extracting the .zip file. All the code is explained. We have used the...
Here I will show you how to burn a bootloader to a ATmega328p AU SMD chip using an Arduino NANO as ISP programmer....