I reciently purchased a Bittle X and has been working great after recalibration. But apparently the software that would enable voice command is not installed and you have to install it yourself 😤
There is a rough guide to install it on the nyboard and an even rougher guide for the X. I know nothing about Arduino software download and upload but I have managed to download a bunch of files from the Petoi OpenCat site to my Mac, folder OpenCat-main with 6 folders starting with MoldueTests. But there is no file that looks like a voice command "sketch" I also have the Arduino IDE program installed. Could someone please reply with a step-by step proceedure on how to do this? Thanks.
It works! I had to send the command X65,97 and that finally fixed it. Now Bittle responds to all voice commands and I'm very impressed. Great work Petoi!
Thanks, Jason, for your quick reply. Thats great to hear that the software should be already installed and enabled. I tried speaking to Bittle several times but got no response. Now that I know it should respond, I will debug with your link.
You can upload the firmware via the Petoi Desktop App:
The Standard mode already enables the voice command function.
If you want to upload the sketch by Arduino IDE( it's more difficult for no coding experience user), please refer to :
https://docs.petoi.com/arduino-ide/upload-sketch-for-biboard
The source code is in the project OpencatEsp32 on GitHub: https://github.com/PetoiCamp/OpenCatEsp32
The voice command is enabled by default. If the voice command module does not work properly, you can debug it as follows:
https://docs.petoi.com/extensible-modules/voice-command-module#how-to-debug-if-the-voice-command-doesnt-work