Manuel's bits and bytes
  • About

Projects

Openflexure

17 August 2026

This year I attended FOSDEM in Brussels, and I fell in love with the stand where the people from OpenFlexure were showing off their microscope. A few months later, with some spare time and a 3D printer in need of a project, I gathered all the required bits and bolts from TLab and set aside a weekend for printing and assembly.
Read more
/img/microscope.jpg

Matrix Server

11 March 2026

Synapse Matrix Server Configuration Recently I set up a Matrix homeserver on my personal infrastructure, using Caddy as a reverse proxy and Postgres as the database backend. There are other examples on the internet; these are just my two cents.
Read more
/img/matrix-logo.png

Hnefatafl

10 August 2025

During my holidays, I’ve been reading Breve Historia de los Juegos de Mesa, a gentle introduction to the origin and history of various board games. From the earliest known examples, like the Royal Game of Ur, to modern mechanics.
Read more
/img/hnefatafl.jpg

3d Printed Hooks

31 May 2025

Recently I got a 3D printer and I have been experimenting with it. After a few prints for “very important things”, like a drill guide, a wine bottle holder or a Lego Extension Card for my Framework laptop, I thought that it was time to design something myself.
Read more
/img/hooks.png

Dev Container Template

23 January 2025

Dev Container is an open specification to build and use an OCI container as development environment. It is something I already used in my Chip 8 emulator for having a development environment that can be reused across platforms. Lately, I’ve been looking into Dev Container templates as a way to have reusable devcontainer.json files for new projects. The idea is that while a new project is setup, you can use a template as a starting point, and modify it from there for the new project needs. My template contains those features, VS Code extensions and settings that I always set when I start a new project. Making use of it for a new project is as simple as copying the .devcontainer folder of the template on your project or just use the devcontainer-cli:
Read more
/img/tupper.png

Chip8 Emulator

21 December 2024

During the last months I’ve been developing a CHIP-8 emulator in Python. My main goal was to learn how an emulator works and how to program one. That’s why I tried to write as good and comprehensive code as possible. At this point, tagged as v1.0.0, I consider the emulator complete, as a piece of code that fully emulates a CHIP-8, which does not mean that I will not continue developing some new features now and then.
Read more
/img/chip8.png

RGB Flowers

28 May 2024

A beautiful and decorative pot with flowers created with my children. My contribution was some soldering and electronics for powering RGB LEDs that cycle across colors. The components used are a couple of RGB LEDs with their corresponding resistors and a Raspberry Pi Pico (my favorite microcontroller). The source code for the RGB cycle can be found on this repository. The project has been strongly inspired by a similar project from Adafruit.
Read more
/img/rgb-flower/rgb-flowers-1.jpg

Greenhouse Sensor

19 May 2024

This is a little project for our greenhouse. Even if we do not really need it (and I still need to make sure that the battery will be safe), this circuit uses a Raspberry Pi Pico for monitoring temperature, humidity, gas and and atmospheric pressure. The collected information is sent every 5 minutes to my Home Assistance instance via MQTT.
Read more
/img/greenhouse-sensor.jpg

Table Clock

06 March 2024

Using an ESP32, a potentiometer, a temperature and humidity sensor, and a sleek 7-segment display, I crafted a functional and stylish addition to any workspace. Nestled discreetly within the IKEA frame, this clock is not just about telling time. With a twist of the potentiometer, switch between displaying the time, current temperature, and humidity on the 7-segment display. The ESP32 acts as the silent orchestrator, ensuring seamless operation and connectivity, and using your Wifi to keep the time in sync with a NTP server.
Read more
/img/table-clock.jpeg
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Manuel  • © 2026  •  Manuel's bits and bytes

Powered by Hugo & Lightbi.  Made with ❤ by Bino

Type to search  Esc to close  · Ctrl K to reopen