Completed
Electrosmith Daisy Seed
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Anatomy of a Bare Metal Synth - Embedded Audio Programming Fundamentals
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Analog Electronics
- 3 Analog Circuitry and Prototyping
- 4 Types of Embedded Software Development
- 5 Electrosmith Daisy Seed
- 6 Daisy Abstractions
- 7 MIDI Circuitry
- 8 What is a serial communication protocol?
- 9 Universal Asynchronous Receiver/Transmitter (UART)
- 10 MIDI is a serial communication protocol
- 11 GPIOs and Multiplexing
- 12 libDaisy UART Handler
- 13 Polling
- 14 Direct Memory Access (DMA) to the rescue!
- 15 Serial Audio Interface (SAI) Peripheral
- 16 Digital to Analog Conversion
- 17 Daisy Audio Codecs
- 18 What's next?