Arduino – Control LEDs with IR Remote Control
In this project you’ll use an infrared (IR) receiver and an Arduino to control 3 LEDs with a remote control. This is useful to re-use old remote controls or give some functionally …
In this project you’ll use an infrared (IR) receiver and an Arduino to control 3 LEDs with a remote control. This is useful to re-use old remote controls or give some functionally …
The HC-05 Bluetooth module is the most economical and easiest way to go wireless (via Bluetooth).
Today I’ll show how you can control a servo with Visual basic. Before this project I’ve never used Visual basic so if anyone finds any mistake in my code please leave …
This guys Earthshine Electronics have produced a great Arduino tutorial. It has everything explained in detail, schematics diagrams, program code and all the instructions that you need to understand what you can …
Hi guys, This is my first tutorial,  I’ve just started a few months ago learning electronics (previously I’ve just knew how to program in C and Python). When I finished this …
Hi guys, I know that with a quick search you will find a ton of Arduino beginners videos, but I’ve decided to make my own version.