I am trying to transfer data between a chess board (see attached pic) and a cordova based Android chess game(lichess). Both the devices will be connected via USB cable. Is it possible that a cordova app for android can have access to the USB controller APIs of the android device and communicate via it with the microcontroller?
p.s - i am new to cordova apps so my confusion can an app build with cordova interact with device hardware/sensors.