Getting Started with the ESP32 Development Board | Random Nerd Tutorials
압축 해제 후 CP210xVCPInstaller_x64.exe로 driver 설치
압축 해제 후 CP210xVCPInstaller_x64.exe로 driver 설치
file > Preferences > Settings > Additional boards manager URLs: https://dl.espressif.com/dl/package_esp32_index.json
기존 링크가 있으면 comma(,)하고 추가
Tools > Board Manager > esp32 (by Espressif Systems) 설치
<aside> 💡 esp32는 buitin led가 2번 pin에 있음
boot 버튼을 계속 누른 상태에서 sketch upload → en 버튼을 누르면 업로드한 코드가 실행됨
</aside>