12 1 дюймов HMI интеллигентая (ый) UART ЖК дисплей на основе тонкоплёночной технологии модуль 1024*768 для Arduino сенсорный экран RS485/RS232 интерфейс

Сохранить в закладки 1600431721781:


Цена:*

Количество:

  • В избранное

Описание и отзывы

Характеристики



Product specificatio


 


DC10768EW121_1VW1_X(C/N)_2 (C: Capacitor; N: No touch) is a 12.1-inch IoT industrial configuration serial screen with a resolution of 1024*768.
1. Industrial-grade standard design, focusing on cool and Internet of Things, EMI radiation can reach CLASS B medical grade;
2. Using 32-bit 800M embedded SOC processor, internal integration of SDRAM, H.264 video hardware decoding;
3. Support JPEG image compression, MP3/MP4 audio and video, WIFI communication, vector font library, multi-language one-key switching;
3. The panel adopts BOE/Innolux/Hancai and other compatible brands (depending on the market source, no additional notice will be given);
4. Support commonly used configuration controls and LUA scripts, graphics and text refresh faster, internal logic operations and custom protocols can be realized;
5. Support similar Android scrolling and sliding special effects, some products support camera AV video input;


 


Core competence





PRODUCT DETAILS


 


 


4.png


                                                                                   Capacitive screen


.png


                                                               Core hardware


 


.png


                                                             Debug diagram


————————————————————————————————————————————





SPECIFICATIONS


 









































































































 



Product Model



DC10768EW121_1VW1_C_2 (RS232/TTL, with WiFi, resistive touch)


DC10768EW121_1VW1_N_2 (RS232/TTL, with WiFi, no touch)


DC10768EW121_1V01_C_2(RS232/TTL, no WiFi, capacitive touch)


DC10768EW121_1V01_N_2(RS232/TTL, no WiFi, no touch)



Product Series



IOT Series



Processor



800MHz 32-bit dual-core processor



Operation  System



Embedded real-time operating system, running after about 4S after power-on



Protocol Type



Default Dacai configuration insruction sets,The host computer can be configured to run MODBUS RTU,XGUS protocol



Size



12.1 inch



Resolution



1024*768



Installation Display



Support 0°/90°/180°/270°rotate display



Memory Space



1Gbit



Font Library



Built-in vector font, edge anti-aliasing,including ASCII,GBK,GB2312 and UNICODE libraries. Any computer font displayis customizable



Image Storage



Support JPEG,PNG (semi-transparent/full transparent)compression,support for any size image storage.Accumulate to store about 430 full-screen images(calculated by size 245KB/sheet,BMP format is not recommended).The image compression ratio is different,this value will float up and down.



Color



65K colour,16-bit RGB



Voltage



12V



Power Consumption



Darkest backlight non-speaker1:2.1W; 


Darkest backlight with speaker: 10.2W;


Brightest backlight non-speaker:5.7W;


Brightest backlight with speaker: 13.8W



Communicate Interface



RS232/TTL  



Communicate Baudrate



1200~921600bps,typical Braudrate:115200 bps



Interface Specification



HY2.0-8P



Image Download



U disk/UART/WiFi(U disk must be in FAT32 format, and has never been a computer system boot disk) /WIFI



Real-time RTC



support countdown,timer,year,month,day,etc.displaying



Active Area of Displaying(AA)



L×W = 304.2mm×228.2mm



Product Dimension(L*W*H)



L×W×H = 347.5mm×253.9mm×28.4mm( Max, include TP)



Host computer software



VisualTFT®



Audio Playing



MP3 audio format (horn 4Ω2W, mono), sharing storage space with pictures. If the sampling rate of the mp3 format is 128 kbps, it takes up 0.92 MB/min of storage space.



Audio connector specifications



PH2.0-2P



 


 


 





APPLICATION FIELD


 


.jpg


APPLICATION FIELD 


F.png


 





Software Visual TFT


Software Visual TFT


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;



_16207993131684.png


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.


 


1620802462(1).jpg


 


 


 


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.


1620802229(1).jpg


 


 





Core competence


(1).jpg 





About Us


 


.png.png.png.png 




Похожие товары

Новые поступления

Новинки товаров от производителей по оптовым ценам