GOVIN IDE is a visual programming editor for Arduino. It is based on Ardublockly which has been forked to generate Arduino code.
In this software, a Python package initialises a local server to be able to compile and load the Arduino code using the Arduino IDE.
This is all packaged in a self-contained executable desktop application for Linux.
Features
● Generates Arduino code with visual drag-and-drop blocks ●Uploads the code to an Arduino Board ● Useful “code block warnings” ● Compatible with a wide range of official Arduino Boards ● Works on Linux ● Simplified the UI to make operations simpler to kids.