Pinned Repositories
aes256_128
Space-efficient AES256/AES128 implementation
ch32v003fun
An open source software development stack for the CH32V003 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line.
convert_obj_three.py
file2c
Convert a file into a C source/header char array file.
lime
An opensource IME example for me, learning NLP.
linuxcnc
LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
lv_drivers
TFT and touch pad drivers for LVGL embedded GUI library
minmea
a lightweight GPS NMEA 0183 parser library in pure C
QRCode
QR code generation library in C, optimized for low-power devices, such as Arduino.
upng
very small PNG decoding library
turoksama's Repositories
turoksama/aes256_128
Space-efficient AES256/AES128 implementation
turoksama/ch32v003fun
An open source software development stack for the CH32V003 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line.
turoksama/convert_obj_three.py
turoksama/file2c
Convert a file into a C source/header char array file.
turoksama/lime
An opensource IME example for me, learning NLP.
turoksama/linuxcnc
LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
turoksama/lv_drivers
TFT and touch pad drivers for LVGL embedded GUI library
turoksama/lvgl
Powerful and easy-to-use embedded GUI library with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
turoksama/minmea
a lightweight GPS NMEA 0183 parser library in pure C
turoksama/QRCode
QR code generation library in C, optimized for low-power devices, such as Arduino.
turoksama/upng
very small PNG decoding library
turoksama/lvgl_sim_eclipse_sdl
lvgl pc simulator using eclipse with SDL.
turoksama/micropython-uffmpeg
MicroPython bindings for FFmpeg
turoksama/mode-7
An experiment with mode-7 software rendering.
turoksama/stmbl
AC Servo Driver for STM32F4
turoksama/tarsier-infra
Infra for Tarsier Projects.
turoksama/tiny-AES128-C
Small portable AES128 in C