Hello,
I just purchased this Offline VR module and want to use it with a Raspberry pi 4 to control motors and servos.
Has anyone used it with this pi and if so do you have any advice as to accessing some sample code or video tutorials on this topic. All i have found so far are tutorials for Arduino.
Hi @Clay270613 - welcome to the forums.
According to the wiki high compatibility section this device is configurable to use UART, which might make things easier to get started with on Raspberry Pi.
Iām sure Chat GPT can help you form the code you need from there since commands over UART are relatively simple to program.
The offline voice recognition module is compatible with the Raspberry Pi. But there is no ready-made library or sample code. Dfrobot only provided the Arduino library. I think for Raspberry Pi, you have to make one by yourself using python. You can also try using wiring pi. Here is also another VR robot using TinyML. You can take a look if interested. Voice Recognition Robo Car - Share Project - PCBWay