깃헙에 찾은 샘플 테스팅 코드 : https://github.com/halac123b/Visualize-data-from-Lidar-LD19_Matplotlib-Python
문제는 첫 실험 코딩이 matplotlib를 사용해서 엄청 느리기 때문에 PyQtGraph 라이브러리로 바꿔서 코딩해야 할 듯 합니다.
이건 나의 실험 케이스 :
Platform : Orange Pi 5, on UART #0 ( /dev/ttyS0 ) @ 230400 bps.
Speed control : PWM1_M2, pin # 26, which uses /sys/class/pwm/pwmchip0/
Then use the following command to make pwm1 output a 50Hz square wave (please
switch to the root user first, and then execute the following command)
root@o5bot:~# echo 0 > /sys/class/pwm/pwmchip0/export
root@o5bot:~# echo 20000000 > /sys/class/pwm/pwmchip0/pwm0/period
root@o5bot:~# echo 1000000 > /sys/class/pwm/pwmchip0/pwm0/duty_cycle
root@o5bot:~# echo 1 > /sys/class/pwm/pwmchip0/pwm0/enable
Lazarus IDE를 사용해서 Object Pascal로 프로그래밍 하기.
(사용 라이브러리 : BGRABitmap )
'폐품 Lidar 살리기' 카테고리의 다른 글
ESP32로 곧바로 라이다에 연결하기. (0) | 2022.02.24 |
---|---|
헐값 폐품 Lidar 살리기. ($13 + 배송) (0) | 2021.07.18 |