Electrics devices vehicle based on esp32(ESP32-WROOM-32D)
- File → Preferences → Additional Boards Manager URLs
- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
- Tools → Board → Boards Manager → esp32 검색 및 설치
- Board: ESP32 Dev Module
- PSRAM: Enabled
- Upload Speed: 921600 (default)
- Flash Size: 4MB (32Mb)
- Flash Frequency: 80MHz (default)
- Flash Mode: DIO
- Partition Scheme: Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
- Core Debug Level: None (set Verbose when development)
- Adafruit BusIO v1.2.2 (버전 준수)
- Adafruit PN532
- FastLED
- DFRobotDFPlayerMini
- ESP8266 Influxdb v3.12.0
- ESP32 USBtoSerial Driver 받는 곳 (https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers)
- Installing the ESP32 Board in Arduino IDE (https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/)