C++

C++ for hardware projects: writing firmware for Arduino microcontrollers to drive LED matrices, timekeeping, and physical devices.

C++ projects

  1. 16 Apr 2026

    A tiny OLED display connected to an ESP32 showing a live webcam feed in a dithered 1-bit pixel style, streamed wirelessly from the browser over Wi-Fi.

    ESP32 Mini OLED Webcam Stream

    Stream your webcam to a tiny ESP32 OLED display with MediaPipe face detection and seven dithering styles. Runs from a single Arduino sketch file.

  2. 4 Aug 2024

    Arduino 3d printed wordclock

    Arduino 3d printed dutch word clock with minute accuracy

    A 3D printed Dutch word clock with minute accuracy, built with Arduino. Unlike most word clocks that update every five minutes, this one shows the exact time.

C++ articles

  1. 9 Feb 2025

    How to Build a 3D Printed Arduino Word Clock (Minute Accuracy)

    How to Build a 3D Printed Arduino Word Clock (Minute Accuracy)

    A step-by-step DIY build guide for a 3D printed Dutch word clock with minute accuracy, using Arduino, WS2812B LEDs, and a custom letter grid designed in Fusion 360.