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

Voice-Controlled Light Using Arduino 101

Voice-Controlled Light Using Arduino 101

I have had the smart hardware Arduino 101 development board for a while now. I have bought several textbooks and have gained a preliminary understanding of Arduino’s design philosophy after flipping through them for a few months. I have also attempted a few practical operations based on examples, but unfortunately, I have not been able … Read more

Arduino Course at Smart Robot Club – Session Four

Arduino Course at Smart Robot Club - Session Four

Arduino Course at Smart Robot Club – Session Four Robot DHT11 Temperature and Humidity Sensor and Infrared Remote Control April 2nd, 2 PM, on March 19th at 2 PM, the Smart Robot Club held its fourth Arduino course in A207 of the School of Electrical and Electronic Engineering. According to the group arrangement, members should … Read more

Learn Arduino With Kids: Season 5, Lesson 57 – Bluetooth Remote Control Car

Learn Arduino With Kids: Season 5, Lesson 57 - Bluetooth Remote Control Car

Content of This Lesson Course Listening Address Overall Outline of Arduino Courses Note:The following red items have been updated and released Previous Chapter Chapter 1: Arduino Basics – Output Control 1. Light Up LED 2. Blink LED 3. Flowing Light 4. Buzzer 5. Air Raid Alarm 6. Music Master 7. Digital Tube 8. Countdown Traffic … Read more

Free Course: Arduino Club Lesson 29 – Voice Recognition Part 2

1 Main Content 2 Video Course Scan to Watch More Videos 3 Arduino Club Course Period 2 – Course Outline 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 Measuring Instrument 23.OLED Clock 24.Whac-A-Mole Game – Part 1 25.Whac-A-Mole Game – … Read more

Arduino Learning Series: Getting Started with Arduino

Arduino Learning Series: Getting Started with Arduino

Author: Beihang University 2nd Department of Science and Technology Practice (Click Me) Arduino, as a convenient, flexible, and easy-to-use open-source electronic prototyping platform, is popular among various groups of people. We will launch a series of Arduino learning posts to help you quickly master this increasingly popular microcontroller. Our “Arduino Learning Series: Getting Started with … Read more

Understanding Arduino: A Beginner’s Guide

Understanding Arduino: A Beginner's Guide

Click the blue text Follow us Imagine if we could let everyone create a fingerprint password lock. How should we design it? We have an idea! Let’s try to put the dormitory head inside a box. When a visitor puts their finger into the box, the dormitory head will carefully authenticate to confirm whether it … Read more

What Programming Languages Are Used for Industrial Robots?

What Programming Languages Are Used for Industrial Robots?

Editor’s Note Many friends have been asking what programming languages are used for industrial robots. This time, I will summarize several commonly used programming languages for industrial robots. 1. Hardware Description Languages (HDLs)   Hardware description languages are generally used to describe electrical programming methods. These languages are quite familiar to some robotics experts because they … Read more

Programming Languages for Industrial Robots

Programming Languages for Industrial Robots

Many people have asked what programming languages are used for industrial robots. In this article, I will summarize several commonly used programming languages for industrial robots. 1. Hardware Description Languages (HDLs) Hardware description languages are generally used to describe electrical programming methods. These languages are quite familiar to some robotics experts because they are used … Read more