Welcome
RSS FeedA blog where I share practical insights from the world of embedded systems.
Recent Posts
-
Resources for learning embedded systems
Learning resources covering embedded systems, ARM microcontrollers, and C and C++ programming topics.
-
Perfect C/C++ project template doesn’t exist
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.