Ing. Aurelio Colosimo

 Embedded Electronics Engineering

Free and Open Source Code

Here below some of my open source projects.

For more information, please take a look at my webpage on GitHub platform.

PPSi

http://www.ohwr.org/projects/ppsi

I implemented the first releases of PPSi, a PTP multi-platform daemon, originally developed for CERN's White Rabbit project.

kim-os

http://https://github.com/colosimo/kim-os/

KIM-OS is a minimal Operating System for MCUs. I realized it entirely without using any external library. It can be ported on different MCUs and adapted to any board.

HelenOS

http://www.helenos.org/

https://launchpad.net/helenos

In my spare time, I sent some patches to HelenOS.

Linux

https://github.com/colosimo/linux

In the above link, my contributions to Linux kernel, regarding MCUIO drivers, are published.

bathos-mcuio

https://github.com/colosimo/bathos-mcuio

I contributed to develop bathos-mcuio: MCUIO protocol implementation on Bathos operating system, for remote handling of MCU I/Os on Linux. I worked both on MCU firmware and on needed Linux drivers (see below).