The device interfaces through a serial connection and comes with a USB to serial adaptor, not unlike an FTDI adapter (but not the same pinout as one).
The bundled USB adapter is functionally similar to an FTDI adapter, but does not have the same connections.
As mentioned, the RPLIDAR interfaces using serial. Rx and Tx for data, and a digital input to turn the motor on and off. You can use these directly, or with the included USB to serial adapter.
Get started by installing the module on the Raspberry Pi using pip (or use pip3
if available):
pip install adafruit-circuitpython-rplidar
For now this supports CPython (tested on the Raspberry Pi, other single board computers may be different).
Text editor powered by tinymce.