Tagged articles
7 articles
Page 1 of 1
Java Architecture Stack
Java Architecture Stack
Sep 27, 2024 · Industry Insights

How to Connect Java to Industrial Devices: Modbus, JNI, and Serial Port Solutions

This guide explains how Java can communicate with industrial hardware by using the Modbus protocol with jLibModbus, accessing low‑level registers via JNI, and employing serial‑port libraries such as JSerialComm or RXTX, providing step‑by‑step setup, code examples, dependency configuration, and practical considerations for reliable device integration.

Hardware integrationIndustrial IoTJNI
0 likes · 19 min read
How to Connect Java to Industrial Devices: Modbus, JNI, and Serial Port Solutions
Architects' Tech Alliance
Architects' Tech Alliance
Dec 3, 2021 · Fundamentals

The Role of Ecosystem in Operating System Success and the Current State of Chinese OS Vendors

This article analyzes how a robust hardware‑software ecosystem determines the survival of operating systems, reviews the dominance of Windows and macOS, examines the Wintel model, and evaluates the market share, compatibility statistics, developer communities, and future challenges of Chinese OS providers such as Kylin and UnionTech.

Chinese OSEcosystemHardware integration
0 likes · 13 min read
The Role of Ecosystem in Operating System Success and the Current State of Chinese OS Vendors
Didi Tech
Didi Tech
Jan 6, 2021 · Artificial Intelligence

Key Challenges and Technologies for Autonomous Driving Vehicle Platforms and Hardware

The article examines how electrification, intelligence, connectivity and sharing drive new autonomous‑driving requirements, detailing challenges in vehicle platform architecture, sensor technologies (camera, lidar, radar), high‑performance computing, integration, and rigorous test validation needed to achieve pre‑installed mass‑production autonomous vehicles.

AIHardware integrationHigh‑performance computing
0 likes · 15 min read
Key Challenges and Technologies for Autonomous Driving Vehicle Platforms and Hardware
Youzan Coder
Youzan Coder
Jun 28, 2019 · Mobile Development

Designing a Modular Retail POS System with Offline Synchronization and Search

The article outlines a modular retail POS architecture that separates store, transaction, product, and marketing components, stores product data locally for offline checkout, uses incremental synchronization and cross‑platform pinyin conversion for fuzzy search, and decouples modules via JSON protocols to ensure scalability and reliability.

Hardware integrationMobile DevelopmentPOS
0 likes · 18 min read
Designing a Modular Retail POS System with Offline Synchronization and Search
Qunar Tech Salon
Qunar Tech Salon
May 8, 2018 · Backend Development

Design and Implementation of Hotel Self‑Check‑in Kiosk Architecture

The article details the design, architecture, and operational workflow of hotel self‑check‑in kiosks, covering traditional and self‑service processes, Windows and Android implementations, card‑issuing hardware, ID scanner protocols, printer integration, hardware monitoring, and network deployment strategies for seamless guest check‑in and check‑out.

AndroidHardware integrationSerial Communication
0 likes · 11 min read
Design and Implementation of Hotel Self‑Check‑in Kiosk Architecture