The Evolution of Open Source Robotics and Competition Organization in Maker Spaces 2.0

Foreword The Beauty and Sorrow of Digital Craftsmen I was originally a person with low emotional intelligence, but after inexplicably engaging in “maker education”, I was regarded as someone with high emotional intelligence. Perhaps it was because everyone was accommodating me, or perhaps it was because people in the maker education circle are relatively simple. … Read more

Remote Control LED Lights with Arduino UNO R4 WiFi

Arduino UNO R4 WiFi (hereinafter referred to as UNO R4 WiFi) has updated its WiFi functionality, using the ESP32-S3 WiFi module for this upgrade. This module, launched by Espressif Systems, is a WiFi and Bluetooth module that enables remote control and monitoring of devices and data exchange with other devices. Next, let’s implement the updated … Read more

Experience Using Raspberry Pi as a Desktop

In this issue of the Raspberry Pi original series, I will introduce my experience of using the Raspberry Pi as a desktop. Although it has been a while, one must experience it well to gain insight, right? I am currently using the Raspberry Pi as a desktop to complete some basic daily entertainment and learning … Read more

Mastering the Control Board (ESP32) with Arduino: Overview of ESP32 and Software Preparation

# Introduction In recent years, the Control Board (English name: mPython) has become increasingly popular in maker education. The Control Board integrates the high-performance dual-core chip ESP32, which has WiFi and Bluetooth connectivity, and is equipped with a rich set of sensors on the board. Most importantly, it is specifically designed for programming education in … Read more

Is Arduino Suitable for Product Development?

【Click the above“Blue Text” to follow Chip Home and become a technology enthusiast】 Arduino has long been a topic of controversy among non-Arduino users. This week, let’s take a look at some common viewpoints shared by friends in the Arduino community. Everyone can also express their opinions in thecomment section at the end of the … Read more

Creating a Smart Mirror with Raspberry Pi

Follow “Embedded Mixed Bag“, star the public account, and let’s improve together! Source: Internet 1. Software Introduction MagicMirror² is an open-source modular smart mirror system (Raspberry Pi Smart Mirror) that allows you to build your smart mirror, becoming the brain of your mirror, intelligently displaying time, calendar, weather, news, voice interaction, and more. It focuses … Read more