News

This repository contains folders for each arduino activity. Each folder/activity has images representing the circuit and object (s)/device (s) being used and the code files written in the C ...
The code is for directly controlling the LED matrix (I had made a 10X8 matrix) through Arduino Uno. Here, I have used multiplexing which makes the task a bit difficult to understand at first. But once ...
No multimeter handy (for shame)? Well, as it turns out you can actually measure capacitance using your Arduino Uno, with no external components, and only ~20 lines of code.
Looking for practical Arduino projects? This guide shows how to control a relay from your smartphone using an Arduino Uno — either via Bluetooth or Wi-Fi.