Waveshare ILI9486 Versions Save

Arduino library for Waveshare ILI9486 supporting the Waveshare 3.5" & 4" TFT Touch Shields for Arduino. Includes GFX-compatible API and touchscreen driver

v2.0.0

4 years ago

This major update has merged in a rewrite of the APIs from MHotchin's Waveshare4InchTftShield. This update brings improved performance and feature set compatibility with the Adafruit-GFX style APIs.

v0.4.0

4 years ago

This is the last version of the library based on the original Waveshare vendor APIs.

v0.3.1

4 years ago

The primary changes for this release include:

  • Add support for dynamic rotation: setRotation()

v0.3.0

4 years ago

This is the first release of the Waveshare_ILI9486 library

  • Contains minimal set of GFX-style primitives
  • Ported GFX "graphicstest" sketch (as examples/ws_graphicstest)