File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ with Lidar.open("LDROBOT-LD14P", "/dev/serial0") as lidar:
192192- GND to GND
193193- 5V to 5V power
194194
195- The LiDAR 5V current supply ranges ~ 0.3~ 1A peak depending on LiDAR model.
195+ The LiDAR 5V current supply ranges from 0.3 to 1A peak depending on LiDAR model.
196196
197197## Wiring & setup (Raspberry Pi)
198198
@@ -216,7 +216,7 @@ See these step-by-step tutorials for wiring illustrations:
216216
217217Host-driven-motor LiDARs require one GPIO connection:
218218
219- - LiDAR MOT+, MOT- (host-driven LiDARs only) → PWM-to-motor-driver adapter → GPIO18/Pin12
219+ - LiDAR MOT+, MOT- → PWM-to-motor-driver adapter → GPIO18/Pin12
220220
221221The PWM-to-motor-driver adapter for host-driven-motor LiDARs is a simple circuit - see these step-by-step tutorials:
222222
@@ -294,6 +294,11 @@ pip install -e ".[dev]"
294294pytest
295295```
296296
297+ ## Revision History
298+
299+ - 0.6.0: added ` lds2d viz --demo ` mode
300+ - 0.5.0: initial release
301+
297302## License
298303
299304Apache License 2.0 — see [ LICENSE] ( https://github.com/kaiaai/lds2d/blob/main/LICENSE ) .
You can’t perform that action at this time.
0 commit comments