• Topic: MOTOR and Distanse Measurement Sensor

    Motor ———-> Using the distance measurement sensor Simple parking system This code controls a motor, LED, and buzzer based on the distance measured by an distance sensor. If the distance is greater than 50 cm, the motor runs, the LED is off, and the buzzer is silent. If the distance is 50 cm or less,…

    Read more…

  • Topic: Buzzer

    In the experiment, Buzzer TMB12A05 was used. Melody Player

    Read more…

  • Topic: Temperature sensor, Servo motor

    Temperature sensor This code is used to control an LED light that changes color based on the temperature read by a sensor. It uses functions to set up pins, read sensor data, convert it to temperature, and adjust LED colors Servo motor This program controls a servo motor, making it move to different positions. A…

    Read more…

  • Topic: Button, Slideswitch and Photoresistor

    Button This is a simple program that controls an LED using two buttons. Slideswitch This program lets a switch control an LED. When you turn the switch ON, the LED lights up. When you turn the switch OFF, the LED goes out. Photoresistor This code measures light using a sensor and changes the brightness of…

    Read more…

  • Topic: Potentiometer and LED garland

    Using a potentiometer Potentiometer is a variable resistor that allows for manual adjustment of electrical resistance, often used for controlling volume or brightness in electronic devices. LED Garland This Arduino code controls a series of LEDs using a potentiometer to select different lighting modes. Here’s a breakdown of the code: This code provides a versatile…

    Read more…

  • Topic: LED and RGB LEDs

    Start exploring Arduino RGB LEDs with me! Initially, I’m learning how to use Arduino and RGB LEDs to make lights that change colors and create exciting effects. Consequently, I will share my journey through easy tutorials featuring Arduino RGB LEDs. Moreover, you’ll see my progress with straightforward code examples, detailed Arduino sketches, and vivid photos.…

    Read more…