National industry visiting funds (2011) for the Bachelor program.
Projects
MyAlloc is an optimized and portable heap memory allocator designed to fit devices with a small memory footprint.
RingBuffer is an open-source, versatile, and optimized version of a ring buffer memory. It has been implemented in C to fit limited resource microcontrollers such as Microchip Inc. MCUs. This implementation allows both ring and linear access enabling standard functions to access the ring space. In addition, it is compatible with one-shot and cycling DMA modules.