DM-TFT28-116
Description
The DM-TFT28-116 display module, specifications and other resources are available from DisplayModule.com.
- 2.8"
- 240x320
- Capacitive Touch
- Display Interface: SPI
- Free 11 pins on the Arduino header
- 4 MB flash and micro-SD card
- 3.3V and 5.0V Input voltage compatible
- Support Universal TFT library: UTFT
- Support both Arduino and mbed
Compatibility
The display module has been tested with the following platforms:
Platform | Comment |
---|---|
ST-Nucleo-F401RE | Add comment |
Software
There is a library to get you started with the displays:
Import libraryDmTftLibrary
Driver Library for our displays
There are also some demo programs:
Import programdm_touch
Shows how to use a display and the touch controller. Will display the X and Y coordinates of the current touch event.
Please log in to post comments.