Selected projects
Here are shortcuts to some of the projects I am most proud of.
Arduino LineFollower
This is a small but very fast line following robot. The robot is based on ATMega32U4 running at 16 MHz, powerful enough for handling many different type of line following algorithms and still have a lot of power left to do other things. The microcontroller is preloaded with the Arduino Leonardo bootloader making it directly Läs mer...
Dustino
This is a project from 2014 and was a collaboration between myself and Leif Ahlman at Drones Networking. Both Leif and myself have witness that engineering in schools have been downprioritized for other subjects. There are of course exceptions but in general many of the Engineering teachers that we talked to, say the same thing. Läs mer...
Handheld game console
I grow up in the era of Commodore and Atari. In this time, the CPU performance was nothing compared to what is available today and one really needed to use a lot of tricks and tips to get enough power from the devices (e.g. sinus lookup tables). In some extent that is of course valid Läs mer...