Welcome
RSS FeedA blog where I share practical insights from the world of embedded systems.
Recent Posts
-
Arduino CLI guide: advanced compilation, automation, and makefiles
Updated:Stop clicking, start coding. Learn how to use Arduino CLI to compile sketches, manage dependencies, and automate your workflow with Makefiles for professional embedded development.
-
Arduino the Hard Way: real embedded programming with Arduino UNO R4
Updated:Learn embedded systems the right way using Arduino UNO R4. This series goes beyond the Arduino API to explore real embedded development: ARM architecture, register-level control, Real-Time Operating Systems and more.
-
Understanding the Arduino build process: from a sketch to a binary
Updated:Stop treating Arduino as a black box and understand how Arduino builds a sketch. This guide breaks down the process of preprocessing, compiling, and linking with the Arduino-specific steps.
-
Running Zephyr RTOS on Arduino UNO R4 WiFi
Turn your ARM-based Arduino board into a high-performance, secure and professional hardware by running Zephyr RTOS on it.
-
Resources for learning embedded systems
Learning resources covering embedded systems, ARM microcontrollers, and C and C++ programming topics.