Tag
#Projects.
Posts tagged Projects.

Shrinking an Ozone Sensor Board: From a Dev Module to a Bare SAMD21
Six weeks turning an ItsyBitsy-based ozone sensing devboard into a bare-chip, 4-layer, machine-assembled design that's since been built, flashed, and validated against a real ozone source.

A Wireless Microscope on an ESP32: Live Video, Two Cores, and One Camera
Firmware for an M5TimerCAM that streams live video and captures full-resolution stills from a single sensor, served from a web page the device hosts itself.

Making Pacman way harder than it needs to be
Introduction I was creating a game inspired from Pacman to brush up my coding skills that I learnt on the first semester of college only to come across a road …