Skip to content

arduino uno

Arduino Based Countdown Timer

A timer is a clock type used for time interval calculation. There are two types for calculating the time elapsed, one counting upward from zero, called a stopwatch. And the second…

Amjad Ali 363 views

LED ON-OFF using Windows Remote Arduino

In this project, we will use Windows Remote Arduino to turn an LED on and off. It is a simple example but will reveal the power that the library can give you to create many more a…

Afzal Rehmani 310 views