I have looked into a few projects. However, I was unable to understand any of it. It may be my backward brain or something. I just can't compute some concepts for some reason. Will someone be able to help me out?
Thanks
Search found 3 matches
- Sun May 23, 2021 3:04 pm
- Forum: Hardware
- Topic: ESP32 Music Box With Piezo Buzzer
- Replies: 3
- Views: 5034
- Sun May 23, 2021 9:51 am
- Forum: Hardware
- Topic: ESP32 Music Box With Piezo Buzzer
- Replies: 3
- Views: 5034
Re: ESP32 Music Box With Piezo Buzzer
I did try searching on youtube and it only made me more confusedWiFive wrote: ↑Sat May 22, 2021 7:07 pmMany projects on GitHub and YouTube just search
https://github.com/earlephilhower/ESP8266Audio
https://github.com/connornishijima/Miduino32
- Sat May 22, 2021 7:21 am
- Forum: Hardware
- Topic: ESP32 Music Box With Piezo Buzzer
- Replies: 3
- Views: 5034
ESP32 Music Box With Piezo Buzzer
I have been doing some research and it's made it more confusing for me. I have finally decided to use ESP32 as it has the most Flash memory and the option to expand via sd I want to make a simple car key-fob type device with one button, an esp32, a piezo buzzer. I found this library of tunes I can u...