Uploaded January 2026 | Updated September 2026, 2 weeks ago
Thanks to PCBWay.com/?from=atomic for the fantastic PCBs and SMT assembly.
I’ve been assembling another batch of ESP32 Rainbow boards — and three of them failed QA in different and interesting ways.
Let's take a look and see if we can salvage them - or if the boards are only good for spares...
🔕 One board with no sound
⌨️ One with a dodgy keyboard
🔌 And one where the ESP32 USB wouldn’t enumerate at all
With a bit of work under the microscope, and some buzzing out of traces, we can work out what's gone wonky and try and fix it.
---
If you'd like to help support the channel and help me buy more nonsense - I have a Patreon page: patreon.com/atomic14
We've also got a shop now! shop.atomic14.com
And if you're shopping on AliExpress or Amazon then if you click on these links I will get a little bit of affiliate money:
Aliexpress - https://s.click.aliexpress.com/e/_Ac05mF
Amazon - amazon.com/?tag=atomic14-20
You can also join us on Discord here: discord.gg/h2DDnDdjD2
There's also the Atomic14 newsletter here: atomic14.substack.com
And don't forget about the MakerNews newsletter - makernews.substack.com
Thanks to PCBWay.com/?from=atomic for the fantastic PCBs and SMT assembly.
I’ve been assembling another batch of ESP32 Rainbow boards — and three of them failed QA in different and interesting ways.
Let's take a look and see if we can salvage them - or if the boards are only good for spares...
🔕 One board with no sound
⌨️ One with a dodgy keyboard
🔌 And one where the ESP32 USB wouldn’t enumerate at all
With a bit of work under the microscope, and some buzzing out of traces, we can work out what's gone wonky and try and fix it.
---
If you'd like to help support the channel and help me buy more nonsense - I have a Patreon page: patreon.com/atomic14
We've also got a shop now! shop.atomic14.com
And if you're shopping on AliExpress or Amazon then if you click on these links I will get a little bit of affiliate money:
Aliexpress - https://s.click.aliexpress.com/e/_Ac05mF
Amazon - amazon.com/?tag=atomic14-20
You can also join us on Discord here: discord.gg/h2DDnDdjD2
There's also the Atomic14 newsletter here: atomic14.substack.com
And don't forget about the MakerNews newsletter - makernews.substack.com



![Record & Playback Audio on ESP32 SD Card: Step-by-Step Guide & Demo
In this video, we record audio to an SD Card as a WAV file and then play it back.
If you like ESP32 audio videos - Ive got a complete set on this playlist: https://www.youtube.com/playlist?list=PL5vDt5AALlRfGVUv2x7riDMIOX34udtKD
Im using an I2S microphone in the video which Ive set up to use DMA to collect the samples. These are streamed straight to the SD Card and we create the WAV file header so that its a valid file.
For playback, Im using an I2S 3W amplifier board from Adafruit. This is connected to a 4ohm speaker. Once again we use DMA to transfer the samples which are streamed from the SD Card.
You should be able to modify the code to use the built-in ADC and an analogue microphone board, and you can modify the code to output using the DAC which would let you wire this up to headphones or an analogue amplifier.
[0:55] SD Card to SPI Wiring Diagram
[1:11] Soldering up an SD Card adaptor
[1:30] Getting it working
[2:27] Demo
[2:50] Looking at the WAV file on our PC
[3:22] Conclusions and wrap up
As always the code is on GitHub: https://github.com/atomic14/esp32_sdcard_audio
I2S Amplifier MAX98357 - https://amzn.to/3cg88Z5
TinyPico - https://amzn.to/3vVoONp
or ESP32 Dev board: https://amzn.to/3gb6fyc
INMP441 I2S Microphone: https://amzn.to/3cicuiv
or ICS-43434 I2S Microphone: https://www.tindie.com/products/21519/
I think I might turn this into a nice little voice memo device.
Patreon: https://www.patreon.com/atomic14
ko-fi: https://ko-fi.com/atomic14 Record & Playback Audio on ESP32 SD Card: Step-by-Step Guide & Demo](https://i.ytimg.com/vi/bVru6M862HY/mqdefault.jpg)






