Tag:linux

Druid Builder available for Linux

A beta version of Druid Builder, the drag & drop Arduino UI creation app, is now available for Linux. Check out the video for instructions. The linux edition of builder uses Coraline to run the ionic framework app under Linux, while providing access the SQLite and device info using coraline’s plugin system, so in short…

Read more

Coraline: cordova/ionic apps on Linux

Cordova-ubuntu is dead! Long live Coraline! Though my focus is circuitry and embedded systems, I wind up developing a lot of apps for Android or Windows but also a few for Linux, like device druid.  On this Linux side, I’ve been counting on the Ubuntu support from cordova, but now that I’ve upgraded to 17.x…

Read more

SerialUI and Druid4Arduino updated

SerialUI, the Arduino serial/terminal user interface, and Druid4Arduino, the automatic GUI for SerialUI-enabled devices, have both been updated and are available for download. SerialUI SerialUI has been expanded to include new functionality, the most important of which are: A “user-presence” callback.  You can now specify a function which will be periodically executed while a user…

Read more

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

Adventures of a Linux guy building Windows programs

I have a little Arduino project for which I’m going to provide a nice graphical interface.  As is my custom, I chose to implement everything using my Linux development environments but made it a point to choose powerful tools that are designed to be cross-platform.  It’s a drag to do things over just because your…

Read more