Skip to content
#

button

Here are 176 public repositories matching this topic...

Complete buttons to switches library implemented for ESP32-Arduino, with flags update automation, function callbacks, tasks unblocking, task resumes, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.

  • Updated Sep 23, 2025
  • C++

An STM32-RTOS Arduino library to implement all kind of switches out of simple push buttons (Momentary buttons) by using embedded simulated behavior. Make the same pushbutton behave completely differently according to needs by just an assignement. Save panel space by reusing the minimum pushbuttons.

  • Updated Jun 18, 2025
  • C++

The C4 - Button & Buzzer Timer is an Arduino project that simulates a timed detonation system. When the button is pressed, a countdown begins, displaying the elapsed time on the Serial Monitor. If the button is held for 10 seconds, the buzzer activates, signaling "detonation." Releasing the button at any point resets the timer.

  • Updated May 16, 2025
  • C++

Improve this page

Add a description, image, and links to the button topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the button topic, visit your repo's landing page and select "manage topics."

Learn more