A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
-
Updated
Aug 5, 2025 - C
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
This is a zero-cost, header-only abstraction library for managing and manipulating generic fixed-width bit fields. It provides several macros that will work with integer types of any size, including char, uint8_t, uint16_t, uint32_t and uint64_t bit fields.
A collection of small but useful header only C libraries that I've built up over time.
Add a description, image, and links to the bitfields topic page so that developers can more easily learn about it.
To associate your repository with the bitfields topic, visit your repo's landing page and select "manage topics."