So, for some time I've been working on a good Arduino based, brushed coreless DC motors, NRF24 radio connection drone th...
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...
Hi guys. This here is my design of a coilgun which is a project I was preparing to make for a long time and I finally ma...
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...