본문 바로가기

Project/KUSMO

[KUSMO] 11/22 (ssh-Platform IO)

728x90
  • 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