Tag:gui

Druid4Arduino Alpha Released

  Druid4Arduino–an automatic/configuration-free graphical user interface for Arduino projects–has just been released as free software (under the GPL), with binary programs available for Windows and Linux. This software enables you to provide a GUI for your device or project without having to spend any time programming windows and buttons.  You need only include the SerialUI…

Read more

SerialUI 1.4 Released

Quick word to mention that SerialUI version 1.4 has been released. From the programming perspective, this update involves only a single change (the addition of a showEnterNumericDataPrompt() method, to provide more precise feedback than always using showEnterDataPrompt()). The most important thing is that the library now supports a mode specifically designed to aid interaction with…

Read more