Introduction to Arduino Programming for Middle and Primary Schools

Introduction to Arduino Programming for Middle and Primary Schools

Below is the micro-course video Please click the play button to watch 1. Introduction to the New Lesson: Understanding the World of Open Source Hardware 2. Task One: Recognizing Various Open Source Hardware Development Boards 3. Task Two: Understanding Hardware Wiring Rules 4. Task Three: Understanding Hardware-Software Matching Rules Game Development Board Improvement Board Friends … Read more

Introduction to Open Source Hardware: Arduino Interactive Animation Production

Introduction to Open Source Hardware: Arduino Interactive Animation Production

Arduino was born in Italy in 2005. Due to its low cost and powerful functionality, it has become one of the most popular open-source hardware platforms globally, making it the best choice for creating hardware projects. In this chapter, we will explore the design of an interactive animation project based on the Arduino Uno chip. … Read more

Teaching Design for Open Source Hardware Project Design

Teaching Design for Open Source Hardware Project Design

Guangdong Education Edition High School Information Technology Mandatory Course 1 “Data and Computing” Guangdong Education Edition High School Information Technology Mandatory Course 2 “Information Systems and Society” Guangdong Education Edition High School Information Technology Elective Course 1 “Data and Data Structures” Guangdong Education Edition High School Information Technology Elective Course 2 “Network Basics” Lesson Plan … Read more

Design and Practice of Open Source Hardware Curriculum for 4C Skills Development

Design and Practice of Open Source Hardware Curriculum for 4C Skills Development

Editor’s Note: In 2017, the “Guidelines for Comprehensive Practical Activities Curriculum in Primary and Secondary Schools” issued by the Ministry of Education pointed out that comprehensive practical activities are interdisciplinary practical courses that start from the real life and development needs of students, discover problems from life situations, transform them into activity themes, and cultivate … Read more

Arduino: The ‘Python’ of Embedded Systems, Simplifying C/C++ Development

Arduino: The 'Python' of Embedded Systems, Simplifying C/C++ Development

Arduino: The ‘Python’ of Embedded Systems, Simplifying C/C++ Development 🚀 Introduction 🌟 Imagine if there was a platform that could make complex embedded development as simple as Python. What would that be like? Arduino has achieved this! It not only lowers the barrier for C/C++ embedded development but also creates a thriving open-source ecosystem. Let’s … Read more

Can China Foster Open Source Hardware Innovations Like Arduino and RISC-V?

Can China Foster Open Source Hardware Innovations Like Arduino and RISC-V?

Embedded Linux QQ Group: 175159209, enthusiasts are welcome to join and discuss technical issues! Linux, Apache, MySQL, and even Android are well-known in the tech industry, but can open source hardware become as popular as software? Arduino is just a development board; can chip design also adopt an open source model? Known for its open … Read more

Empowering RISC-V Single Board Computers with JH7110 Innovation

Empowering RISC-V Single Board Computers with JH7110 Innovation

A single board computer (SBC) integrates a microprocessor, memory, and interface components onto a single printed circuit board. Typically, each single board computer includes a CPU, GPU, chipset, and I/O ports, all soldered onto the board. Because the components are all on one board, single board computers are much smaller compared to most other motherboards. … Read more

Exploring Open Source Hardware: The Arduino Revolution

Exploring Open Source Hardware: The Arduino Revolution

We know that Google has always been a model in contributing open source code, with countless open source software projects under its umbrella. However, today we are not discussing open source software, but rather open source hardware—specifically, Arduino. Open source software is easy to understand, but similarly, open source hardware also uses one or several … Read more

Create an Electronic Piano with Arduino UNO

Create an Electronic Piano with Arduino UNO

An online learning platform that all national maker education teachers are paying attention to The electronic piano made with Arduino UNO can play the notes “do re mi fa so la ti” in order. To enhance the performance by an octave, a pitch-bend button is placed on the far right of the piano. Additionally, for … Read more