Building Maker Spaces 2.0: A Focus on Open Source Robotics

Building Maker Spaces 2.0: A Focus on Open Source Robotics

The maker space is an important core element of maker education.If we liken the function of a maker space to a “kitchen,” many primary and secondary schools already have their own “maker kitchens,” addressing the “basic needs” of creativity. The next step is how to eat healthily and uniquely, and how to transform the beloved … Read more

Understanding RNA Interference: A Comprehensive Guide

Understanding RNA Interference: A Comprehensive Guide

Virology Video Series has concluded. Starting today, I will bring you the Nature video series. It includes various experimental principles, techniques, article writing, etc., with English text included. Animated explanations make it easy to understand. English subtitle text Scientists have been making rapid progress in understanding RNA interference or RNAi. Many organisms use RNAi to … Read more

Demonstrating Layered Architecture in Embedded Systems with Code

Demonstrating Layered Architecture in Embedded Systems with Code

This article takes the example of controlling an LED blinking. 1 Two-Layer Structure Hardware layer and software layer — the coarsest layered architecture: 2 Three-Layer Structure Hardware layer, driver layer, application layer: 3 Four-Layer Structure Hardware layer, driver layer, operating system layer, application layer: From the above examples, it seems that the more layers there … Read more

Getting Started with Raspberry Pi 5: Desktop OS, aapanel, and PVE8

Getting Started with Raspberry Pi 5: Desktop OS, aapanel, and PVE8

NO.1 Final Result Installed Raspberry Pi 5 OS (64-bit recommended system) Note this is not a slim version, nor is it the full recommended software version, and it is not a 32-bit version The system size is about 1.2GB Desktop version interface For the convenience of the desktop and testing desktop memory usage, I ultimately … Read more

How to Enable SELinux Mode in OpenHarmony? RK3566 Development Board Demonstration

How to Enable SELinux Mode in OpenHarmony? RK3566 Development Board Demonstration

This article introduces how to enable/disable SELinux permissions in the open-source OpenHarmony system,demonstrated on the Tactile Intelligence Purple Pi OH development board, which is equipped with the Rockchip RK3566 chip, designed like a Raspberry Pi, recommended by the Laval official community, and has adapted to the new OpenHarmony 5.0 Release system! SELinux Permission Status SELinux … Read more

How to Use Raspberry Pi Desktop Without a Monitor

How to Use Raspberry Pi Desktop Without a Monitor

Zhaoolee has started a long series on GitHub titled “Raspberry Pi Doesn’t Gather Dust” https://github.com/zhaoolee/pi. It has currently been updated to 18 articles, mainly focused on using Raspberry Pi to install Ubuntu as a home server. image.png Coincidentally, I have an idle Raspberry Pi 4B on hand, and I plan to deeply explore the Raspberry … Read more