
PIC10 Games Board
A production-ready PCB that turns the DIY PIC10F200 games from the microcontroller series into a compact custom board with USB-C power, on-board regulation, ICSP programming header, and traffic-light LEDs.
View projectTag
4 posts · 1 project

From interaction to games. Build a reaction timer and an LED sweeper using state machines, precision timing, and the STATUS register's Z and C flags.
Continue reading
Adding user input: button-controlled LEDs. Learn digital input, external pull-ups, pin configuration for mixed I/O, debouncing, and simple state-machine design.
Continue reading
Under the hood of the PIC10F200. A deep dive into memory, the stack, registers, config bits, TRIS, OPTION, and dissecting the blink code line by line.
Continue reading
Getting started with PIC microcontrollers using the PIC10F200: what you need, how to set up your dev environment, and your first blink program in assembly and C.
Continue reading