Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreock/gfxforms


https://github.com/andreock/gfxforms

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# GFXForms

A library to create GUI using ST77XX displays. Based on Adafruit GFX. It is widely used in [capibaraZero](https://github.com/CapibaraZero/fw)

## Features

- Simple
- Primitive to create widgets like Grid, Rectangle and more
- Easy way to update widgets after creation
- Customizable

### TODO

- Missing widgets(circle and others)
- Improve documentation