voice prompt module with speaker
voice prompt module with speaker: (SKU:DFR1173). I have programmed this module with microPython on Raspberry Pi Pico using UART commands trigger MP3 audio files stored on that device. Has anyone done anymore with this device?
You could explore more by integrating sensor inputs, adding playback controls, or combining it with other modules for more interactive projects. Have you tried any advanced features yet or looking to expand?
victor.palmerThe product fully discloses the communication protocol, but there is no sample code for your reference. I'm afraid you'll have to develop your own micropython code.
Yeez_BI have working micropython code that writes hex code commands to a UART on my Raspberry Pi Pico. I am working on a demo video to show it working with the DFrobot voice recognition module.