I built a complete web server on the arduino based home control system I had and served it via ethernet on a ethernet shield, with html front end for browsers, and a /api endpoint along with a tft display you could touch buttons on a gui on, and physical inputs connected to pins on the arduino itself (light switches...). I also used Ariadne-Bootloader on the arduino so I could remote reflash it over the network...Has anyone here created a user interface for controlling the arduino from a computer? I've been using Processing IDE with some luck but find it difficult. Is there a better alternative? Something open source/free, just a hobby. I am interested in motor control.
Welcome to Processing!
Processing is a flexible software sketchbook and a language for learning how to code. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology…processing.org
But yes its overkill and probably not for a total beginner.






