Super simple Arduino User Interface
In this post I will begin with a short discussing on different paradigms for user interfaces, and give you an example for a GUI (graphical user interface) I find most useful: User interfaces Many projects that include a microcontroller require some kind of a user interface, either to interact with the operation of the device …