Skip to content

Welcome to michaelloft.dk

I work as a freelance software architect and also teach software and electronics engineering students at Aarhus University in my role as associate professor.

In a world full of AI and spam pages, this website is my attempt to provide help and real content to people, who want to learn more about software development and design.

What's on?

Embedded system design with RPi Pico 2W and FreeRTOS

I'm currently designing a new course in Embedded System Design for electronic engineering students. The course will use FreeRTOS running on a RPi Pico 2W. Since it was difficult to find good tutorials, I'm documenting as I work on the course. The documentation will also be part of the course material.

Crash course in C programming

A couple of years ago, I tought a course, where the students had to understand the very basics of C programming to be able to do the lab-work on which the couse was based. To teach them this, I created a 4 lecture crash course and the reading material can be found here.