Search found 4 matches
- Sat Mar 26, 2022 3:07 pm
- Forum: Hardware
- Topic: MIDI over USB with (ESP32 dev kit 1) + USB TTL CP2102 module
- Replies: 1
- Views: 5378
Re: MIDI over USB with (ESP32 dev kit 1) + USB TTL CP2102 module
Came across your question searching for something else. What you need is an app that can use the serial data and convert it to midi. I haven't used it myself (I do midi over Bluetooth on an esp32), I've heard of an app called hairless midi https://github.com/projectgus/hairless-midiserial
- Wed Mar 09, 2022 1:10 pm
- Forum: ESP-SkaiNet
- Topic: Esp32-Korvo Multinet
- Replies: 4
- Views: 38484
Re: Esp32-Korvo Multinet
Looking for a solution to make use of the hardware I have, I'm wondering if there are any examples for doing just wake word on the esp32, then offloading the voice recognition to a separate server.
- Mon Mar 07, 2022 12:05 pm
- Forum: ESP-SkaiNet
- Topic: Esp32-Korvo Multinet
- Replies: 4
- Views: 38484
Re: Esp32-Korvo Multinet
It's very disappointing that I now have $100 worth of useless hardware. How is it that the Chinese version is so much smaller? I can't find the S3 korvo boards in stock anywhere.
- Mon Mar 07, 2022 12:55 am
- Forum: ESP-SkaiNet
- Topic: Esp32-Korvo Multinet
- Replies: 4
- Views: 38484
Esp32-Korvo Multinet
I bought 2 of the esp32-korvo boards with the understanding that I would be able to make voice assistants out of them. But the English recognition examples only target the s3 chips. Is Multinet not compatible with the esp32 in the korvo 1.1? Or is it just that the English example was developed on th...