- Remote PC에서 Raspaberry Pi와 ssh 통신 후 PlatformIO를 통해 Arduino 제어
$ platformio init -b megaatmega2560
- Arduino Mega 초기화 명령어
https://docs.platformio.org/en/latest/faq/ino-to-cpp.html
Convert Arduino file to C++ manually — PlatformIO latest documentation
© Copyright 2014-present, PlatformIO.
docs.platformio.org
https://roboticsbackend.com/raspberry-pi-arduino-serial-communication/
Raspberry Pi Arduino Serial Communication - Everything You Need To Know - The Robotics Back-End
Raspberry Pi Arduino Serial communication - with complete Python code example. Learn how to connect your boards together, setup software, and write code.
roboticsbackend.com
https://webnautes.tistory.com/1607
Visual Studio Code에서 SSH를 사용하여 Raspberry Pi 원격 개발하기
Visual Studio Code에서 SSH를 사용하여 raspberry pi에 접속하여 C/C++ 원격 개발을 준비하는 과정을 설명하고 있습니다. 2021. 12. 15 최초작성 2022. 4. 7 컴파일 방법 추가 Visual Studio Code를 설치하는 방법은 아
webnautes.tistory.com
https://dle-dev.com/index.php/en/2020/07/30/program-an-arduino-with-a-raspberry-pi-via-ssh/
Program an Arduino with a Raspberry Pi via SSH - DLE-Dev
Tools for program an Arduino with a Raspberry Pi via SSH. Using PlatformIO Core on Raspberry to use an Arduino from the command line.
dle-dev.com
'Project > KUSMO' 카테고리의 다른 글
[KUSMO] 1/8 (LN298N, USB Port 설정, 아두이노 stray ‘\302’ in program 에러) (0) | 2023.01.08 |
---|---|
[KUSMO] 11/23 (Raspberry Pi Master-Slave 통신, Hector SLAM, Map 저장) (0) | 2022.11.24 |
[KUSMO] 11/20 (Raspberry Pi WiFi, Platform IO) (1) | 2022.11.20 |
[KUSMO] 11/19 (Motor Encoder Data Publisher) (0) | 2022.11.19 |
[KUSMO] 11/18 (IMU, RPLidar 케이블, rosserial-arduino) (0) | 2022.11.18 |