Category: Arduino


  • Touch Sensor

    Step 2: Write the Code Let’s now write the code for the Arduino sketch. Launch the Arduino IDE and enter: Touch Sensor Arduino VCC 5V GND GND SIG Pin 7

  • How to Make an Automatic Night Light with Arduino Using LDR & LED

    Tired of stumbling in the dark? In this simple guide, you’ll learn how to build your own automatic night light that turns on when it gets dark using just an Arduino, a light sensor (LDR), and an LED. It’s an easy, beginner-friendly project that brings smart lighting right to your fingertips. What You Need: What…

  • How to Make an LED Blink with Arduino

    This is a simple first project for anyone new to Arduino. You will make a small light (called an LED) turn on and off by itself. What You Need: What is an LED? An LED is a special kind of light bulb. The name stands for Light Emitting Diode. An LED has two legs (called “leads”) that are different lengths.…