Difference between revisions of "Main Page"

From UCTRONICS
Jump to: navigation, search
Line 6: Line 6:
  
 
=== User Guide ===
 
=== User Guide ===
 +
* Switch to edit mode by pressing <code>Edit</code> near the top-right of the page
 +
* Edit the text by typing directly in the text box. For this example, enter <code>Hello, world!</code> at the top of the text box.
 +
* Save the page by pressing the <code>Save page</code> button at the bottom of the text box
 +
 +
Congratulations! You should see <code>Hello, world!</code> at the top of the page
 +
 +
=== Creating a new page ===

Revision as of 03:18, 11 February 2018

UCTRONICS_LCD35_RPI (SPI interface)

Instruction

UCTRONICS 3.5" TFT LCD display module is designed for Raspberry Pi zero/Pi 2 /Pi 3 Model B / B+ and can also be used on other hardware platforms with have SPI interface. The 3.5" screen is the same size as the standard Raspberry Pi model B/B+, and well mate with the Raspberry Pi boards. With its touch screen, it is suitable for portable devices and projects, and it is a replacement for a heavy and bulky HDMI monitor, keyboard and mice. The highlight of this display module, it supports plug and play without reboot the Pi, and SPI speed runs as fast as 32MHz to support games and videos.Get more information

LCD35 SPI.jpg

User Guide

  • Switch to edit mode by pressing Edit near the top-right of the page
  • Edit the text by typing directly in the text box. For this example, enter Hello, world! at the top of the text box.
  • Save the page by pressing the Save page button at the bottom of the text box

Congratulations! You should see Hello, world! at the top of the page

Creating a new page