Notifications
Clear all

ESP32 used on the Dronebot video about I2S and the MAX98357A

4 Posts
2 Users
0 Likes
111 Views
(@microhead)
Member
Joined: 4 months ago
Posts: 9
Topic starter  

Hello everyone.  I enjoyed the Dronebot video about making an internet radio.  However, there was no mention of the exact ESP32 used on the project.   Anyway to find out?


   
Quote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 7099
 

Posted by: @microhead

Hello everyone.  I enjoyed the Dronebot video about making an internet radio.  However, there was no mention of the exact ESP32 used on the project.   Anyway to find out?

@microhead You could ask Bill (@dronebot-workshop), but I see nothing in the sketch that would prevent any esp32 from working as long as it had WiFi and IIRC ALL esp32's have WiFi. Many of us here also use a resource known as the The NERDS. If you look under the esp32 section you will see they recommend the brand known as DOIT. It's nothing special and there are probably dozens of brands that are identical or close enough. You could use any board that has WiFi, there are a lot of ESP boards, from ESP01, ESP07, ESP12, ESP8266, and ESP32 family, plus lot's of competing boards and of course the new RaspberryPi PICOW.

 

 

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
My personal scorecard is now 1 PC hardware fix (circa 1982), 1 open source fix (at age 82), and 2 zero day bugs in a major OS.


   
ReplyQuote
(@microhead)
Member
Joined: 4 months ago
Posts: 9
Topic starter  

Thanks Ron for the reply.  I'm trying to use the Adafruit ESP32 Feather and cannot get it to work. I have an Espressif ESP32-S3 on order, will give that a try.   Or, I'll try emailing Bill.  


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 7099
 

@microhead Are you asking because the sketch does not work? Did it compile clean at 'default' error level? What are the symptoms, screen grabs preferred.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
My personal scorecard is now 1 PC hardware fix (circa 1982), 1 open source fix (at age 82), and 2 zero day bugs in a major OS.


   
ReplyQuote