Embedded Computers for Industrial Control Tasks (Rockwell, Beckhoff)

Embedded Computers for Industrial Control Tasks (Rockwell, Beckhoff)

Clickonthebluetext“IndustrialControlLight” to learn more! Workload Integration in the Industrial Field Workload integration takes different forms to meet the diverse needs of various niche markets.The drivers of virtualization depend on multiple use cases and may involve different ecosystem partners.Intel is committed to driving horizontal value propositions in this work through chip capabilities and subsidiaries like Wind … Read more

How to Install Desktop Linux on Windows for FPGA Development

How to Install Desktop Linux on Windows for FPGA Development

Running EDA tools like Vivado on Linux is significantly faster than on Windows, likely due to optimization issues. Therefore, choosing to develop on Linux is a wise choice (mainly because it’s free). In China, people are accustomed to the Windows system, so Linux is less commonly used. Is there a way to work on documents … Read more

How to Expand OpenWrt Overlay and Enable Swap

How to Expand OpenWrt Overlay and Enable Swap

What is Overlay Squashfs (.sfs) is a GPL open-source read-only compressed file system for Linux kernels. Squashfs can compress files, inodes, and directory structures within the file system. Squashfs is designed specifically for general use in read-only file systems and can be applied to data backup or on computers with limited system resources. The file … Read more

Introduction to DFSDM Applications in STM32

Introduction to DFSDM Applications in STM32

Introduction The STM32L4 series chips based on the Cortex M4 core in the ultra-low-power STM32 series integrate the DFSDM digital filter module, which, when used in conjunction with Σ-Δ devices, can perform high-precision and high-speed AD measurements. This article provides a basic introduction to DFSDM and demonstrates a practical application with the STM32L4 MCU. Application … Read more

HomeLab Development Board (ARM64) [PVE]: Home Assistant and Lightweight Services, Public Account RSS Subscription and WeChat Personal Push

HomeLab Development Board (ARM64) [PVE]: Home Assistant and Lightweight Services, Public Account RSS Subscription and WeChat Personal Push

NO.1 Ubuntu Server 22.04 Currently, Win11 (ARM64) is heavily in use. As previously mentioned, <<HomeLab Orange Pi 3B (arm64): Raspberry Pi 4B to Orange Pi 3B>> Considering that I recently started tinkering with PVE, I left the original Orange Pi 3B aside and put Home Assistant in an All IN ONE setup. All the services … Read more

Three Practical Tips for Debugging Automotive Embedded Software

Three Practical Tips for Debugging Automotive Embedded Software

Since graduating with a master’s degree, I have been working in the automotive embedded industry for three years. Compared to school projects, company projects have stricter requirements for code writing standards and test cases. In the automotive industry, most of the engineers’ code is generated by EB Tresos, Davinci, and Matlab, with only a few … Read more