Tagged articles
3 articles
Page 1 of 1
21CTO
21CTO
Jul 17, 2025 · Mobile Development

Will Android and ChromeOS Merge? Inside Google’s Bold OS Integration Plan

Google announced that it will combine Android and ChromeOS into a single platform, aiming to unify ecosystems, boost app performance, and create seamless cross‑device experiences, while facing architectural and user‑experience challenges that could reshape the future of personal computing.

AndroidChromeOSGoogle
0 likes · 4 min read
Will Android and ChromeOS Merge? Inside Google’s Bold OS Integration Plan
Open Source Linux
Open Source Linux
Mar 1, 2024 · Fundamentals

Mastering AT Command Parsing: A Comprehensive Guide to Embedded Communication Modules

This guide details a lightweight AT command parsing module supporting both bare‑metal and OS versions, explains its architecture, core data structures, key APIs, and provides step‑by‑step usage examples—including GPIO testing, signal‑quality queries, and TCP data transmission—for modems, Wi‑Fi and Bluetooth communication.

AT commandsBare MetalC programming
0 likes · 8 min read
Mastering AT Command Parsing: A Comprehensive Guide to Embedded Communication Modules
Open Source Linux
Open Source Linux
Feb 17, 2024 · Fundamentals

Mastering AT Command Parsing: Build Bare‑Metal and OS‑Based Communication Modules

This article introduces an AT‑command communication parsing module that supports both bare‑metal (at_chat) and OS‑based versions, explains its software architecture, core data structures, key interfaces, and provides step‑by‑step usage examples with complete C code snippets for Wi‑Fi, Bluetooth, and modem integration.

AT commandsBare MetalC programming
0 likes · 9 min read
Mastering AT Command Parsing: Build Bare‑Metal and OS‑Based Communication Modules