Getting Started with Micro:bit: Value Sequences and Mini Games

Getting Started with Micro:bit: Value Sequences and Mini Games

Micro:bit, as the most popular microcontroller board in China today, has captured the hearts of many young people and teachers. Its high-tech features have been fully explored by enthusiasts, and it truly lives up to the phrase “value for money”! First, there is the online programming version provided by the official website, which greatly facilitates … Read more

Understanding Arduino Uno Pins: Digital Pin Usage Examples

Understanding Arduino Uno Pins: Digital Pin Usage Examples

To better understand how to use the data pins of the Arduino Uno, we will demonstrate how to configure and use digital I/O pins, PWM pins, and analog input pins through several specific examples. These examples will cover basic read and write operations and show how to use these functions to control external devices or … Read more

Mastering Raspberry Pi with Rust: A Beginner’s Guide to Building a Mini Operating System

Mastering Raspberry Pi with Rust: A Beginner's Guide to Building a Mini Operating System

Exploring Embedded Development with Rust: Unveiling Raspberry Pi OS Tutorials Today, we will talk about the applications of Rust in the embedded field, especially an interesting project that involves developing an operating system for Raspberry Pi using Rust. This tutorial will not only deepen your understanding of Rust’s underlying operations but also help you grasp … Read more

Choosing Between Raspberry Pi and Arduino: Which One Should You Pick?

Choosing Between Raspberry Pi and Arduino: Which One Should You Pick?

Arduino and Raspberry Pi, which of these popular development boards should you choose? There is no correct answer to this question; it really depends on your needs. For Raspberry Pi, due to its stronger computing power and the fact that it runs on a Linux operating system, it can be used to develop popular programming … Read more

Top Quality Linux Open Source Projects on GitHub

Top Quality Linux Open Source Projects on GitHub

As an internet professional, everyone is familiar with Linux, especially those who deal with the Linux operating system regularly. There are many tutorials and resources about Linux on the internet, but filtering out the truly helpful materials takes a lot of time and effort. GitHub is one of my favorite websites where many people have … Read more

Mastering ESP32: 12 Essential Tutorials Completed, Next Up is Advanced Tutorials

Mastering ESP32: 12 Essential Tutorials Completed, Next Up is Advanced Tutorials

Author: Xiao Yu, Layout: Xiao Yu WeChat Official Account: Chip Home (ID: chiphome-dy) Hello everyone, recently updated the series of tutorials on ESP32, a total of 12 articles covering the introduction of commonly used peripherals of ESP32, the basic tutorials have been completed, and next, there will be more WiFi, Bluetooth, screens, and sensors and … Read more

Top 10 Creative Raspberry Pi Projects of 2021

Top 10 Creative Raspberry Pi Projects of 2021

Introduction: Your next popular Raspberry Pi project. Word count: 1878, estimated reading time: 3 minutes https://linux.cn/article-14142-1.htmlAuthor: Joshua Allen HolmTranslator: geekpi The Raspberry Pi is one of the most popular single-board computer brands. Its popularity is partly due to the numerous unique and interesting projects people have created using the Raspberry Pi. People have used the … Read more

How to Add Seeed Development Boards to Arduino IDE in Four Easy Steps

How to Add Seeed Development Boards to Arduino IDE in Four Easy Steps

Q A & Question: How to add Seeed boards to Arduino IDE Seeed has designed many development boards that can be used with Arduino IDE, such as the products listed below. Today, we will introduce how to add these development boards to Arduino IDE. Seeeduino XIAO Seeeduino Wio Terminal Seeeduino Lotus Cortex-M0+ Seeeduino LoRaWAN/GPS Seeeduino … Read more