DC80480M070_2111_0X(T/C/N) (T: resistance; C: capacitance; N: no touch) is a 7-inch M-type medical-grade configuration serial screen with a resolution of 800*480. HD high brightness 1200cd
(1) Using 400M SOC processor, the screen runs faster, and it can run after power-on
(2) Support any country`s language in the world, only need 1 set of art UI, switch language with one key
(3) Support LUA script programming, running logic and algorithms inside the screen, reducing communication frequency
(4) Pass a number of severe tests such as EMI radiation, high and low temperature, microwave interference, coil interference, group pulse, etc. required for clinical medicine
(5) Low power consumption. The darkest backlight mode, only 0.4W when the processor is running at full speed, and the sleep mode is lower
(6) Conventional configuration controls meet 95% of user needs
Capacitive screen
Resistive screen
Non touch
Core hardware
Debug diagram
--------------------------------------------
|
|
Model Description |
DC80480M070_2111_0T (RS232/TTL,resistive touch) DC80480M070_2111_0C (RS232/TTL,capacitive touch) DC80480M070_2111_0N(RS232/TTL,non-touch) |
Product Series |
Mseries,Medical grade |
Core Processor |
400M SOC processor |
Operating System |
No ,can run once power on |
Protocol Type |
Default Dacai configuration instruction set, the host computer can be configured to run MODBUS RTU, XGUS protocol |
Script language |
LUA script, The screen can run user-written logic, protocol and algorithm functions |
Size |
7 inch |
Resolution |
800*480 |
Installation Display |
Support 0¡Æ/90¡Æ/180¡Æ/270¡Ærotate display |
Memory space |
128Mbit |
Font Library |
Built-in vector font,edge anti-aliasing,including ASCII,GBK,GB2312 and UNICODE(Global language) libraries.Customized computer font display |
Image Storage |
Support JPEG,PNG (semi-transparent / full transparent) image,support for any size image storage. Accumulate to store about 185 full-screen images (calculated by size 80KB/frame,BMP format is not recommended).The image compression ratio is different,this value will float up and down. |
Color |
65K color,16-bit RGB |
Voltage |
4.5-30V |
Power Consumption |
Darkest backlight non-speaker:0.8W |
Darkest backlight with speaker:1.8W |
|
Brightest backlight non-speaker: 2.4W |
|
|
Brightest backlight with speaker:3.3W |
Communicate Interface |
RS232/TTL( Factory default 232 level, short circuit J5 is TTL level ) |
Communicate Baudrate |
1200~921600bps,typical baud rate:115200bps |
Interface Specification |
Default HY2.0-8P, FPC1.0-10P is optional. |
Image Local Download |
SD card |
Firmware local/remote upgrade |
Insert SD card to upgrade locally / support user motherboard remote serial port to upgrade screen firmware |
Image remote upgrade |
Support users to remotely use their motherboard serial port to upgrade screen related picture projects, fonts, configuration files, etc. |
Real-time clock(RTC) |
Support clock,countdown, timer,etc.function) |
LCD |
|
Display Type |
TFT LCD |
Backlight Tube |
LED |
Brightness(cd/m©÷) |
1200 |
Backlight Life(h) |
>20,000 |
Contrast Ratio |
200:1 |
Viewing(L/R/T/B) |
70/70/50/70 |
Visual TFT is a powerful serial port screen development and debugging software independently developed by our company, which is embedded with the first domestic exclusive "virtual serial port screen". After the user creates a new project, import the designed artwork picture, and then configure the buttons and other controls in each screen. After the simulation is correct, finally download the entire project to the serial screen.
Common functions of the software are as follows:
(1) The IDE environment is user-friendly and the interface is beautiful and generous; built-in font generator and Lua script compiler;
(2) The software integrates vector graphics such as commonly used icons, buttons and keyboards to reduce the difficulty of art;
(3) The screen supports common operation functions such as image zoom, text editing and element copy;
(4) After the project is compiled, a unique ID is assigned to each screen, picture and control;
(5) Built-in command debugging assistant, convenient for PC to directly debug the serial port screen, and quickly grasp the command operation;
(6) Embedded "virtual serial screen" analog emulator, directly bound to KEIL debugging, there is no need to download the picture every time the project picture changes;
(7) Support binary file burning, mass production is more convenient and safe;
(8) Customize special PC software functions according to user needs;
Development trilogy
(1) Prepare art materials
Arrange the artists to design the pictures required for the product, such as the startup screen, text background, button icons, and prompt boxes.
(2) Use the supporting VisualTFT software for screen editing, control configuration and picture download
Firstly, use the VisualTFT software of the matching host computer to perform interface layout and control configuration of the pre-designed artwork pictures, and then run the "virtual serial screen" for simulation. Finally, you can use USB/SD/UART/U disk/WIFI (depending on different Model hardware configuration) Download the entire project to the serial port screen internal memory. The PC software will assign a unique ID number to each screen, picture and control in the project.
(3) The user MCU monitors and sends the corresponding serial port command to control the screen display
After the project is downloaded to the screen, once a button on the screen is pressed, the user`s MCU serial port will receive the button ID information or coordinate value uploaded on the screen. By parsing the ID number, the user can obtain the screen position and functional attributes of the current button, so that it can control the actions of related peripherals or update the display of the screen.
For non-touch products, the user MCU does not need to monitor the information uploaded by the button ID, and only needs to send relevant instructions to switch screens and display text and pictures.
What is a virtual serial port screen
"Virtual serial screen" is the first domestic exclusive serial screen emulator developed by Guangzhou Dacai Optoelectronics Technology Co., Ltd. (www.gz-dc.com). After the user installs the VisualTFT software of the upper computer, it can be run and used. The simulation result of the virtual serial port screen is exactly the same as the real serial port screen. Therefore, there is no need to purchase hardware during the preliminary evaluation of R&D. You can communicate with each other through the RS232 serial port of your own microcontroller. The button control information will be uploaded immediately after the mouse clicks on the button. Once the developer passes the debugging, the real hardware does not need to be debugged.
Keil and virtual serial port screen binding debugging
In order to further improve the development efficiency, users can also bind and debug through the Keil development environment and the "virtual serial screen". When the program is debugged in a single step, all running results can be displayed on the "virtual serial port screen", which greatly saves the engineer`s development time. Once the project interface is changed, users no longer need to re-download pictures to the serial port screen, and all project preliminary evaluations are available It is done on the PC side.