Common Terminal Tools for Embedded Development

Common Terminal Tools for Embedded Development

Follow+Star Public Account, don’t miss the wonderful content Source | Embedded Mix Embedded development often requires some terminal tools and serial tools, such as: What tools are you using? This article summarizes some commonly used terminal tools. WindTerm WindTerm is an open-source free, cross-platform SSH/Sftp/Shell/Telnet/Serial client that supports Windows, Linux, and macOS. It is very … Read more

Understanding Wing IDE: A Premium Tool for Python Developers

Understanding Wing IDE: A Premium Tool for Python Developers

1. What Is Wing IDE Wing IDE is an integrated development environment specifically designed for the Python programming language. Since 1999, Wingware has focused on Python development and has become a renowned Python development framework. Wing IDE boasts numerous distinct features and powerful functionalities. Its interface resembles an enhanced IDE, using a “multi-window” layout similar … Read more

Innovative Cross-Platform AI Education Model: A Case Study of ‘Listening to the World Outside’

Innovative Cross-Platform AI Education Model: A Case Study of 'Listening to the World Outside'

Jiang Li, Pang Kunyong, Sun Jian, Li Xiao Huangdao Primary School, Qingdao West Coast New Area Qingdao West Coast New Area Education and Sports Research Institute Abstract Since the popularization of AI education, major companies have launched AI courses entirely based on their own hardware and platforms, making it difficult for AI education to take … Read more

GuiLite: A Lightweight GUI Framework for Embedded Systems

GuiLite: A Lightweight GUI Framework for Embedded Systems

What is GuiLite? GuiLite is a cross-platform, extremely small header file GUI library. It can run not only on PC platforms but also on embedded systems, making it very lightweight and easy to use. GuiLite is tailored for embedded systems, providing a rich set of GUI controls and a friendly API interface to help developers … Read more

Cross-Platform Industrial IoT Gateway Based on .NET 6

Cross-Platform Industrial IoT Gateway Based on .NET 6

The true master always has the heart of an apprentice! 1. Project Introduction Cross-Platform Industrial IoT Gateway Based on .NET 6 2. Functional Implementation Supports access to web configuration projects Supports 3D digital twins Supports built-in Mqtt service Supports telemetry and attribute uploads Supports RPC reverse control Supports Huawei Cloud Supports calculation expressions Supports driver … Read more

DeskHop: Efficiently Share Mouse and Keyboard Between Two Computers Using Raspberry Pi Pico

DeskHop: Efficiently Share Mouse and Keyboard Between Two Computers Using Raspberry Pi Pico

In modern work environments, many professionals often need to use multiple computers simultaneously to complete different tasks. However, switching between two or more devices can often be cumbersome and time-consuming, especially when sharing the same keyboard and mouse. The emergence of the DeskHop project aims to help users achieve seamless switching and efficient processing through … Read more

Cross-Platform Industrial IoT Gateway Developed in C#

Cross-Platform Industrial IoT Gateway Developed in C#

Introduction With the advent of the Industrial 4.0 era, IoT technology has gradually become a key factor in promoting industrial transformation and upgrading. In this context, the IOTCS industrial gateway has emerged as an intelligent gateway leading the Industrial 4.0 era. The IOTCS industrial gateway is an intelligent device that integrates multiple communication protocols, data … Read more

Running .NET Core on Raspberry Pi 3B+

Running .NET Core on Raspberry Pi 3B+

Introduction I don’t know why, but seeing .NET Core makes me feel great; it can truly run cross-platform, and I personally really like it. So, I decided to use a Raspberry Pi to validate my idea. At the time of writing this article, I had just installed core 2.1 on the Raspberry Pi, so let’s … Read more