LDR Object Counter
This is a more complex LDR based project. I decided to create a simple LDR…
This is a more complex LDR based project. I decided to create a simple LDR…
To demonstrate how a light-dependent resistor works, I made a simple project – controlling an…
A light dependent resistor, in short LDR, is an electronic component whose resistance varies depending…
A voltage divider is a simple electronic circuit that has two resistors connected in series….
I recently worked on a wifi led display project. It involved controlling an LED display…
While mounting a WiFly shield to an Arduino UNO is easy, mounting the shield on…
Controlling LED matrixes, strips and other large scale LED projects using normal LEDs…
Remember the arduino robot arm tutorial i shared some time back? Well, i decided to…
Converting a float to string or float to character array can be quite frustrating. I am…
Being able to control your Arduino project using Bluetooth totally awesome. You don’t have to…