I'm trying to make functional test on a keyboard which is designed for security cameras' management and according to guide document, i need to launch the application on the terminal and request the dev/ttyACM0 device.
I don't have any application for this and i also haven't come across anyone who has something similar like that. (Application to Use an Universal Camera Keyboard)
What i wonder is, is there any way to test functionalities of my keyboard without installing any program?
I'm able to test my camera's stream over browser, is it possible to do something similar like that? If it is not, can you recommend any program to use in my ubuntu?