1. 참고 사이트
2. 설정 내용
Arduino IDE & Board Installation Guide
1. Download and Install the Nu-Link USB Driver.
2. Download Arduino IDE from https://www.arduino.cc/
3. Run Arduino IDE installer to install it on PC.
4. Run Arduino IDE.
Go to File → Preferences, enter the following URL to textbox of ‘Additional Board Manager URLs’
https://raw.githubusercontent.com/OpenNuvoton/NuMaker-UNO/master/package_nuvoton_index.json
5. Arduino IDE : go to Tools → Board → Boards Manager
6. NuMaker UNO will show up on the list, select NuMaker UNO and click install.
After the package download is finished, go to Tools → Board and select NuMaker UNO to use it.
'공부 > arduino' 카테고리의 다른 글
nodemcu led 구동 (0) | 2018.03.07 |
---|---|
nodeMCU H/W특징 (0) | 2018.03.06 |
nodeMCU 아두이노 설정 (0) | 2018.03.06 |
아두이노에 STM32 사용설정 (0) | 2018.03.05 |
아두이노 설치 (0) | 2018.03.05 |