Trying to design an audio interface, how on earth do I get the digital signal from an ADC written to USB?

This page summarizes the projects mentioned and recommended in the original post on /r/synthdiy

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • tinyusb

    An open source cross-platform USB stack for embedded system

  • There is also an open-source project called TinyUSB that implements a USB Device stack on various ARM microcontrollers. However, its support for multichannel audio is limited because the processors themselves don't support multichannel audio directly. You'll have to use an external memory/interface bus on your chosen microcontroller and glue that to an FPGA to generate the I2S or TDM bus used to talk to the converters.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts