기존 아두이노 스케치에 esp32 관련 내용을 설치 한적이 있다.

 

이전 참조글 : http://bigwavek.tistory.com/entry/esp32-%EC%95%84%EB%91%90%EC%9D%B4%EB%85%B8%EC%97%90-%EC%84%A4%EC%B9%98-%ED%95%98%EA%B8%B0

 

 

이걸 Sloeber Eclipse Arduino 에 옴기는 작업를 진행 했다.

 

아두이노 스케치에 설치 되어 있는 esp32 디렉토리를 복사해서 Sloeber Eclipse Arduino 아래 디렉토리로 복사한다.

 

 

예 : C:\Users\xxx\Documents\Arduino\hardware\espressif\esp32

 

         ->  C:\sloeber\arduinoPlugin\packages\esp32

 

 

 

Sloeber 를 실행한다.

 

프로젝트의 오른쪽 마우스를 눌러 Properties 를 실행한다.

 

 

환경값을 Esp32 에 맞추어 준다.

 

 

 

빌드후 다운로드 하면 정상적으로 작동하는 것을 확인 할수 있다.

 

 

 

 

 

 

 

'공부 > arduino' 카테고리의 다른 글

ttgo Esp32 보드 sloeber 에서 돌리기  (0) 2018.04.09
esp32 ttgo 보드  (0) 2018.04.06
arduino Eclipse 에서 사용하기  (0) 2018.04.05
esp32 아두이노에 설치 하기  (0) 2018.04.03
esp32 arduino 보드 설명  (0) 2018.04.02

+ Recent posts