This dude. He started by developing ASM firmwares as a teenager for PIC16f84, then produced his own PCBs in the bathroom of his mother (making a mess with the chemicals).
Now he works on developping systems that involves hardware, embedded software and classical backend dev.
Working on diverse project mostly using embedded C, C++/Qt and python.
Learn more
Developed a platform to facilitate the planning of meetings and the edition of invoices for freelancers and very small companies: suiseki.cc.
Took care of the embedded C for the Livecore video switcher/mixer family. This involves solving bugs found and new features like 4K video, custom output formats, areas of interests, automatic image splitting in multi output screens, output mapping in screens, etc...
Making an ornithopter fully autohnomus outside. Improoving an ESC in the process.
Let’s see why floats are traditionally avoided in embedded systems. In reverse in a system that does use them, removing them is a very good...
Read MoreLet’s do the experiment of doing calculations bigger than the bus size of a modern microcontroller and see how bad the generated assembly code look....
Read More