Welcome
RSS FeedA blog where I share practical insights from the world of embedded systems.
Recent Posts
-
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.
-
Cmake-init as a best way to initialize C and C++ projects
An introduction to cmake-init, an open-source tool for generating modern CMake projects with built-in support for tests, linters, and CI/CD pipelines.
-
Adding CI/CD to Arduino projects: Github Actions and Wokwi simulation
Learn how to automate your Arduino projects using GitHub Actions and Wokwi. This guide shows you how to set up a CI/CD pipeline for automated builds and simulations.
-
How to build Arduino sketches with Arduino CLI?
Learn how to manage Arduino sketches from the command line. This guide covers everything from Arduino CLI configuration to building, uploading, and using Makefiles.