User Interface. Use this tag for designing a user experience of your project. This tag is often used with LCDs or with responsiveness, although it can have other uses.
0
votes
0answers
42 views
How should I make a UI for my arduino project?
It's easy enough to attach a display for displaying sensor data, but I'm wondering what the proper way is to have the user change variables using an user interface on the attached 2x16 display.
The ...