druid4arduino
An automatic, configuration-less, GUI for Arduino projects.
...It works its magic by crawling the menu hierarchy (commands and sub-menus) provided by SerialUI and automatically re-configuring it’s user interface to match whatever options you’ve provided.
It will connect to you’re arduino project through the USB serial port and display a reflection of all the commands and sub-menus defined in your program/sketch.
It will also request and transmit any required input or error messages.