Getting Started with NUC980 Development Based on RT-Thread

Getting Started with NUC980 Development Based on RT-Thread

Introduction New Tang Technology provides an industrial IoT development platform using the NUC980DK61Y microprocessor. This is a complete industrial IoT development platform that includes comprehensive hardware design and software reference design. The core is a NUC’s ARM9 MPU with a speed of 300 MHz, built-in 64 MB DDR memory, a single 10/100 Ethernet port, 2 … Read more

Happy 34th Birthday to Linux

Happy 34th Birthday to Linux

Source: cnBeta Link: https://www.cnbeta.com.tw/articles/tech/1520874.htm Did you know? 34 years ago, one of the most significant software projects in history was born from an unassuming post in a Usenet newsgroup. This project is the Linux kernel. At the time, 21-year-old Linus Torvalds stated that it was just a hobby and would not grow into a professional … Read more

Developing RT-Thread Applications Based on Xianji MCU Using ENV Tool on Windows

Developing RT-Thread Applications Based on Xianji MCU Using ENV Tool on Windows

Introduction ENV is a development assistant tool launched by RT-Thread, designed for projects based on the RT-Thread operating system. It provides a compilation build environment, graphical system configuration, and software package management functions. The built-in menuconfig offers a simple and easy-to-use configuration trimming tool, allowing for flexible trimming of the kernel, components, and packages, enabling … Read more

Comprehensive Arduino Installation Guide: Master It All in One Article!

Comprehensive Arduino Installation Guide: Master It All in One Article!

1. Download Arduino IDE Open the official Arduino website: https://www.arduino.cc/en/software Click on “products”. Click on “Arduino IDE”. Select “Windows Win 10 or newer (64-bit)” and click “DOWNLOAD” to download it. (The “Windows ZIP file” is a compressed file that can be run directly after extraction, but requires manual configuration of some environments, which is not … Read more

Happy 34th Birthday to Linux

Happy 34th Birthday to Linux

Did you know? 34 years ago today, one of the most important software projects in history was born from an unassuming post in a Usenet newsgroup. This project is the Linux kernel. At the time, 21-year-old Linus Torvalds stated that it was just a hobby and would not grow or become a professional project; clearly, … Read more

Getting Started with Python: A Beginner’s Journey

Getting Started with Python: A Beginner's Journey

Recently, I started learning and experimenting with Python. Previously, I had only studied C#, and I didn’t have time to explore these fascinating tools that I’ve heard so much about. Now that I need to use Python, I have to learn it. A couple of days ago, I downloaded the latest 64-bit version 3.13 (2025) … Read more

Why Are Tech Experts Secretly Using Linux for Development?

Why Are Tech Experts Secretly Using Linux for Development?

Source:cnblogs.com/summertime-wu/p/11140052.html Is Linux usable? Linux has a graphical interface Supports daily development Social communication is not a problem Can Linux replace Windows? Running Android applications on Linux What advantages does Linux have? Linux is elegant Linux is efficient Linux is free Linux can also be beautiful Is Linux usable? Hello everyone, I am Jiji! Some … Read more

Running Embedded Qt Programs on Android Systems

Running Embedded Qt Programs on Android Systems

We all know that cross-platform support is one of the key features of Qt, and it is quite an important one. Recently, while learning Qt development, I wondered how it supports cross-platform functionality. My usual development environment is Windows, using C++. So how can I run my C++ Qt programs on the Android platform? With … Read more

How to Quickly Master C++/Rust

How to Quickly Master C++/Rust

Serial Number Knowledge Map Historical Questions (Free Q&A) 1 New Features One Minute Explanation: C++ New Feature string_view 2 Library Compilation and Linking How to Change Tires on a Fast-Moving Car (Implementing a Scalable C++ Service) 3 STL Traits Technique 4 New Features if constexpr 5 New Features Interview Question: Is shared_ptr Thread-Safe in C++? … Read more

The Disappearing API? An Analysis of AI Agent Architecture: From Individual Operations to Collective Intelligence, How Can Developers Adapt?

The Disappearing API? An Analysis of AI Agent Architecture: From Individual Operations to Collective Intelligence, How Can Developers Adapt?

The DisappearingAPI + The Disappearing API? An Analysis of AI Agent Architecture: From Individual Operations to Collective Intelligence, How Can Developers Adapt? At the Shanghai World Expo Exhibition Center, visitors line up in front of the Fourier booth just to experience the wonderful touch of the GR-3 robotic arm. This humanoid robot, designed with a … Read more