witnessmenow / ESP32-Cheap-Yellow-Display

Building a community around a cheap ESP32 Display with a touch screen
MIT License
1.71k stars 173 forks source link

Add an example for speaker support #4

Closed witnessmenow closed 1 year ago

witnessmenow commented 1 year ago

Different from #3 , this is the code for getting the speaker working

witnessmenow commented 1 year ago

@jonnybergdahl added this

https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/tree/main/Examples/Basics/7-HelloRadio

tjamesw123 commented 3 months ago

Just wanted to leave a note that this example may need to be updated to account for the rewrite of the i2s lib for ESP32 if you want to keep it up to date. You probably already know this as the example has a compatible label on it but I thought I would say it anyway