top | item 37086751

Ask HN: Is there any open source/open hardware Echo Dot alike?

7 points| nudpiedo | 2 years ago | reply

Hi all, I wish to have my own customized smart speaker like echo dot, but fully programmable (Linux level).

For whatever reason I cannot even find any hardware alternatives, just some people who hacked the echo Dot’s bootloaders.

If anyone know any alternative hardware and projects to create such a platform, I would be thankful for that.

9 comments

order
[+] nativeit|2 years ago|reply
The hardware is rather straightforward, something like a Raspberry Pi with off-the-shelf mems microphone module, powered Bluetooth receiver, battery + management (if you want it portable), and potentially some UART/SPI interface for more specific sensors/comms. The software I don’t have any direct experience with, but potentially something like Ada from HomeAssistant would be functional and easy to implement/integrate.

Is there a particular part of this that seems most challenging for you? Would you be interested in developing something to fill this potential gap? I’m toying with a lot of the same tech right now, I’d be glad to contribute.

[+] nudpiedo|2 years ago|reply
Voice capture quality wouldn’t be any great from all directions as echo dots have somehow solved with multiple microphones.

Also is the device facade.

[+] nom|2 years ago|reply
I think you can use a Bluetooth conference speaker for the audio part, they now have multi mic arrangements, echo cancellation, etc.
[+] Zathu|2 years ago|reply
Boombeastic Mini’s Pi case design could be an option?
[+] nudpiedo|2 years ago|reply
Could be an option even if it is not as fancy as echo dot 4 it’s a great start.