VectorDisplay APK

VectorDisplay  Icon
0/5
0 Ratings
Developer
Omega Centauri Software
Current Version
0.38.0
Date Published
File Size
1.2 MB
Package ID
mobi.omegacentauri.vectordisplay
Price
$ 0.00
Downloads
252+
Category
Android Apps
Genre
Tools

APK Version History

Version
0.38.0 (18)
Architecture
universal
Release Date
June 30, 2018
Requirement
Android 3.1+
  • VectorDisplay Screenshot
  • VectorDisplay Screenshot
  • VectorDisplay Screenshot
  • VectorDisplay Screenshot
  • VectorDisplay Screenshot
  • VectorDisplay Screenshot
  • VectorDisplay Screenshot
  • VectorDisplay Screenshot

About Radio FM 90s

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.

What's New in this version

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