lewansoul-lx16a icon indicating copy to clipboard operation
lewansoul-lx16a copied to clipboard

Lobot/HiWonder Server Control board v1.5

Open JENkt4k opened this issue 5 years ago • 3 comments

the example for the lewansoul_lx16a_controller was missing the module in the setup.py. After getting it to load, I realized that the board is recognized as a hid device and not a serial device. Could this be due to the changes in the board since you last update? Thanks in advance

JENkt4k avatar Aug 14 '20 14:08 JENkt4k

Am I not sure what you're talking about, but the way board is recognized depends on USB drivers and have nothing to do with this library.

maximkulkin avatar Aug 18 '20 06:08 maximkulkin

@JENkt4k I think you'd have to use an external serial adapter on the UART port of the board. Until he adds hid library support to this tool. Like the Xarm library does. https://pypi.org/project/xarm/

MAVProxyUser avatar Feb 19 '23 05:02 MAVProxyUser

@JENkt4k Bit of a necro, but I resolved this by using the bus linker board rather than the larger board

LSaldyt avatar Oct 01 '23 03:10 LSaldyt