Łukasz Łaguna

Junior Embedded Systems Engineer with experience of bare-metal and RTOS based software development for 8/32 bit microcontrollers. Currently focuses on developing skills in Embedded Linux.

Social media profiles

Check GitHub profile


Articles (2)


ESP8266 - quick guide for embedded C developers

Published at July 24, 2019 ·  6 min read

Would you like to start the Internet of Things adventure, but you don't know exactly how? There's no better chip to play with IoT than ESP8266. If you would like to learn how to program it in C then this article is for you....

Categories: firmware iot

The smallest Embedded Linux System - Yocto vs Buildroot

Published at June 26, 2019 ·  4 min read

Fully working Linux based system below 5 MB. Is it even possible? It turns out that yes. What's more, you can get even lower values! Comparison of results obtained with Yocto and Buildroot....

Categories: os-dev