STONE TFT LCD Module + STM32 + Ultrasonic Dstance Measurement

コメント · 31 ビュー

This project shows how to use the STONE display, STM32 microcontroller, ultrasonic sensors, and a servo. The purpose of the project is to be able to display the distance measured by ultrasound in real-time through the STONE display.

lcd module manufacturers

https://www.stoneitech.com/stone-tft-lcd-module-stm32-ultrasonic-distance-measurement/

This project shows how to use the STONE display, STM32 microcontroller, ultrasonic sensors, and a servo. The purpose of the project is to be able to display the distance measured by ultrasound in real-time through the STONE display.

Supplies Used In The Project:

The display uses an 8-inch STONE screen, 8-inch intelligent TFT-LCD (thin-film transistor – liquid crystal display) industrial display module.

8-Inch Intelligent TFT-LCD (Thin-Film Transistor – Liquid Crystal Display) Industrial Display Module

The intelligent TFT LCD module with Cortex-M4 32-bit CPU can be controlled by Any MCU through simple Hex commands via the UART port.
STONE provides TOOLBOX software for engineers to easily and visually set up various functions on the GUI, such as text, numbers, curves, image switching, keyboard, progress bar, slider, dial, clock, and touch buttons, data storage, USB download, video audio.
Engineers can easily adopt the TFT-LCD color user interface and touch functions on various industrial devices and also reduce a lot of development time and cost.

Easy to use:

  1. Design a set of beautiful “graphical user interfaces” and use our toolbox software to set various application functions on the GUI.
  2. Connect directly to customer MCU via RS232, RS485, or TTL level, plug, and play.
  3. Write the MCU program to control the TFT LCD module with 4 simple Hex commands.

For example, the Image switch command:

Send “0xA5 0x5A 0x04 0x80 0x03 0x00 0x01” to display image-01
0xA50x5A: frame header of each instruction
0x04: data length
0x80: write register instruction
0x03: Image switch instruction
0x000x01: Image_ID, the serial number of the image storage location
Application areas: medical and beauty equipment, engineering machinery and vehicle equipment, electronic instruments, industrial control systems, electric power industry, civil electronic equipment, automation equipment, transportation equipment, etc.

Product Advantages

  1. Touch terminal, thin-film transistor-LCD display system
  2. Any microcontroller can be controlled by a simple instruction set
  3. Cost-effective HMI (Human Machine Touch Terminal)
コメント