User Activity

I checked the signals are going to the driver from Arduino on the Hercules desktop app. I tried to send these with USART but i didn't get any response. uint8_t openRightSS[5] = {0x31, 0x32, 0x30, 0x0D, 0x0A}; // i got these hex numbers from hercules,...