Pinned Repositories
library-registry
Arduino Library Manager list
ButtonToSwitch_AVR
Complete buttons to switches library implemented for Arduino, with flags update automation, function callbacks, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
ButtonToSwitch_ESP32
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.
ButtonToSwitch_STM32
An STM32-RTOS library to implement all kind of switches out of simple push buttons (Momentary buttons) by using embedded simulated behavior
FourBitLedDigitalTube
A seven segment displays easy to use library to drive simultaneously 1 to 8 digits 74HC595 based displays.
library-registry
Arduino Library Manager list
SevenSegDisplays_STM32
A STM32-RTOS library to drive multiple 7 segment digits displays independently from their architecture and driving chips
SevenSegDisplaysRTOSLib
SevenSegDisplays is an Esp32-Arduino library that drives seven segment led displays in easy to use, trustworthy and flexible ways, for displays based on 74HC595 and similar shift registers
SwitchesHardwareInterfaceLayer
switchHil is an Esp32-Arduino library that implements a variety of physical switches using mpbToSwitch library for its internal logic, building real-world specific switches just using simple push buttons (Momentary buttons)
GabyGold67's Repositories
GabyGold67/FourBitLedDigitalTube
A seven segment displays easy to use library to drive simultaneously 1 to 8 digits 74HC595 based displays.
GabyGold67/ButtonToSwitch_AVR
Complete buttons to switches library implemented for Arduino, with flags update automation, function callbacks, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
GabyGold67/ButtonToSwitch_ESP32
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.
GabyGold67/ButtonToSwitch_STM32
An STM32-RTOS library to implement all kind of switches out of simple push buttons (Momentary buttons) by using embedded simulated behavior
GabyGold67/library-registry
Arduino Library Manager list
GabyGold67/SevenSegDisplays_STM32
A STM32-RTOS library to drive multiple 7 segment digits displays independently from their architecture and driving chips
GabyGold67/SevenSegDisplaysRTOSLib
SevenSegDisplays is an Esp32-Arduino library that drives seven segment led displays in easy to use, trustworthy and flexible ways, for displays based on 74HC595 and similar shift registers
GabyGold67/SwitchesHardwareInterfaceLayer
switchHil is an Esp32-Arduino library that implements a variety of physical switches using mpbToSwitch library for its internal logic, building real-world specific switches just using simple push buttons (Momentary buttons)