-
QuadHMDL2416 Public
Arduino sketch to demonstrate four HP HMDL2416 LED displays
C++ UpdatedMay 11, 2026 -
DekaLED_PCB Public
Schematic and PCB design in KiCad for LED display in the style of a dekatron
UpdatedMay 1, 2026 -
PisanOMatic Public
Arduino code for the long-lost Pisan-O-Matic musical bicycle wheels.
C++ UpdatedMay 1, 2026 -
-
-
VK16K33Test Public
Arduino sketch to test the VK16K33 I2C LED display module
-
-
HMDL2416 Public
Arduino sketch to display characters on an HMDL2416 16-segment LED display.
-
LEDFlower Public
Arduino sketch to demo the KYX-1514AYG LED fan light display
C++ UpdatedApr 16, 2026 -
SAME51VectorScan Public
Generate vector-scan images on an oscilloscope using the ATSAME51 ARM microcontroller
C UpdatedApr 9, 2026 -
Igloo64SAME51Blinky Public
LED blinking firmware for SAM E51 ARM microcontroller on Igloo64 prototyping PCB
C UpdatedApr 9, 2026 -
SAME51RGBVideo Public
Generate RGB video (625-line) on-the-fly from an ATSAME51 ARM microcontroller
C UpdatedApr 6, 2026 -
anachrocomputer.github.io Public
The 90s called and they want my personal website back.
-
-
TM1622LCDTester Public
Arduino sketch to test a 10-digit 16-segment LCD with a TM1622 controller chip
-
MAX7219SevenSeg Public
Some Arduino sketches to drive an eight-digit seven-segment LED display using the MAX7219 chip.
C++ UpdatedJul 1, 2025 -
MAX7219x4 Public
Arduino sketch to drive four MAX7219 chips with 8x8 pixel LED displays. Makes a simple animated test pattern on the 16x16 matrix.
C++ UpdatedJun 25, 2025 -
vec Public
Vector graphics software to generate HPGL output to drive a plotter
-
SAMD21blinky Public
Rudimentary setup and main loop code for blinking LEDs on a SAMD21
-
PIC32PMP Public
Various MPLAB X projects exploring the PIC32's Parallel Master Port (PMP). Runs on PIC32MX250F256L and/or similar 100-pin PIC32s.
C UpdatedJun 16, 2025 -
PIC32Reach Public
Rudimentary setup and main loop code for blinking five LEDs on a PIC32MX550F256L. Should also work on other PIC32MX chips with similar peripherals, e.g. PIC32MX250F256L.
C UpdatedJun 16, 2025 -
PIC32DDS Public
Direct Digital Synthesis via an MCP4822 SPI DAC on a PIC32MX550F256L. Should also work on other PIC32MX chips with similar peripherals, e.g. PIC32MX250F256L.
C UpdatedJun 16, 2025 -
PIC32MXBlinky Public
Rudimentary setup and main loop code for blinking LEDs on a PIC32MX250F256L
C UpdatedJun 16, 2025 -
PIC32Tone Public
Tone generation via PWM on a PIC32MX550F256L. Should also work on other PIC32MX chips with similar peripherals, e.g. PIC32MX250F256L.
C UpdatedJun 16, 2025 -
Igloo64 Public
PCB design using KiCad for a 64-pin TQFP breadboard vaguely shaped like an igloo
UpdatedJun 14, 2025 -
GridTimer Public
Arduino sketch to show a timer on a 16x16 grid of LED pixels.
C++ UpdatedJun 11, 2025 -
RGBIsoGrid Public
Arduino sketch to drive RGB LEDs arranged in an isometric grid pattern
C++ UpdatedJun 11, 2025 -
Hex48 Public
PCB design using KiCad for a 48-pin DIL breadboard in the shape of a hexagon
UpdatedJun 11, 2025 -
-
Parser Public
Simple lexical analyser and parser