FPGA-to-ASIC Migration for Smart Meter Design
FPGA-to-ASIC migration for smart meters: cut costs, integrated PLC analog front end, ensured ESD/EMI compliance, and required close collaboration
FPGA-to-ASIC migration for smart meters: cut costs, integrated PLC analog front end, ensured ESD/EMI compliance, and required close collaboration
Technical review of the AS32S601 MCU watchdog: concepts, operating principles, configuration points and its role in improving embedded system reliability and safety.
Learn the Strategy Pattern for embedded systems. See C/C++ examples for swapping algorithms dynamically, reducing complex logic, and writing flexible code.
Explains maximum compatible CCD size and image circle for industrial lenses, showing sensor diagonal calculations, coverage implications, and lens selection guidance.
onsemi AF013x 1.2MP iToF sensor with 3.5μm BSI global shutter pixels, dual?laser 200 MHz modulation, and on?chip depth processing (AF0130) for high-speed 3D imaging.
Explore STMicroelectronics' embedded sensor features like FSM, MLC, and ISPU for optimal application fit and efficient data processing.
Discover embedded systems: specialized controllers integrating hardware, software and actuators to control devices and appliances.
Portable weather station overview: compact MEMS sensor array, data acquisition, wireless communication and power solutions for real-time meteorological data in field deployments.
Guide to detecting and preventing JavaScript memory leaks in SPAs: causes (globals, closures, timers, listeners, caches), detection with DevTools heap snapshots and profilers.
Discover why too many global variables hurt readability, testing and portability and how to fix them via encapsulation, parameters and refactoring.
Learn the core concepts of a Real-Time Operating System (RTOS). Understand the roles of the RTOS kernel and scheduler in managing tasks for embedded systems.
Learn essential LDO thermal management to prevent overheating and ensure reliability. This guide covers datasheet variations, thermal calculations, and design derating.
Guide to install Docker on Ubuntu, set up a local registry, build and push images, and run containers on Allwinner T113-i.
Learn to design and build a 10-channel wireless relay controller using an STM32 and nRF24L01. This guide includes full schematics and PCB layout.
Overview of Hongke PSI5 sensors and applications, plus a technical guide to programming diagnostic mode: ECU initialization, delay calculation, frame formats, and logging.
Clarifying a documentation error in the i.MX RT600 manual. Learn the correct FlexSPI LUT length and explore design differences across the i.MX RT series.
Learn to analyze test strip grayscale values with a custom image processing algorithm. This guide covers mobile app implementation using .NET MAUI & SkiaSharp.
Technical summary of C loops: syntax and usage of while, do-while, for, nested loops, and loop exit statements (break, continue) with code examples.
DNS and BIND guide: learn DNS basics, server types, named.conf, zone and reverse files, network setup, and testing with nslookup/dig.
Designing safety-focused in-vehicle GUIs with MicroView: object-oriented event-driven framework for embedded systems, touch, voice, graphics, and MVC.