Coroutine Library in C#: Principles and Implementation

Coroutine Library in C#: Principles and Implementation

Hello everyone! Today I want to share a particularly interesting topic – the implementation of coroutines in C#. As a developer who often deals with asynchronous programming, I understand the importance of coroutines in enhancing program performance and simplifying code structure. Let’s explore how to implement a simple yet powerful coroutine library in C#! What … Read more

How to Complete Unit Testing for Embedded Code?

How to Complete Unit Testing for Embedded Code?

In software development, every change in requirements generally requires rewriting code, and after code changes, functionality testing is needed. Of course, before functionality testing, unit testing of the code is necessary to avoid unverified scenarios after code modifications, which can lead to various issues. Using a testing framework to quickly complete unit testing of the … Read more

27 Programming Languages to Enhance Your Python Skills

27 Programming Languages to Enhance Your Python Skills

(Click the blue text above to quickly follow us) Translation: Open Source China www.oschina.net/translate/languages-to-improve-your-python If you have good articles to submit, please click → here for details 27 Programming Languages Procedural Programming Languages: C, Rust, Cython Object-Oriented Data Modeling Languages: Java, C#, Eiffel Object-Oriented Derivatives of C: C++, D Array-Oriented Data Processing: MATLAB/Octave, Julia Statistical … Read more

Getting Started with Raspberry Pi: How to Contribute to the Raspberry Pi Community

Getting Started with Raspberry Pi: How to Contribute to the Raspberry Pi Community

In our thirteenth article in the Getting Started series, we explore ways to get involved in the Raspberry Pi community. — Anderson Silva In our thirteenth article in the Getting Started series, we explore ways to get involved in the Raspberry Pi community. This series is gradually coming to an end, and I have written … Read more

Running TensorFlow on IoT Devices

Running TensorFlow on IoT Devices

Event Time September 16 (this Thursday) 20:00-21:00 Event Schedule 20:00-20:45 Keynote Sharing Running TensorFlow on IoT Devices Current status of TensorFlow Lite and TensorFlow Lite Micro Key points and implementation methods of running TensorFlow Lite on Coral Compilation process and technical points of TensorFlow Lite Micro 20:45-21:00 Interactive Q&A Organizing Community GDG Shanghai Bilibili Live … Read more

The Birth of LEDE: A New Era for OpenWrt

The Birth of LEDE: A New Era for OpenWrt

OpenWrt can be said to be the most famous home WiFi router Linux distribution in the world, birthed from the once obscure Linksys WRT54G router, and has been around for more than 12 years. In early May 2016, the OpenWrt user community announced another OpenWrt: the Linux Embedded Development Environment (LEDE). The official explanation states … Read more

Is Arduino Suitable for Product Development?

Is Arduino Suitable for Product Development?

Follow+Star Public Number Number, don’t miss exciting content Source | Arduino Chinese Community Arduino has been subject to many controversies from non-Arduino supporters. Below are several common questions from the Arduino community. (The following views come from the Arduino community). 1. Arduino has low performance, inferior to Raspberry Pi and other development boards, so don’t … Read more

Empowering Doctors: The Journey of a Medical Maker

Empowering Doctors: The Journey of a Medical Maker

“This week at the Open Night, we invited a professional electronic enthusiast, Si Jian, to share his maker projects in the Mushroom Cloud live broadcast room.” Si Jian is a doctor by profession, who started his maker journey from scratch due to his passion for electronic maker products. He has been sharing his learning experiences … Read more

Deepin 23: Reviving Your Raspberry Pi with an Exciting Preview

Deepin 23: Reviving Your Raspberry Pi with an Exciting Preview

[Image] Previously, I received messages from users who wanted to run the Deepin 23 system on their Raspberry Pi. Recently, the Deepin community’s deepin-raspberrypi SIG released a preview version of the Deepin 23 image suitable for Raspberry Pi. Let’s follow D妹 to see how this single-board computer runs Deepin …