오류 해결
raspberry pi 4 buster arduino
jehyeon park
2023. 5. 16. 22:29
/home/pi/sketchbook : 코드 폴더들
/home/pi/Arduino : 코드 폴더들
/opt/arduino-1.8.5 : 아두이노 설정 파일
/opt 디렉토리 안에서
wget http://downloads.arduino.cc/arduino-1.8.5-linuxarm.tar.xz
tar -x -f arduino-1.8.5-linuxarm.tar.xz
https://www.raspberrypi-spy.co.uk/2020/12/install-arduino-ide-on-raspberry-pi/
Install Arduino IDE on Raspberry Pi - Raspberry Pi Spy
This guide explains how to Install Arduino IDE on the Raspberry Pi. This allows you to run the latest version and flash the full range of devices supported by the IDE.
www.raspberrypi-spy.co.uk
