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

DIY Page-Turning Animation Display for Spring Festival

DIY Page-Turning Animation Display for Spring Festival

Figure 1 #Project Origin# The Spring Festival is the most traditional and grand festival in China. Customs during the Spring Festival include posting couplets, setting off firecrackers, and paying New Year visits. Of course, the warmest moment is when the family gathers for a reunion dinner and watches the Spring Festival Gala on New Year’s … Read more

Innovative Teaching Practice Research on Smart Mobile System Design Experiment

Innovative Teaching Practice Research on Smart Mobile System Design Experiment

Submission Date: 2023-4-18 Author Introduction: Ye Xianfeng (1967—), male, from Jande, Zhejiang, PhD, associate professor, research direction in electronic circuit experimental teaching; Shi Hongjun (1970—), male, from Cixi, Zhejiang, master’s degree, lecturer, research direction in electronic circuit experimental teaching; Deng Jingjing (1990—), female, from Xuzhou, Jiangsu, PhD, experimental teacher, research direction in terahertz technology applications. … Read more

Exclusive Arduino Software Course | May Day Special with 8 Classes to Create an Interactive Device

The founder of Arduino commented: This open-source microcontroller: “You don’t need anyone’s permission to create amazing things.” You can use it to write code that produces such visual effects You can also create interactive effects with Arduino Daniel Rozin’s Penguins Mirror Daniel Rozin’s pom pom mirror 🎙️ This time we are inviting SKD instructor who … Read more

Overview of Intelligent Access Control Design Using NB-IoT Technology

Overview of Intelligent Access Control Design Using NB-IoT Technology

Lai Ruiqiang (Quanzhou Huaguang Vocational College, Quanzhou, Fujian 362121) Abstract: With the continuous development of smart campuses, the access control system of school computer rooms is also gradually becoming intelligent. This article designs an access control system for computer rooms using NB-IoT technology. The access control system is mainly controlled by Arduino Mega2560 Pro, and … Read more

Detailed Guide on Connecting Arduino to LCD1602

Detailed Guide on Connecting Arduino to LCD1602

What is the working principle of lcd1602? 1. Segment Display The dot matrix liquid crystal consists of M×N display units. Assuming the LCD screen has 64 rows and each row has 128 columns, every 8 columns correspond to 1 byte of 8 bits, meaning each row consists of 16 bytes, totaling 16×8=128 dots. The screen … Read more