Open Source GUI for Embedded Systems

Open Source GUI for Embedded Systems

When QT was acquired for 600 million dollars, it was shocking! Is the graphical interface really that valuable? µGUI is a free and open-source graphics library for embedded systems. It is platform-independent and can be easily ported to almost any microcontroller system. Source Code http://www.gitpp.com/plang/ugui-cn What is µGUI? µGUI is a free and open-source graphics … Read more

Building a Raspberry Pi Industrial Controller with CODESYS: Installation Guide

Building a Raspberry Pi Industrial Controller with CODESYS: Installation Guide

This tutorial series aims to transform the Raspberry Pi into an industrial controller using CODESYS. The previous article introduced how to boot the Raspberry Pi and start an SSH connection. Today, we will discuss how to install CODESYS Runtime on the Raspberry Pi. CODESYS Runtime is a software system that can transform the current operating … Read more

Comprehensive Guide to ARM Cortex-M3

Comprehensive Guide to ARM Cortex-M3

Chapter 1 Introduction 1. Introduction to ARM Cortex-M3 Processor The CM3 processor core is the central processing unit (CPU) of microcontrollers. A complete MCU based on CM3 requires many other components. After chip manufacturers obtain authorization to use the CM3 processor core, they can incorporate the CM3 core into their silicon designs, adding memory, peripherals, … Read more

Understanding ARM Processors from Cortex-M to Cortex-A

Understanding ARM Processors from Cortex-M to Cortex-A

ARM processors are widely used – from sensors to servers. ARM is the industry’s leading microprocessor technology provider, offering the broadest range of microprocessor cores to meet performance, power, and cost requirements across nearly all application markets. ARM’s technology combines a vibrant ecosystem with over 1000 partners, providing chips, development tools, and software, with over … Read more