Skip to content
View DADDesign-Projects's full-sized avatar
  • FRANCE
  • 22:09 (UTC +01:00)

Block or report DADDesign-Projects

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Asynchronous-SPDIF-Mixer Asynchronous-SPDIF-Mixer Public

    "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 w…

    C 2

  2. PENDA-Hardware PENDA-Hardware Public

    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.

    3 1

  3. DaisySeedGFX2 DaisySeedGFX2 Public

    Daisy seed graphics library MK2 with TFT drivers for st7789 and st7735

    C++ 1

  4. Daisy_QSPI_Flasher Daisy_QSPI_Flasher Public

    Daisy Seed QSPI remote loader flasher utility

    C++ 1

  5. TrueType-to-Bitmap-Converter TrueType-to-Bitmap-Converter Public

    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 fla…

    C++