Skip to content
View sarvacX's full-sized avatar

Block or report sarvacX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pushbutton-led-control pushbutton-led-control Public

    A simple Arduino project demonstrating LED control using a pushbutton input.

    C++

  2. Arduino-Button-LED-Toggle-With-Debounce Arduino-Button-LED-Toggle-With-Debounce Public

    Learn how to use a pushbutton to toggle an LED on and off with simple software debouncing in Arduino.

    C++

  3. arduino-led-dimmer arduino-led-dimmer Public

    LED brightness control using a potentiometer and PWM on Arduino Uno.

    C++

  4. Arduino-LED-Bar-Graph-Potentiometer Arduino-LED-Bar-Graph-Potentiometer Public

    An Arduino beginner project that demonstrates how to create an LED bar graph using multiple LEDs controlled by a potentiometer. The project uses analog input mapping to light LEDs in sequence, simi…

    C++