As I'm spending some time back in the land of low-level C, I'm trying to fully get my head around best-practices for header files and code organization, so I thought I'd toss out some questions. (NOTE ...
Displaying custom fonts or images on an LCD screen using a microcontroller usually requires quite a bit of work. We’ve used some readily available tools to make this a bit easier for your next project ...
C/C++ Auto Pair is a Visual Studio Code extension that simplifies managing C and C++ header/source file pairs. It allows users to create, rename, and manage associated .h/.cpp files efficiently within ...
This repository contains the code samples and presentation slides from my talk at SPLASH/StrangeLoop/PyConf/RacketCon/EuroLISP 2025. It explores different approaches ...