voice prompt module with speaker
 howard.bassen  2024-09-14 13:01:26 909 Views3 Replies
 howard.bassen  2024-09-14 13:01:26 909 Views3 Replies 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.palmer
 victor.palmer  The 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_B
 Yeez_B  I 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.


