Stars
Cheap logic probe for Rigol MSO5000-series oscilloscopes
An open-source cross-platform alternative to AirDrop
Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
List of resources about programming practices for writing safety-critical software.
Resource list for generating JSON using LLMs via function calling, tools, CFG. Libraries, Models, Notebooks, etc.
List of Computer Science courses with video lectures.
You like pytorch? You like micrograd? You love tinygrad! ❤️
QP/C Real-Time Event Framework/RTOS is a lightweight implementation of the asynchronous, event-driven Active Object (Actor) model and Hierarchical State Machines.
Embedded (bare metal) C scheduler library
data compression library for embedded/real-time systems
Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.
Using advanced control and computer vision techniques in an easy way for embedded
Companion repository to the "Modern Embedded Systems Programming" video course.
Official electron build of draw.io
Python implementation of the Modbus protocol.
foxBMS 2, online documentation at https://docs.foxbms.org
Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.
SocketCAN Linux driver for UAB "Rusoku Technologies" TouCAN USB to CAN bus converter
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…