Mean and Variance on Low-Power MCU Platforms
Technical guide to mean and variance computation in embedded systems using Welford's algorithm for stable, single-pass online statistics and fixed-point optimization.
Technical guide to mean and variance computation in embedded systems using Welford's algorithm for stable, single-pass online statistics and fixed-point optimization.
Overview of GPIO in embedded systems: operating principles, modes (floating input, open-drain, push-pull), electrical traits and applications for device control and sensing.
Guide to updateEngine-based OTA updates on Ubuntu: configuration, command usage, partition mapping, and recovery workflow for embedded system firmware maintenance.
Explains SEGGER emApps for embedded firmware: sandboxed virtual-CPU apps run via a compact executor, enabling dynamic modules with low memory and high code density.
J-Probe offers a customizable GUI for embedded systems, enabling real-time variable monitoring and control, framebuffer visualization, and >1 kHz sampling.
Guide to building a consistent embedded Linux build environment by loading an RK3588 Ubuntu filesystem into Docker, installing toolchains, and saving reusable images.
Explains watchdog timers in embedded systems, comparing hardware vs software watchdogs, feeding strategies, reliability trade-offs and correct usage for system recovery.
Embedded machine learning overview: constraints, optimization (pruning, quantization), low-power real-time edge deployment, plus common frameworks and development environments.
Embedded motherboards overview: features, ARM/x86/RISC-V architectures, applications, selection criteria and development considerations for industrial and IoT devices.
Analysis of RISC-V-based embedded systems for robot joint control, covering core advantages, real-time techniques, architectures, and implementation examples.
Technical guide to designing high-reliability embedded motherboards: hardware selection, redundancy, thermal and EMC design, software optimization, and reliability testing.
TPS3806 dual voltage detectors for battery supervision with independent reset outputs and adjustable hysteresis via LSENSE/HSENSE; low 3 μA supply current, SOT-23.
Technical overview of the Linux kernel, shell and user privileges, detailing file permissions, sudo/su usage, chmod/chown, umask, directory semantics and sticky bit.
C++ object detection guide for Rockchip RV1106 Lock AI Lingzhi module using PaddleDetection (PaddleDet) API, covering model initialization, predict, and visualization.
Overview of embedded security for IoT edge devices: challenges (heterogeneity, limited resources), CIA triad–based design, hardware defenses and AI/ML threat detection.
Overview of microcontroller I/O transfer methods—unconditional, polling, interrupt-driven and DMA—guidance on selection and optimization for embedded developers
Technical article on the role of reports and traceability in embedded systems testing, covering compliance (ISO 26262, DO-178C), debugging, audit readiness, and TESSY.
Edge AI and MCU design: compares MCU vs microprocessor trade-offs, MCU optimizations, AI accelerators, and hardware features enabling on-device inference.
Technical comparison of microcontroller and embedded system: processing, memory, OS, PCB components, typical applications, and selection guidance for IoT products.
Technical review of the AS32S601 MCU watchdog: concepts, operating principles, configuration points and its role in improving embedded system reliability and safety.