Getting Started with Raspberry Pi: Creating a System Disk

Getting Started with Raspberry Pi: Creating a System Disk

(Pretending to be a Geek by Ding Ding) Due to the pandemic, schools closed early. After printing a thick stack of exercises for my child, as a parent concerned about the next generation of socialist successors, I have the obligation to ensure my child has a more fulfilling winter vacation at home. Introducing my child … Read more

What Is the Raspberry Pi | Robot Hardware Edition

What Is the Raspberry Pi | Robot Hardware Edition

What is the Raspberry Pi The Raspberry Pi is a single-board computer developed by the Raspberry Pi Foundation, about the size of a credit card. Its initial design goal was to provide a computer education platform for children using relatively inexpensive hardware and open-source software. However, its excellent expandability and ease of development have made … 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

Introduction to Arduino Language in IoT Architecture

0 Introduction Hello everyone! My name is Lechuang IoT, and I mainly focus on industrial automation and the Internet of Things (IoT). I am familiar with the industrial automation field and have developed products related to IoT. My original intention was to work on industrial IoT, but the system is too vast, and I will … Read more

Chapter Two: Awesome! Control the Circuit Board with Code!

Chapter Two: Awesome! Control the Circuit Board with Code!

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

Learn Arduino with Kids: Rock Paper Scissors Game Machine

This Section Shows Season 2 Course Access Season 1 Course Access (Free) Arduino Course Outline Note: (Red indicates courses that have been updated and released) Chapter 1: Arduino Basics – Output Control 1. Light Up LED 2. Blink LED 3. LED Flow 4. Buzzer 5. Air Raid Alarm 6. Music Master 7. Digital Tube 8. … Read more

Learning Arduino with Kids: Whack-a-Mole Game (Part 2)

Content of This Lesson Course Listening Address Arduino Course Outline Note: Red indicates updated courses) Previous Part Chapter 1: Arduino Basics – Output Control 1. Light Up LED 2. Blink LED 3. Flowing Lights 4. Buzzer 5. Air Raid Alarm 6. Music Master 7. Digital Tube 8. Countdown Traffic Light Chapter 2: Sensor Control with … Read more

Free Course: Arduino Club Lesson 28 – Speech Recognition Part 1

Free Course: Arduino Club Lesson 28 - Speech Recognition Part 1

1 Main Content 2 Video Course Scan to Watch More Videos 3 Arduino Club Course Outline – Session 2 16.Simple Traffic Light 17. Welcoming Robot 18. Random Name Picker 19. Quiz Buzzer 20. Infrared Remote-Controlled Fan 21. Creative Fan 22.Temperature and Humidity Measurement Device 23.OLED Clock 24.Whac-A-Mole Game – Part 1 25.Whac-A-Mole Game – Part … Read more

Getting Started with Arduino: Delayed LED Light

Getting Started with Arduino: Delayed LED Light

Main Component Introduction Similar to the previous article on buttons, this time the components and circuit diagram are the same, Arduino version, button, LED light Circuit Connection Method One end of the button switch connects to 5V interface, and the other end connects to digital port 11, then connect to the pull-down resistor. The long … Read more