arduino
Arduino IDE
Zoeken…
Installeren op Windows
- Ga naar https://www.arduino.cc/en/Main/Software
- Klik op de koppeling "Windows Installer"
- Volg de instructies
Draagbare app op Windows
Om de Arduino IDE op Windows te gebruiken zonder deze te hoeven installeren:
- Ga naar https://www.arduino.cc/en/Main/Software
- Klik op de koppeling "Windows ZIP-bestand voor niet-beheerdersinstallatie"
- Pak het archief uit in een map
- Open de map en dubbelklik op
Arduino.exe
Installeren op Fedora
- Open een terminal en voer uit:
sudo dnf install arduino
- Open de Arduino-applicatie of typ
arduino
in de terminal
Installeren op Ubuntu
- Open een terminal en voer uit:
sudo apt-get install arduino
- Open de Arduino-applicatie of typ
arduino
in de terminal
Installeren op macOS
- Ga naar https://www.arduino.cc/en/Main/Software
- Klik op de
Mac OS X
link. - Pak het
.zip
bestand uit. - Verplaats de
Arduino
applicatie naarApplications
.
Modified text is an extract of the original Stack Overflow Documentation
Licentie onder CC BY-SA 3.0
Niet aangesloten bij Stack Overflow