User Tools

Site Tools


arduino:tools_for_advanced_embedded_guis

Tools for Advanced Embedded GUIs

For now, just a brain dump.

RPi and Chromium webapp

Pros

  • Easy to configure as kiosk.
  • Touch interaction out-of-the-box.
  • Potential for networking.

Cons

RPi and Kivy

Pros

  • “One app” to control system and GUI.
  • Purportedly light resources.
  • Touch interaction out-of-the-box is assumed.

Cons

  • Kiosk setup looks hoop-jumpy.
  • Unknown theming potential.
  • Unknown networking potential.

Arduino and LVGL

See this. Perhaps best suited to simpler, non-touch platforms.

Pros

  • Designed for embedded applications.
  • Based on inexpensive microcontroller.

Cons

  • Touch?
  • Multiple screens?
  • Poor potential for networking.
arduino/tools_for_advanced_embedded_guis.txt · Last modified: 2022/06/16 20:26 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki