In this blog/tutorial, we will see how to use a Light Dependent Resistor (also called a photoresistor) along with an…
Using Arduino Serial Communication with the Serial monitor
In this blog, I will show how to use the Arduino IDE’s Serial Monitor to communicate with the Arduino’s Serial…
Breadboards: Guide and Tutorial
Breadboards can be an extremely handy and time-saving tool when building electronic circuits. In this guide and tutorial, I will…
Using PWM (Pulse Width Modulation) to Control LED brightness with Arduino
In this tutorial, I will explain the theory behind PWM (Pulse Width Modulation) and how to use it with an…
Using Buzzers with Arduino
Buzzers can be fun to use, and very useful too! In this blog, I will be showing how to use…
Getting started with Arduino
Arduino is an easy to use and flexible platform to learn the basics electronics and programming. In this blog, we…