Module – Display – TFT

Hardware

BESTELLEN

TFT displays komen in verschillende grote en resolutie, en daarbij zijn er tal van controllers (aansturingen) zoals de ST7735 in omloop.

Specificatie van het hierboven afgebedelde display:

  • Driver IC : ST7735
  • 128 x 160 pixels resolution
  • SPI bus operation
  • Solder jumper can switch between 3V and 5V operation
  • SD-Card slot

Pinout

Pinout onderkant:

Arduino

Sluit de module aan volgens onderstaand overzicht (Seriële modus SPI):

Let op: De weerstanden van 1Kohm zijn veelal wel nodig omdat de aansturing van het TFT display 3.3V is in plaats van 5V anders krijg je hele rare strepen en licht op het display!


Script

Script (met U8GLIB 1.5.x)


Pinout met SD kaart module

Mocht je ook de SD module willen gebruiken, dit is de pinout:

Arduino Library

Installatie van Arduino IDE libraries: Arduino info

ucglib

Color graphics library for embedded systems with focus on Arduino Environment (new library format).

Supported display controller: ST7735, ILI9163, ILI9325, ILI9341, ILI9486,LD50T6160, PCF8833, SEPS225, SSD1331, SSD1351, HX8352C

Features: Graphics primitives with 18 bit color depth, filled polygon draw, >300, landscape/portrait mode.

github.com/olikraus/Ucglib_Arduino

Afmetingen

GEEN GEGEVENS

Schema

Voorbeeld schema van adafruit:

Teardown

GEEN GEGEVENS

Datasheet

GEEN GEGEVENS

Fritzing

Downloads

GEEN GEGEVENS