Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 408 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 408 Bytes

Kivy Examples

This repository contains several examples of GUIs designed with Python Kivy package. They are used as showcase of GUIs during the course of "Electronic Technologies and Biosensors Laboratory".

Included Examples

  • HelloWorld
  • HelloWorld with KV Files
  • Basic Layout
  • Advanced Layout
  • Object Reference in Python files
  • UART without Threads
  • UART with Threads
  • WaveDAC GUI
  • LIS3DH GUI