An open API service providing repository metadata for many open source software ecosystems.

Topic: "push-button-interrupt"

nimaltd/pb

Push-Button Library for STM32 with pressed beep callback and debouncing

Language: C - Size: 150 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 22 - Forks: 1

asathiskumar98-byte/DC-Motor-Direction-Control-using-Arduino

This Arduino project demonstrates how to control the direction of a DC motor using two push buttons.

Language: C++ - Size: 2.93 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

asathiskumar98-byte/Button-Controlled-Relay-Arduino-UNO

This project demonstrates how to control an **electrical relay module** using a **push button** and an **Arduino UNO**. When the button is pressed, the relay activates; when released, it deactivates — a foundational project for learning **home automation** and **device control**.

Language: C++ - Size: 3.91 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

asathiskumar98-byte/Button-Controlled-LED-using-Arduino-UNO

A simple digital input-output project where an LED is controlled by a push button. When the button is pressed, the LED turns **ON**; when released, it turns **OFF** — the perfect beginner exercise to understand digital logic and I/O pins on Arduino.

Language: C++ - Size: 2.93 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

asathiskumar98-byte/ESP8266-Push-Button-LED-Control-using-Polling-Method-MicroPython-

This project demonstrates how to control an **LED** using a **push button** on the **ESP8266** microcontroller through the **polling method**. The code continuously checks the button’s state in a loop and turns the LED ON or OFF accordingly.

Language: Python - Size: 2.93 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

asathiskumar98-byte/Push-Button-Interface-Register-Level-Arduino-UNO-

This project demonstrates how to interface a **push button switch** with the **Arduino UNO (ATmega328P)** using **register-level programming**, without any Arduino functions.

Language: C++ - Size: 2.93 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

asathiskumar98-byte/STM32-External-Interrupt-Button---LED-Toggle-

This project demonstrates how to use an **External Interrupt (EXTI)** to control an LED using a **push button** on the STM32F446RE Nucleo board.

Language: C - Size: 9.77 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

sahilrajpurkar03/STM32F4-Codes

STM32F4 example projects demonstrating ADC, timer-based ADC, push button handling (polling and interrupt), digital read, external interrupts, LED blinking, PWM, and DC motor control.

Language: C - Size: 2.22 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0