Category Electronics

Light Sensor using Arduino

Introduction In this project, a simple light sensor is designed using LDR. The project is built around Arduino. Components required Arduino UNO Light Dependent Resistor (LDR) 100 KΩ POT Buzzer Circuit Diagram Working A 100 KΩ POT and the LDR…

What is Omega 2 Board?

Omega 2 board is the development boards from Onion. It comes packed with built-in Wi-Fi and on-board flash storage. You do not have to worry about buying Wi-Fi dongles or installing operating system images onto external SD cards. Using the…

Make your own Li-ion power bank

Introduction There are many ways to make a Li-ion power bank. We will here use 3.7v Li-ion rechargeable battery and few other modules. You can purchase the battery from ebay or Aliexpress or extract from your old laptop battery. This power…

Servo Motor Control using Arduino

Following post will explain Servo motor control using Arduino UNO 3. Servo motors have three wires: power, ground, and signal. The power wire is typically red, and should be connected to the 5V pin on the Arduino board. The ground…

C:\Users\Pintu\OneDrive\Blogs\Electronics\Adrino_UNO_image.png

How to test Arduino UNO

You have received your Arduino UNO and want to quickly verify and test arduino uno that it is in good condition or you want to write your first Arduino UNO program. To do so you need to follow the following…