#ESP-MINI-SPEAKER

47 messages Β· Page 1 of 1 (latest)

flint bobcat
#

Hi! Considering that the media player functionality appeared in the project (thanks to @outer meteor ), I designed and assembled such a mini-player for ESPHome. It's soldered directly to my 4ohm 3w old soviet speaker.

Also, I have so far partially ported the GME (Game Music Emulator) library, but it already works fine with NSF (Nintendo NES) and GBS (Nintendo Gameboy) formats. I wrote my draft component, which recognizes the URL and can switch tracks in these files by the fragment (#) in URL.

https://youtu.be/4YGZrlHB5c4
https://youtu.be/xriKoS-hUQo

stuck carbon
#

Awesome! Just out of curiosity what software did you use to design the on-board antenna?

flint bobcat
# stuck carbon Awesome! Just out of curiosity what software did you use to design the on-board ...

This antenna is copied from one of the 2.4GHz ESP8266 modules. ESP32PICO-D4 does not require external radio components, the main thing is that the waveguide should be 50 ohm, and this is easy to calculate, for example, using a calculator in KiCad. The connection with the access point is stable, the signal strength is normal. I use this method already in several of my devices - they all work fine.

stuck carbon
#

Oooh nice! Thanks for the info πŸ˜„ what's the audio amplifier that you used?

stuck carbon
#

Thanks!

lusty pond
#

Cool @stuck carbon now only a mic and battery charger on it and i could use it for my CommBatch project .

loud orchid
#

this is exceptionally cool! nice work mate.

woeful orbit
#

The board is gorgeous somehow πŸ‘

lusty pond
harsh wolf
#

@flint bobcat great project. Is this going to be shared?

silent cedar
#

Looks amazing, and it seems the sound quality isn't bad at all, right?

flint bobcat
flint bobcat
harsh wolf
#

@flint bobcat do you think this can be used as a multi room audio system?

flint bobcat
#

I have not studied this issue. If there are software components with the necessary support, then of course you can use it.

harsh wolf
#

I think that ESPHome has some new features for that

lusty pond
#

@flint bobcat have you seen the M5ATOM echo. man that is a really small device.

flint bobcat
flint bobcat
ocean sapphire
#

This looks really cool. Are you going to sell these?

cerulean star
#

@flint bobcat Congratulations
Great project. I would be very grateful if you could share the project with us. πŸ˜„

stuck hamlet
woeful orbit
#

Hey @flint bobcat , do you have the files for the board somewhere?
If you're not selling them, I'd like to order some pcbs myself to try it out πŸ™‚

flint bobcat
#

I wanted to publish on github, but there is no time, and what apathy because of recent events. No creativity at all...

#

So let it stay here for now. Maybe someone will be useful.

scenic oriole
#

thanks @flint bobcat for sharing the files... in which format they are? I'm using EasyEDA and I've tried to import it as Kicad files but doesn't seem to work

flint bobcat
lusty pond
#

Also i have been looking at Github to see of i could find the KiCad files so i could import some of the work you already made. But maybe i looked at the wrong dudanov over there or did you not published it ?

tacit karma
#

Do I understand correctly that installing an ESPHome device on an esp32 via legacy vs modern method is basically:
1- Legacy uses esphome flasher, etc and modern uses the web based installation but the end result is the same for both?
2- Or is there a preferred method for some reason?
Thanks.

graceful ore
#

@outer meteor is that correct?

outer meteor
#

Correct

#

Modern includes the bootloader and other partitions.
Legacy is only the application partition

graceful ore
tacit karma
#

So I assume that -modern- is best because it includes the bootloader etc.?

graceful ore
#

Only if you're serial flashing.

tacit karma
#

Great information. Thanks.

outer meteor
#

I need to update the ota and webserver code so they accept but only actually flash from 0x10000 of the file

fathom heath
#

Super cool, sounds good too

little stream
#

Is it feasible to modify this to do 25 watts for a dayton audio thruster speaker?

#

Cool idea you had here and as a complete noobie here this might be a cool way to drive something ive been working on with the wifey