찬호의 Too Much Intelligence

install candle 본문

라즈베리파이

install candle

frogbam07 2023. 4. 28. 17:53

1. candle build

https://github.com/Denvi/Candle/wiki/Compiling-for-Raspberry-Pi-4

 

Compiling for Raspberry Pi 4

GRBL controller application with G-Code visualizer written in Qt. - Denvi/Candle

github.com

https://makeutil.tistory.com/138

 

QT5 및 QT Creator 설치 (rasbian 2022.01 ~)

* 참조링크 : 라즈베리파이에서 시작하는 QT 프로그래밍 : https://makeutil.tistory.com/169 최근 라즈베리파이에서 디폴트 QT를 설치하려 apt install qt5-default를 실행하면, 다음과 패키지가 설치되지 않음을

makeutil.tistory.com

 

2. install ch341 driver

https://github.com/aperepel/raspberrypi-ch340-driver

 

GitHub - aperepel/raspberrypi-ch340-driver: CH340/341 (HL340/341) Serial-to-USB UART Driver for Raspberry Pi

CH340/341 (HL340/341) Serial-to-USB UART Driver for Raspberry Pi - GitHub - aperepel/raspberrypi-ch340-driver: CH340/341 (HL340/341) Serial-to-USB UART Driver for Raspberry Pi

github.com

https://github.com/aperepel/raspberrypi-ch340-driver/issues/3

 

insmod: ERROR: could not insert module ch34x.ko: Invalid module format · Issue #3 · aperepel/raspberrypi-ch340-driver

Raspberry pi3 with NOOBS Debian installed 2016 oct 19 did a reboot, show "ch341 4932 0 at lsmod, show "ch341.ko" at ls /lib/modules/$(uname -r)/kernel/drivers/usb/serial nothing at sudo depmod -a p...

github.com

 

3. fix splash and disable sleeping

https://hjeon.tistory.com/87

'라즈베리파이' 카테고리의 다른 글

라즈베리파이 프로그램 자동시작  (0) 2018.12.22