0.38:
- Experimental bitmap support
0.36:
- Fix font spacing; add support for arcs
0.35:
- Significant performance enhancements
- Some bitmap support
0.30:
- Change Ack protocol; user must update library; reliability improved
0.23:
- Fix some screen edge effects for rectangles; add square/rounded options for lines/points
0.22:
- Fix touch coordinates
0.21:
- Fix rotation issue
0.20:
- Support Bluetooth connections
0.12:
- Support WiFi connections
- Endianness detection
Use your phone or tablet as an open source touch-enabled USB-serial / WiFi / Bluetooth display for prototyping projects with Arduino-compatible boards.
On the Arduino side, you will need the vectordisplay library github.com/arpruss/vectordisplayarduino which provides a large subset of the Adafruit GFX library. See that library for examples.
Your Arduino sketch can specify command buttons for controlling your sketch.