Tool/software: Linux
I am using Beagle Bone Black (BBB) with Wi-Fi cape and booted from SD card (Linux Platform). I connected the external sensor using UART cable (UART port is connected with external Sensor and USB cable is connected with Beagle bone black).I want to read the data from the sensor. When I use the lsusb command, I got the following output:
root@beagleboneblack:~# lsusb
Bus 001 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-serial (UART) IC
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
How to detect the external sensor in BBB and How to read the sensor data from BBB?
Could you please suggest the answer?
Thanks & Regards,
Manimekala Rajendran