Pinned Repositories
armv7_bootstrap
QEMU ARMv7 bare metal examples aimed at bootstrapping an OS kernel
avr_libs
Simple libraries to support programming Atmel's 8bit AVRs in C.
esp32_crimbus-lights-z80
Crimbus tree lights controlled by an emulated Z80.
font_vincent
A nice fixed-width 8x8 ASCII font by Quinn Evans
nix_usinflation
United States of America Dollar inflation calculator
nix_utf8_aesthetic
Simple tool to generate aesthetic text
retrofw_helloworld
A simple program which runs on Linux and RetroFW
rpi_interrupts
A small bare-metal test environment for interrupts on the Raspberry Pi
rvemu
A RV32E emulator and bare bones ASM development environment in a single HTML file.
stm32f103_opencm3_hello-world
Basic example of libopencm3 on a STM32F103 "blue pill" board. (mirror repo)
DavidDiPaola's Repositories
DavidDiPaola/avr_libs
Simple libraries to support programming Atmel's 8bit AVRs in C.
DavidDiPaola/font_vincent
A nice fixed-width 8x8 ASCII font by Quinn Evans
DavidDiPaola/armv7_bootstrap
QEMU ARMv7 bare metal examples aimed at bootstrapping an OS kernel
DavidDiPaola/rpi_interrupts
A small bare-metal test environment for interrupts on the Raspberry Pi
DavidDiPaola/nix_usinflation
United States of America Dollar inflation calculator
DavidDiPaola/nix_utf8_aesthetic
Simple tool to generate aesthetic text
DavidDiPaola/retrofw_helloworld
A simple program which runs on Linux and RetroFW
DavidDiPaola/rvemu
A RV32E emulator and bare bones ASM development environment in a single HTML file.
DavidDiPaola/stm32f103_opencm3_hello-world
Basic example of libopencm3 on a STM32F103 "blue pill" board. (mirror repo)
DavidDiPaola/esp32_crimbus-lights-z80
Crimbus tree lights controlled by an emulated Z80.
DavidDiPaola/linux_alsa_helloworld
Simple audio playback example using ALSA
DavidDiPaola/nix_utf8_decode
Decodes UTF-8 text into codepoints
DavidDiPaola/nix_utf8_encode
Encode Unicode codepoints into UTF-8
DavidDiPaola/stm32f401cc_opencm3_hello-world
Basic example of libopencm3 on a STM32F401CC "black pill" board.