GabyGold67's Stars
platformio/platformio-core
Your Gateway to Embedded Software Development Excellence :alien:
PaulStoffregen/TimerOne
TimerOne Library with optimization and expanded hardware support
platformio/platformio-docs
PlatformIO Documentation
platformio/platformio-home
PlatformIO Home
delta-G/TimerOne
TimerOne Library with optimization and expanded hardware support
GabyGold67/FourBitLedDigitalTube
A seven segment displays easy to use library to drive simultaneously 1 to 8 digits 74HC595 based displays.
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/MomentaryPushButtonsAsSwitches
MpbToSwitch is an Esp32-Arduino library that implements all kind of switches logical internal mechanisms out of simple push buttons (Momentary buttons)
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)