Hi. I have a USB dongle which sends serial data and on windows I can interact with it using "putty". I have connected the same dongle to Raspberry Pi 3 and I can read the data and send commands using "Putty" installed on Raspberry Pi.
How can I send and receive this data from Raspberry Pi terminal. The USB dongle shows under devices using "ls /dev" as "ACM0".
Please help.
Thanks
