Pinned Repositories
APA102_Pi
Pure Python library to drive APA102 LED stripes; Use with Raspberry Pi.
chess
eeprom_driver
A driver for 24C128/256 EEPROM develop on top of libopencm3 library for STM32F4 devices. The driver includes an example application tested with a STM32F4 Discovery board and and external EEPROM over I2C bus.
git_training
An interactive git training meant to teach you how git works, not just which commands to execute
gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
irc
tinkering with a made-from-scratch irc library in python
kapacuk.github.io
libopencm3
Open source ARM Cortex-M microcontroller library
lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
modm
modm: a C++23 library generator for AVR and ARM Cortex-M devices
kapacuk's Repositories
kapacuk/APA102_Pi
Pure Python library to drive APA102 LED stripes; Use with Raspberry Pi.
kapacuk/chess
kapacuk/eeprom_driver
A driver for 24C128/256 EEPROM develop on top of libopencm3 library for STM32F4 devices. The driver includes an example application tested with a STM32F4 Discovery board and and external EEPROM over I2C bus.
kapacuk/git_training
An interactive git training meant to teach you how git works, not just which commands to execute
kapacuk/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
kapacuk/irc
tinkering with a made-from-scratch irc library in python
kapacuk/kapacuk.github.io
kapacuk/libopencm3
Open source ARM Cortex-M microcontroller library
kapacuk/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
kapacuk/modm
modm: a C++23 library generator for AVR and ARM Cortex-M devices
kapacuk/orpyus
python library for handling music theory
kapacuk/pal
An optimized C library for math, parallel processing and data movement
kapacuk/RP2040-FreeRTOS
Raspberry Pi RP2040 FreeRTOS baseline development project
kapacuk/stm32f4-sdio-driver
STM32F4 code to use the SDIO peripheral, uses libopencm3 for the basic stuff, adds SDIO supported stuff.
kapacuk/tinyusb
An open source cross-platform USB stack for embedded system
kapacuk/usb-ser-mon
Auto connect to USB Serial devices.