CptLemming / teensy-aes67

AES67 compatible device using the Teensy 4.1 microcontroller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teensy AES67

Features:

  • Send & receive of audio over network via AES67 compatible UDP streams
  • Receive audio via USB input
  • Receive bluetooth audio via ESP32 A2DP sink via I2S2 connection
  • Play audio locally with Teensy audio board
  • GPIO network devices, controlled & displayed with Adafruit Neotrellis
  • Calrec (CCP) control of device over the network

Todo:

  • Audio streams are hard coded, should be dynamic
  • Send Bluetooth AVRC data to Teensy to use in labels
  • Send device name from Teensy to ESP32 to customise broadcast name
  • Working PTPv2
  • NMOS control

Bill of materials:

Resources and projects used to get the project this far:

About

AES67 compatible device using the Teensy 4.1 microcontroller


Languages

Language:C++ 100.0%