{"id":1501,"date":"2026-09-20T07:39:06","date_gmt":"2026-09-20T07:39:06","guid":{"rendered":"https:\/\/qihantech.com\/?p=1501"},"modified":"2026-09-16T08:06:33","modified_gmt":"2026-09-16T08:06:33","slug":"smart-display-module-industrial-hmi-guide","status":"publish","type":"post","link":"https:\/\/qihantech.com\/pt\/smart-display-module-industrial-hmi-guide\/","title":{"rendered":"Smart Display Modules: A Practical Guide to Small Industrial HMI Development"},"content":{"rendered":"<p class=\"wp-block-paragraph\">A small display can create a surprisingly large engineering workload. Your team needs pixels on the screen, reliable touch input, readable graphics, stable communications, and predictable behavior after a restart. Getting a demonstration running is only the first milestone.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A smart display module can consolidate some of that work by combining display hardware with processing and software. The value depends on what the supplier actually integrates. A TFT with a touch sensor is not automatically a programmable HMI, and a demonstration GUI is not automatically a maintained software platform.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For OEM teams developing 2.8\u20137 inch interfaces, the right decision starts with architecture. This guide explains module types, LVGL considerations, interface choices, and a transparent build-versus-buy calculation. QIHAN, a manufacturer focused on small and medium industrial displays from 2.8 to 10.1 inches, can be contacted to discuss the display requirements of your project.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"608\" src=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/09\/Smart-Display-Modules-01-1.jpg\" alt=\"\" class=\"wp-image-1504\" srcset=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/09\/Smart-Display-Modules-01-1.jpg 750w, https:\/\/qihantech.com\/wp-content\/uploads\/2026\/09\/Smart-Display-Modules-01-1-15x12.jpg 15w, https:\/\/qihantech.com\/wp-content\/uploads\/2026\/09\/Smart-Display-Modules-01-1-300x243.jpg 300w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/><\/figure>\n\n\n\n<h2 id=\"where-small-hmi-projects-lose-time\" class=\"wp-block-heading\">Where Small HMI Projects Lose Time<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A conventional embedded interface may combine a TFT panel, PCAP sensor, touch controller, host processor, power circuitry, and application software. Each element can work individually while the complete product still has integration problems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, the display may show an image but lose synchronization during heavy processing. Touch coordinates may be rotated incorrectly. A backlight may flicker at low brightness. Firmware may update successfully in development but fail to recover from interrupted power in the field.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These problems require different skills. Hardware engineers investigate timing and signal integrity; firmware engineers manage buffers and communications; interface designers validate controls and navigation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An embedded touch screen module is useful when its verified functions match this workload. It may reduce driver development and board bring-up, but your team still owns product behavior, system testing, and integration with the machine controller.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"461\" height=\"343\" src=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/09\/Smart-Display-Modules.png\" alt=\"Smart Display Modules\" class=\"wp-image-1502\" srcset=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/09\/Smart-Display-Modules.png 461w, https:\/\/qihantech.com\/wp-content\/uploads\/2026\/09\/Smart-Display-Modules-300x223.png 300w, https:\/\/qihantech.com\/wp-content\/uploads\/2026\/09\/Smart-Display-Modules-16x12.png 16w\" sizes=\"auto, (max-width: 461px) 100vw, 461px\" \/><\/figure>\n\n\n\n<h2 id=\"what-is-inside-a-smart-display-module\" class=\"wp-block-heading\">What Is Inside a <a href=\"https:\/\/qihantech.com\/pt\/custom-0-96-modules-display\/\" data-type=\"page\" data-id=\"1492\">Smart Display Module<\/a>?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The term covers several architectures. Define the delivered functions before comparing quotations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A&nbsp;<strong>display and touch assembly<\/strong>&nbsp;contains the TFT and touch system, but relies on your host for graphics. A&nbsp;<strong>programmable smart module<\/strong>&nbsp;adds a processor and a software environment where your team develops the interface. A&nbsp;<strong>command-based HMI<\/strong>&nbsp;stores graphical resources locally and receives commands from the main controller.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The third category may let a host update a temperature value or switch screens over UART. It does not follow that every integrated module accepts UART commands, supports RS485, or exposes USB control.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ask for the processor, memory, storage, firmware ownership, update process, and protocol documentation. If an RS485 interface is offered, identify the transceiver arrangement, addressing, and application protocol. RS485 defines electrical signaling; it does not define the meaning of an HMI command.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Also clarify what is included in the evaluation kit. Power supplies, adapter boards, cables, touch drivers, and example projects can make the difference between immediate evaluation and another round of procurement.<\/p>\n\n\n\n<h2 id=\"separate-display-touch-and-host-command-interfaces\" class=\"wp-block-heading\">Separate<a href=\"https:\/\/qihantech.com\/pt\/custom-oleds-lcds\/\" data-type=\"page\" data-id=\"1207\"> Display<\/a>, <a href=\"https:\/\/qihantech.com\/pt\/touch-panel\/\" data-type=\"page\" data-id=\"983\">Touch<\/a>, and Host Command Interfaces<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The most common selection mistake is treating UART, RGB, and MIPI as interchangeable options. They serve different roles.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-left\" data-align=\"left\">Interface<\/th><th class=\"has-text-align-left\" data-align=\"left\">Typical role<\/th><th class=\"has-text-align-left\" data-align=\"left\">Suitable starting point<\/th><th class=\"has-text-align-left\" data-align=\"left\">Main integration question<\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-left\" data-align=\"left\">UART<\/td><td class=\"has-text-align-left\" data-align=\"left\">Commands between host and smart HMI<\/td><td class=\"has-text-align-left\" data-align=\"left\">Simple setpoints, menus, and status updates<\/td><td class=\"has-text-align-left\" data-align=\"left\">Is the command protocol documented and sufficient?<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">RS485<\/td><td class=\"has-text-align-left\" data-align=\"left\">Differential transport for supported commands<\/td><td class=\"has-text-align-left\" data-align=\"left\">Equipment needing a suitable external communications link<\/td><td class=\"has-text-align-left\" data-align=\"left\">Which protocol, grounding, and isolation are required?<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">RGB<\/td><td class=\"has-text-align-left\" data-align=\"left\">Pixel data and timing from a host<\/td><td class=\"has-text-align-left\" data-align=\"left\">MCU designs with a compatible LCD peripheral<\/td><td class=\"has-text-align-left\" data-align=\"left\">Can the host sustain timing and memory bandwidth?<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">MIPI DSI<\/td><td class=\"has-text-align-left\" data-align=\"left\">Serial display connection<\/td><td class=\"has-text-align-left\" data-align=\"left\">Hosts with compatible DSI hardware<\/td><td class=\"has-text-align-left\" data-align=\"left\">Do lanes, initialization, and electrical requirements match?<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">LVDS<\/td><td class=\"has-text-align-left\" data-align=\"left\">Differential display connection<\/td><td class=\"has-text-align-left\" data-align=\"left\">Compatible embedded boards and panels<\/td><td class=\"has-text-align-left\" data-align=\"left\">Are pin mapping, bit mapping, and timing compatible?<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">HDMI<\/td><td class=\"has-text-align-left\" data-align=\"left\">Video input through suitable electronics<\/td><td class=\"has-text-align-left\" data-align=\"left\">SBC or PC based development<\/td><td class=\"has-text-align-left\" data-align=\"left\">What controller board, power, and space are needed?<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">USB touch<\/td><td class=\"has-text-align-left\" data-align=\"left\">Touch coordinates to the host<\/td><td class=\"has-text-align-left\" data-align=\"left\">Hosts supporting the relevant USB device class<\/td><td class=\"has-text-align-left\" data-align=\"left\">Are enumeration, drivers, and wake behavior supported?<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">I2C touch<\/td><td class=\"has-text-align-left\" data-align=\"left\">Local connection to a touch controller<\/td><td class=\"has-text-align-left\" data-align=\"left\">Embedded boards with short internal routing<\/td><td class=\"has-text-align-left\" data-align=\"left\">Are voltage, address, interrupts, and driver support correct?<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">RGB, MIPI DSI, LVDS, and HDMI availability is model-dependent. A passive cable generally cannot translate one protocol into another. A converter may add cost, power, startup dependencies, and another component to support.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For a 4.3 inch touch display module, first identify what the existing host can drive reliably. Then check how touch data returns. If the host is a small controller without graphics capability, a command-based architecture may deserve evaluation.<\/p>\n\n\n\n<h2 id=\"lvgl-stm32-and-esp32-s3-check-the-complete-stack\" class=\"wp-block-heading\">LVGL, STM32, and ESP32-S3: Check the Complete Stack<\/h2>\n\n\n\n<h3 id=\"lvgl-support-means-more-than-a-logo\" class=\"wp-block-heading\">LVGL Support Means More Than a Logo<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">LVGL provides an embedded graphics framework, but it needs a working display port, input integration, memory configuration, and timing support. Ask for a buildable project with a specified LVGL version and toolchain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The\u00a0LVGL display setup documentation\u00a0describes display buffers and rendering modes. These choices affect how graphics reach the panel, so a supplier&#8217;s example should match the actual hardware and intended workload.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For an illustrative 800 \u00d7 480 panel using 16-bit RGB565 pixels, one full framebuffer contains 768,000 bytes, approximately 750 KiB. Two such buffers need about 1.46 MiB before fonts, images, networking, stacks, and application data are added. This is arithmetic, not a minimum memory specification for every LVGL design.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Partial rendering can reduce draw-buffer requirements. However, it does not eliminate every architecture&#8217;s framebuffer or bandwidth requirements. Evaluate memory across the complete graphics pipeline rather than judging from the GUI library alone.<\/p>\n\n\n\n<h3 id=\"esp32-s3-touch-screen-modules\" class=\"wp-block-heading\">ESP32-S3 Touch Screen Modules<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">An ESP32-S3 touch screen module can be a candidate for connected controls when its graphics, memory, and connectivity resources match the application. Panel resolution, refresh behavior, and concurrent wireless activity deserve particular attention.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Espressif documents an RGB LCD driver and associated configuration in its&nbsp;<a href=\"https:\/\/docs.espressif.com\/projects\/esp-idf\/en\/v5.0\/esp32s3\/api-reference\/peripherals\/lcd.html\" target=\"_blank\" rel=\"noopener\">ESP32-S3 LCD programming guide<\/a>. Check documentation for the ESP-IDF version selected for production; an example written for another release may require changes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Do not infer native MIPI DSI or LVDS support from the ESP32-S3 name. Confirm the actual interface and whether the module includes a bridge. Test your busiest screen with communications active and the required touch response.<\/p>\n\n\n\n<h3 id=\"stm32-hmi-modules\" class=\"wp-block-heading\">STM32 HMI Modules<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">STM32 describes a broad processor family. Display peripherals, graphics acceleration, memory resources, and external memory support vary by device. A proposal should identify the exact part number rather than promise performance based on the family name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For either processor platform, request the pin assignment, memory map, boot sequence, and update method. Confirm whether your application can be rebuilt independently and whether production programming requires supplier-only tools.<\/p>\n\n\n\n<h2 id=\"choosing-a-gui-approach\" class=\"wp-block-heading\">Choosing a GUI Approach<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">LVGL is worth evaluating when you want control over an embedded interface and have firmware resources to maintain it. A command-based UI can fit teams that mainly need established controls, numerical values, and predictable page changes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Qt may enter the discussion for more elaborate interfaces or a platform already using its ecosystem. Verify the specific Qt product, target support, licensing, and runtime requirements; avoid assuming a desktop application can simply move to a small MCU.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Choose using representative screens. Include long translated labels, error states, trend data, and frequent value updates. A visually attractive startup screen says little about sustained performance or the effort needed to maintain a multilingual production interface.<\/p>\n\n\n\n<h2 id=\"build-versus-buy-an-illustrative-cost-comparison\" class=\"wp-block-heading\">Build Versus Buy: An Illustrative Cost Comparison<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The following model compares a custom display integration with a supported module. These are planning assumptions, not QIHAN prices, measured project results, or promised development savings. Both options must deliver the same product requirements.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-left\" data-align=\"left\">Engineering activity<\/th><th class=\"has-text-align-right\" data-align=\"right\">Custom integration hours<\/th><th class=\"has-text-align-right\" data-align=\"right\">Supported module hours<\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-left\" data-align=\"left\">Hardware and power bring-up<\/td><td class=\"has-text-align-right\" data-align=\"right\">70<\/td><td class=\"has-text-align-right\" data-align=\"right\">25<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Display and touch driver work<\/td><td class=\"has-text-align-right\" data-align=\"right\">90<\/td><td class=\"has-text-align-right\" data-align=\"right\">25<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">GUI implementation<\/td><td class=\"has-text-align-right\" data-align=\"right\">120<\/td><td class=\"has-text-align-right\" data-align=\"right\">100<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Host communications<\/td><td class=\"has-text-align-right\" data-align=\"right\">40<\/td><td class=\"has-text-align-right\" data-align=\"right\">30<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Verification and recovery testing<\/td><td class=\"has-text-align-right\" data-align=\"right\">80<\/td><td class=\"has-text-align-right\" data-align=\"right\">70<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Total<\/td><td class=\"has-text-align-right\" data-align=\"right\">400<\/td><td class=\"has-text-align-right\" data-align=\"right\">250<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Engineering cost at $60 per hour<\/td><td class=\"has-text-align-right\" data-align=\"right\">$24,000<\/td><td class=\"has-text-align-right\" data-align=\"right\">$15,000<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The assumed reduction is 150 hours, or $9,000. That is 37.5% of the modeled engineering workload, not a claim that every module cuts development time in half.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now assume the supported module costs $12 more per finished unit and the first production run contains 500 units. The additional hardware cost is $6,000. The modeled net advantage is $3,000 before tooling, licenses, qualification differences, and future support costs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At the same assumptions, the simple break-even quantity is $9,000 divided by $12, or 750 units. Above that quantity, the custom option has lower modeled direct cost unless other savings change the calculation. At 2,000 units, the $24,000 hardware premium exceeds the initial engineering saving.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This does not mean custom development always wins at scale. Schedule value, field support, platform reuse, and maintenance can change the decision. Include them only when your team can estimate them without double-counting.<\/p>\n\n\n\n<h2 id=\"selection-checklist-for-2-8-7-inch-modules\" class=\"wp-block-heading\">Selection Checklist for 2.8\u20137 Inch Modules<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Start with the operator task. A 2.8 inch display can suit a focused status interface; 3.5 inch and 4.3 inch formats can accommodate compact instrument menus; 5 inch and 7 inch options provide more space for multiple controls. Validate actual text and target sizes before choosing the diagonal.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Then document resolution, orientation, brightness, dimming range, viewing angles, and permitted startup time. Add operating and storage temperatures, supply limits, mounting details, and connector access.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For PCAP touch, define touch points, glove requirements, wet behavior, and the cover lens. Optical bonding, anti-glare treatment, high brightness, and an IP65 front panel may be appropriate project requirements, but must be confirmed for the complete configuration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For software, require source access where needed, a build procedure, versioned dependencies, a license list, and a recovery process. For supply continuity, request change notifications, end-of-life procedures, and the commercial terms covering long-term availability.<\/p>\n\n\n\n<h2 id=\"evaluate-the-module-before-freezing-the-design\" class=\"wp-block-heading\">Evaluate the Module Before Freezing the Design<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Build one representative application rather than a collection of unrelated demos. Use the intended font sizes, languages, screen transitions, and communication load. Measure boot time, touch-to-visible response, and memory headroom.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Interrupt power during an update and verify the agreed recovery behavior. Disconnect the host link and confirm that stale values cannot be mistaken for live machine data. Reconnect without rebooting the entire system and observe what the operator sees.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Repeat the evaluation at relevant temperatures and with the production power supply. Keep the module revision and software build with the results. These checks turn a purchasing decision into a documented engineering choice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For application examples, read&nbsp;<strong>Small Touch Screen Displays for Smart Home and Appliance HMI<\/strong>. If operators wear gloves or work around water, also review&nbsp;<strong>Industrial Glove Touch Screens: Choosing PCAP for Wet Environments<\/strong>.<\/p>\n\n\n\n<h2 id=\"faq\" class=\"wp-block-heading\">FAQ<\/h2>\n\n\n\n<h3 id=\"what-is-an-integrated-smart-display-module\" class=\"wp-block-heading\">What is an integrated smart display module?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">It is an assembly that combines a display with processing and software for interface functions, often including touch. The integration level varies, so confirm whether the module runs your code, accepts commands, or simply provides display and touch hardware.<\/p>\n\n\n\n<h3 id=\"can-i-run-lvgl-on-a-4-3-inch-module\" class=\"wp-block-heading\">Can I run LVGL on a 4.3 inch module?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Potentially. Screen diagonal does not determine compatibility. The processor, available memory, display driver, resolution, and rendering workload do. Request a working project for the exact module and test your real interface.<\/p>\n\n\n\n<h3 id=\"how-do-smart-display-modules-shorten-development-time\" class=\"wp-block-heading\">How do smart display modules shorten development time?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">They can reduce board bring-up, driver porting, and repeated integration work. Savings depend on documentation, software quality, and how closely the supplied architecture matches your requirements. Application logic and final verification still need engineering effort.<\/p>\n\n\n\n<h3 id=\"what-interface-should-i-choose-uart-rgb-or-mipi\" class=\"wp-block-heading\">What interface should I choose: UART, RGB, or MIPI?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Choose UART when communicating commands to a compatible smart HMI. Choose RGB or MIPI DSI when the host generates graphics and supports the panel interface. These choices represent different system architectures, not just different connectors.<\/p>\n\n\n\n<h2 id=\"discuss-your-display-architecture-with-qihan\" class=\"wp-block-heading\">Discuss Your Display Architecture With QIHAN<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Send QIHAN your host processor, target size, resolution, preferred interface, annual volume, and sample UI screens. Ask which display configurations and evaluation resources are available, and clarify whether your project needs a display assembly or a complete smart HMI.<\/p>\n\n\n\n<h2 id=\"about-qihan\" class=\"wp-block-heading\">About QIHAN<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">QIHAN is a manufacturer of small and medium industrial displays focused on 2.8\u201310.1 inch applications. Contact QIHAN to discuss PCAP touch integration and project requirements for open-frame assemblies, front panels, or round displays. Customization, interfaces, performance specifications, and availability should be confirmed for the selected configuration.<\/p>","protected":false},"excerpt":{"rendered":"<p>A small display can create a surprisingly large engineering workload. Your team needs pixels on the screen, reliable touch input, readable graphics, stable communications, and predictable behavior after a restart. Getting a demonstration running is only the first milestone. A smart display module can consolidate some of that work by combining display hardware with processing [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1502,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_gspb_post_css":"","footnotes":""},"categories":[26],"tags":[],"class_list":["post-1501","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-lcd-display-news"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/posts\/1501","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/comments?post=1501"}],"version-history":[{"count":1,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/posts\/1501\/revisions"}],"predecessor-version":[{"id":1505,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/posts\/1501\/revisions\/1505"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/media\/1502"}],"wp:attachment":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/media?parent=1501"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/categories?post=1501"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/tags?post=1501"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}