Panduan instalasi untuk:
- Linux https://www.arduino.cc/en/Guide/Linux
- Windows https://www.arduino.cc/en/Guide/Windows
- Portable https://www.arduino.cc/en/Guide/PortableIDE
Jika port serial tidak dikenali pada Linux, tambahkan user ke grup
dialout
dengan perintah berikut, lalu logout.
sudo adduser $USER dialout
- Tools -- Board -- Arduino Nano
- Tools -- Processor -- ATmega328P (Old Bootloader)
- Tools -- Serial Port -- /dev/ttyUSB0
- File -- Preferences -- Additional Board -- https://arduino.esp8266.com/stable/package_esp8266com_index.json
- Tools -- Board -- Board Managers -- esp8266 -- Install
- Tools -- Board -- LOLIN(WEMOS) D1 R2 & mini
- Tools -- Serial Port -- /dev/ttyUSB0