Pinned Repositories
hexfile_merger
tool to merge hexfiles in Motorola S19, Intel Hex or plain table format
LIN_master_Arduino
LIN master node emulation with preemptive background operation
LIN_master_portable_Arduino
Portable LIN Master Node Emulation for Arduino
SPL_2.2.0_SDCC_patch
SDCC patch of STM8 Standard Peripherals Library v2.2.0
STM8-SPL_SDCC_patch
Patch for STM8 Standard Peripherals Libraries
STM8_Fault-Tolerant_SW
A summary of basic techniques for developing fault-tolerant software for the STM8 microcontroller
STM8_headers
Device headers and examples for STM8 microcontrollers
STM8_serial_flasher
PC tool for uplading hexfiles to the STM8 microcontroller via COM port or USB, using the built-in ROM bootloader. Works under Windows and Posix operating systems
STM8_templates
STM8 Libraries and Examples with Arduino look&feel
stm8gal
PC tool for uplading hexfiles to the STM8 microcontroller via UART or SPI , using the built-in ROM bootloader. Works under Windows and Posix operating systems
gicking's Repositories
gicking/STM8-SPL_SDCC_patch
Patch for STM8 Standard Peripherals Libraries
gicking/stm8gal
PC tool for uplading hexfiles to the STM8 microcontroller via UART or SPI , using the built-in ROM bootloader. Works under Windows and Posix operating systems
gicking/STM8_headers
Device headers and examples for STM8 microcontrollers
gicking/LIN_master_Arduino
LIN master node emulation with preemptive background operation
gicking/STM8_serial_flasher
PC tool for uplading hexfiles to the STM8 microcontroller via COM port or USB, using the built-in ROM bootloader. Works under Windows and Posix operating systems
gicking/STM8_templates
STM8 Libraries and Examples with Arduino look&feel
gicking/hexfile_merger
tool to merge hexfiles in Motorola S19, Intel Hex or plain table format
gicking/LIN_master_portable_Arduino
Portable LIN Master Node Emulation for Arduino
gicking/SPL_2.2.0_SDCC_patch
SDCC patch of STM8 Standard Peripherals Library v2.2.0
gicking/STM8_Fault-Tolerant_SW
A summary of basic techniques for developing fault-tolerant software for the STM8 microcontroller
gicking/CH32V003_examples
Port of original CH32V003 examples for PlatformIO
gicking/NeoHWSerial
Arduino HardwareSerial with attachInterrupt for RX chars
gicking/Arduino_SPI_bridge
gicking/ModbusControl
gicking/stm8-bootloader-erase-write
Replacement open-source erase/write RAM routines for STM8 ROM bootloader, intended for use with stm8gal.
gicking/Arduino-library-registry
Arduino Library Manager list
gicking/ArduinoCore-avr
The Official Arduino AVR core
gicking/ArduinoCore-sam
gicking/atomthreads
Lightweight, Portable RTOS Scheduler
gicking/combine_NXT_RP6
combine Lego Mindstorms NXT and Arex RP6v2 robot via I2C
gicking/LIN_slave_portable_Arduino
Portable LIN Slave Node Emulation