Can I use the EasyVR 3.0 modul stand alone?

Hello,

i planned a project where I need only one “Speech” Command like “Here”. I don’t wanna use a arduino. I want only set an I/O Port of the EasyVR modul to high for a short time if the command is recognized . Is this possible or do i need the uart from an arduino?

Best regards
Frank

Hi @Mantwill

The EasyVR communicates with a UART, so you do need a host to communicate with it. This can be done with any host, such as the Arduino, PIC or PC.