DADDesign-Projects's repositories
PENDA-Hardware
This repository contains the schematics and PCB layouts created with KiCad 8.0 for a versatile digital effects platform that utilizes the Daisy-Seed board from ElectroSmith.
Asynchronous-SPDIF-Mixer
"Asynchronous SPDIF Mixer" synchronizes and mixes up to three asynchronous S/PDIF streams into a 48 kHz output. Running on an STM32H743 and developed in C++ with CubeIDE, it compensates for drift with interpolation. A custom KiCad-designed PCB hosts this real-time audio processing solution.
Daisy_QSPI_Flasher
Daisy Seed QSPI remote loader flasher utility
DaisySeedGFX
Daisy seed graphics library with TFT drivers for st7789 and st7735
DaisySeedGFX2
Daisy seed graphics library MK2 with TFT drivers for st7789 and st7735
Daisy_QSPI_Flasher_Server
Daisy Seed QSPI remote flasher server utility
DEMO_DaisyGFX_ST7735
Demonstrates how to use the "DaisySeedGFX" graphics library with an ST7735 TFT controller
DEMO_DaisyGFX_ST7789
Demonstrates how to use the "DaisySeedGFX" graphics library with an ST7789 TFT controller
Demo_DaisySeedGFX2
Demonstrates how to use the "DaisySeedGFX2" graphics library.
Daisy_QSPI_Flasher_Client
Daisy Seed QSPI remote flasher client
TrueType-to-Bitmap-Converter
A utility to convert TrueType fonts for use in embedded systems like Arduino and more. Export formats C header file (.h): For direct inclusion in application code. Binary file: For loading into flash memory.