Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
If you wanted to build an electronic dice, you might grab an Arduino and a nice OLED display to whip up something fancy. You ...
An hourglass tells you what it is in the name — a glass that you use to measure an hour of time passing by. [EDISON SCIENCE ...
ASTI is a modular system that transforms Arduino/C++ source code (Sketches) into command streams through a sophisticated multi-stage interpreter pipeline. It provides full Arduino language support ...
This project implements a MIPS-based microcontroller (MCU) with Memory-Mapped I/O and interrupt support. It includes a single-cycle CPU core and essential peripheral modules, demonstrating modular ...