IoT Full-Stack Technology
Author

IoT Full-Stack Technology

Dedicated to sharing IoT cloud services, embedded systems, and mobile client technology, with no spam ads.

87
Articles
0
Likes
552
Views
0
Comments
Recent Articles

Latest from IoT Full-Stack Technology

87 recent articles
IoT Full-Stack Technology
IoT Full-Stack Technology
Jul 10, 2026 · Artificial Intelligence

CC GUI: The Best Free Open‑Source Companion for Claude Code and Codex in IntelliJ IDEA

CC GUI is a free MIT‑licensed IntelliJ IDEA plugin that consolidates Claude Code and Codex into a single visual panel, eliminating the need to switch between terminal and IDE, and offers features like provider configuration, planning mode, token tracking, AI‑driven commit generation, and skill management.

AI coding assistantCC GUIClaude Code
0 likes · 9 min read
CC GUI: The Best Free Open‑Source Companion for Claude Code and Codex in IntelliJ IDEA
IoT Full-Stack Technology
IoT Full-Stack Technology
Jul 9, 2026 · Backend Development

Comprehensive Collection of Java Backend Architecture Diagrams

This article compiles a comprehensive set of 31 Java‑related architecture diagrams, covering core components such as the class loader, JVM, threading, Spring, Hibernate, as well as related technologies like Android, Linux kernel, cloud computing, and enterprise solutions, each illustrated with detailed images.

AndroidHibernateJVM
0 likes · 5 min read
Comprehensive Collection of Java Backend Architecture Diagrams
IoT Full-Stack Technology
IoT Full-Stack Technology
Jul 8, 2026 · Backend Development

Comprehensive Collection of Java Backend Architecture Diagrams

This article presents a curated list of 31 Java backend architecture diagrams, covering class loader, JVM, technology stack, thread runtime, compilation, JMS, JMX, Spring, Hibernate, iBATIS, Struts, EJB, portal, Android, cloud, Linux kernel, VMware, SAP, SOA, GIS ESB, CRM, and OA, each illustrated with detailed images.

ArchitectureBackendHibernate
0 likes · 6 min read
Comprehensive Collection of Java Backend Architecture Diagrams
IoT Full-Stack Technology
IoT Full-Stack Technology
Jul 8, 2026 · Fundamentals

CPU Basics: What a CPU Is and How It Executes Instructions

The article explains that the CPU, built from billions of transistors and embedded on a motherboard, acts as a computer's brain by fetching, decoding, and executing instructions, detailing its internal units, registers, program counter, flag register, branching, function calls, array addressing, and the five‑stage instruction pipeline.

Assembly LanguageCPUInstruction Cycle
0 likes · 12 min read
CPU Basics: What a CPU Is and How It Executes Instructions
IoT Full-Stack Technology
IoT Full-Stack Technology
Jul 7, 2026 · Frontend Development

Is WebSocket Still the Best Choice for Real‑Time Push? Consider SSE

The article compares polling, WebSocket, and Server‑Sent Events (SSE) for server‑to‑client real‑time messaging, explains each method’s mechanics, advantages and drawbacks, shows browser compatibility, outlines typical business scenarios, and provides a complete Node‑Express demo with code samples.

EventSourceExpressNode.js
0 likes · 12 min read
Is WebSocket Still the Best Choice for Real‑Time Push? Consider SSE
IoT Full-Stack Technology
IoT Full-Stack Technology
Jul 6, 2026 · Fundamentals

Mastering LTO in Keil5: Shrink Code Size and Boost Performance

This in‑depth guide explains how to enable and fine‑tune Link‑Time Optimization (LTO) in Keil MDK5 using ArmClang, showing real‑world examples, benchmark data and step‑by‑step instructions that dramatically reduce flash footprint and improve execution speed for embedded systems.

ARM CompilerCode Size ReductionEmbedded Optimization
0 likes · 21 min read
Mastering LTO in Keil5: Shrink Code Size and Boost Performance
IoT Full-Stack Technology
IoT Full-Stack Technology
Jul 3, 2026 · Artificial Intelligence

How to Choose an Embedded AI Coding Assistant? Claude Code vs GitHub Copilot vs Cursor

This article objectively compares three AI coding assistants—Claude Code, GitHub Copilot, and Cursor—by examining their pricing models, feature sets, strengths, weaknesses, IDE and platform support, security compliance, and ideal use‑cases, helping developers and teams select the most suitable tool for 2026.

AI coding assistantClaude CodeCursor
0 likes · 16 min read
How to Choose an Embedded AI Coding Assistant? Claude Code vs GitHub Copilot vs Cursor