Skip to content

FYSETC/FYSETC-TFT81050

Repository files navigation

Product Introduction

TFT81050 Smart Controller Display 5 inch Touch Screen Support Marlin 2.0 Compatible With Luzbot CLCD , supported in FYSETC S6 board and FYSETC F6 board.

Features

  • Based on FT810 FTDI/BridgetekEVE Chip.
  • Compatible with Luzbot CLCD. - Supported by Marlin 2.0.
  • On-board SD card socket (supports vertical SD module).
  • 5 inch 800 * 480 resolution resistive touch screen.
  • On-board 1W speaker. - 1 socket (EXP2) for the screen and SD.

Pin description

Firmware

This screen only supported with Marlin 2.0 firmware now. We recommend this firmware branch. If you run into issue you can use this firmware branch.

FYSETC S6

Enable the following setting in configuration.h file

#define TOUCH_UI_FTDI_EVE

Enable the following two settings in configuration_adv.h file

#define LCD_FYSETC_TFT81050

#define S6_TFT_PINMAP

Then compile the firmware and upload, if you don't know how to , follow our S6 wiki here. Check the compile part.

wiring

FYSETC F6

Enable the following setting in configuration.h file

#define TOUCH_UI_FTDI_EVE

Enable the following two settings in configuration_adv.h file

#define LCD_FYSETC_TFT81050

#define F6_TFT_PINMAP

Then compile the firmware and upload, if you don't know how to , follow our F6 wiki here. Check the compile part.

There is a F6_v1.4.hex file at this repo and it is for F6 v1.4, if you can't make a right firmware, try this example firmware first to test your hardware.

wiring

Attention

-TBD-

FAQ

-TBD-

Attachments

1. Schematic


You can download the schematics on our github.

2. Dimensions


For detailed dimensions please check dwg/step file on github.

Shop

Tech Support

Please submit any technical issue into our github or forum or facebook.

Releases

No releases published

Packages

No packages published