A Klipper3D package for Buildroot
This post describes the work behind buildroot-klipper3d, a package of the popular 3D printing stack Klipper for Buildroot.
This post describes the work behind buildroot-klipper3d, a package of the popular 3D printing stack Klipper for Buildroot.
This post is a brief overview of how to devel code with Zephyr OS in a VSCode Devcontainer.
How to use Buildroot to create a minimal Linux system with fully preemptible kernel.
Enable wireless network (and SSH access) on a minimal Linux for the Raspberry Pi 4.
Some of the most useful takeaways from the Buildroot official manual.
KiMotor plugin explained from a developer’s point of view
This post shows how to setup WireViz and VSCode to write electric cables with graphical live preview inside the editor.
Cycle editor for motor test-bench and dynamometers.
How to install and setup CODESYS soft PLC on the Raspberry Pi single-board computer.
This post describes how to integrate the Nordic nRF Docker image into VSCode Dev Containers.
This post describes how to setup the VSCode IDE to work with Jupyter Notebooks inside a Docker container.
Odoo is a (partially) free ERP tool that lets you manage your small project like a pro.
How to fix an electric scooter that won’t charge.
Add great looking maps to your static Jekyll webpage.
Notes on a proof-of-concept KiCad plugin to generate parametric PCB stators for axial-flux electric motors.
Create hiking tracks with routing along trails with BRoute and use them in Wikiloc.
A step-by-step guide to create installers for your Qt applications.
Custom Actions workflow for Jekyll and GitHub Pages that actually works.
When I started developing for the Zephyr OS the first time I followed the project’s Getting Started Guide. It is easy to follow and will get you started quic...
Introduction to the Zephyr RTOS driver for the TMC51xx series of motor ICs from TRINAMIC.
This post is Part 1 in a series of two where we look at how to configre VSCode
This article provides a simple but robust workflow to develop embedded applications using cross-compilation. These notes are tailored to applications based o...
UPDATE I’ve replaced the manual configuration (command line and scripts) described below with a more automated approach that relies on Buildroot for the crea...