Skip to content

Next gen UIs using Kivy

Tobias Oberstein edited this page Mar 13, 2015 · 2 revisions

Description

Kivy is a Python toolkit for creating next-generation user interfaces. E.g. checkout the gallery. It has OpenGL based hardware acceleration and multi-touch support.

Using Kivy for POI, POS or digital signage.

Required Hardware

  • Pi 2 with Power Supply
  • Flatpanel Display
  • USB Wifi Stick (when the Pi should hook up to DSL Router over Wifi)

Required Know-how

Recommended Implementation

https://github.com/crossbario/crossbarexamples/tree/master/kivy

Resources