Arduino “Official” Software
Alternative Interfaces
( Note: These still need the Arduino IDE Compiler )
- Fritzing – The ‘Official’ version seem to require a 8$ pay to download.
- Fritzing GitHub Version – Free but you have to compile
- Linux Version – apt install fritzing ( or your distros repo methodoolgy
Blocks Based
- BlocklyDuino > web-based visual programming editor for arduino
- ArduBlockly
- miniBloq
Arduino on Visual Studio Code
Visual Studio Code has Plugins available to allow you to code for Arduino