Every holiday season, Federico and I spend our downtime on nerd projects. This year, both of us spent a lot of that time ...
AI tools promise that anyone can build apps, so I put that claim to the test. After a few minor bumps, I built a custom ...
Arduino Lab for MicroPython is a lightweight editor for MicroPython programs, supporting connection with a board, code upload, file transfer and interactive REPL shell. This project is sponsored by ...
This project implements a simple stack-based programming language (inspired by MOUSE) on an Arduino UNO. It provides a basic interactive environment with a text editor, low-resolution graphics, and ...