A Simple Guide to Arduino Programming

A Simple Guide to Arduino Programming

Introduction Uh, why am I writing this tutorial~I don’t know either!Ah, too much to say brings tears, it’s hard, so competitive~ The following content is my personal understanding, and there may be errors in the explanations of technical terms, so I hope the readers will point them out, thank you very much! Basic Concepts Returning … Read more

Introduction to the Third Prize Winning Project of the 25th Innovation Cup: Arduino Mega 2560 Based Induction Water Dispenser

Introduction to the Third Prize Winning Project of the 25th Innovation Cup: Arduino Mega 2560 Based Induction Water Dispenser

Introduction to the Third Prize Winning Project of the 25th Innovation Cup Project Name: Arduino Mega 2560 Based Induction Water Dispenser Instructor: Xiao Zelong Authors: Fang Qingyun, Chen Xuan, Lao Zeli, Yi Hang, Fu Danyi, Li Boda Purpose of Invention: To solve the problem of automatic water dispensers on the market that cannot adapt 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

Introduction to Arduino Interactive Electronics

Introduction to Arduino Interactive Electronics

*How to Subscribe to Us? *Search for WeChat ID “jiaoshiboya” or public account “Teacher Boya“ ————-✄———– On March 5, 2016, the “Shanghai High School Famous School MOOC Platform” (hereinafter referred to as the “MOOC Platform”) officially began trial operation. The Shanghai Municipal Institute of Educational Technology is responsible for the management and operation of the … Read more

Common Compilation Errors in Arduino IDE

Common Compilation Errors in Arduino IDE

Introduction During the use of the Arduino IDE, after completing the program and clicking to upload, if there are syntax or other unexpected errors in the program, it will lead to upload failure (or compilation failure). What causes this? Below, several of the most common error prompts will be listed along with perfect solutions. The … Read more

Exploring Arduino LED Effects (Part 1)

Exploring Arduino LED Effects (Part 1)

Last time, Qiu Qiu successfully achieved the effect of a flowing light according to the tutorial. After playing for a while, it felt a bit monotonous, as the lights could only light up one by one in order. Can more lights be added to the circuit? Can the flowing lights present some different effects? And … Read more