You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've actually got 2 questions here, but i figured I'd only make one issue. First of all, is it possible to directly wire a microphone to a nodemcu, along with wiring a 3.5mm trs jack to the same for audio out (for externally powered speaker). Second of all, is it possible to run esphome and rhasspy on one board? I want to use a couple of analog pins for audio in and out for rhasspy, but also connect a couple of buttons for triggering smart home actions. (I'm fine with using something different like mqtt, i just have a basic knowledge of esphome already). If anyone has some advice or guidance, it would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
To answer the questions, I am not a hardware expert and therefore not qualified to answer the nodemcu question.
Also, you would have to figure out the correct pintout the run this ESP32 software.
Which brings me to you second question.
Rhasspy does not run on a ESP32 board, the software in this repo is for a Rhasspy satellite.
This software flashes the whole chip, so it cannot run two different firmwares.
I've actually got 2 questions here, but i figured I'd only make one issue. First of all, is it possible to directly wire a microphone to a nodemcu, along with wiring a 3.5mm trs jack to the same for audio out (for externally powered speaker). Second of all, is it possible to run esphome and rhasspy on one board? I want to use a couple of analog pins for audio in and out for rhasspy, but also connect a couple of buttons for triggering smart home actions. (I'm fine with using something different like mqtt, i just have a basic knowledge of esphome already). If anyone has some advice or guidance, it would be greatly appreciated.
The text was updated successfully, but these errors were encountered: