Note to future self

If the Int16 PCM audio you are trying to send from an Arduino over serial sounds really blown out… you have an endian problem.

Further note: Serial.write() doesn’t like sending 32kb in a single call.


Posted

in

by

Tags: