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

Getting Started with Raspberry Pi: Initial Setup Guide

Getting Started with Raspberry Pi: Initial Setup Guide

First, unplug the Raspberry Pi’s power supply to ensure it is powered off while connecting external devices. If you have the operating system installed on a microSD card, you can now insert it into the Raspberry Pi. Next, plug in other external devices such as a mouse, keyboard, and monitor. Finally, connect the power supply … Read more

Release of Arduino IDE 2.0.0: A User-Friendly Interface with Enhanced Features

Release of Arduino IDE 2.0.0: A User-Friendly Interface with Enhanced Features

The new version of Arduino IDE 2.0.0 has been officially released. The new development environment is based on the Eclipse Theia framework, an open-source project based on the same architecture as VS Code. The front end is written in TypeScript, and most of the back end is written in Golang. The new IDE offers a … Read more