Enjoy Arduino & Python Programming This Summer

Enjoy Arduino & Python Programming This Summer

Another summer vacation has begun! What should we let the kids play with this summer? Learning, traveling, summer camps… Must have, but we can also play with something different! By combining graphical programming with main control boards, sensors, and various electronic components, we can create interesting maker projects and become little makers this summer! Our … Read more

Introduction to Arduino: What is Arduino?

Introduction to Arduino: What is Arduino?

Click the blue text to follow us Hello everyone Welcome to 【High Training Industrial Control】 In this first issue Teacher Zhang Zhirong will bring you The Arduino Maker Series on Basic Applications Lesson One: What is Arduino? In recent years, Arduino has been developing rapidly internationally, with various tutorials available. So what exactly is Arduino? … Read more

Introduction to Arduino Starter Tools

Introduction to Arduino Starter Tools

Introduction to Open Source Hardware Arduino is a platform based on open-source code with a simple I/O interface, featuring a development language and environment that are easy to understand. This allows you to quickly create interesting projects using Arduino. Arduino can be used with various electronic components such as: LEDs, buzzers, buttons, light sensors, etc. … Read more

Lesson 7: Learning Arduino with Kids – Digital Tube 01

Lesson 7: Learning Arduino with Kids - Digital Tube 01

Task for This Lesson: 1. Learn the internal principles of the digital tube. 2. Correctly distinguish between common cathode and common anode digital tubes. 3. Master the wiring and programming methods for the digital tube. 4. Program to control the dynamic display of numbers from 0 to 9 on the digital tube. Hardware Wiring: Common … Read more

The Birth of JKX-351 Industrial Control Computer System

The Birth of JKX-351 Industrial Control Computer System

Prologue Using a computer for industrial process control is relatively easy to achieve now. We already have microcomputers and specialized industrial computers (Industrial Computer), and many devices and instruments in industrial production processes have also been “digitized”. They even have their own “embedded computers” and SOC components. They can operate independently and connect with each … Read more

Disassembling the Huawei WATCH GT2 Pro: Luxury Exterior, Premium Internal Components

Disassembling the Huawei WATCH GT2 Pro: Luxury Exterior, Premium Internal Components

The Huawei WATCH GT2 Pro, as Huawei’s latest smartwatch, has certainly undergone numerous upgrades compared to its predecessor, the Huawei WATCH GT2. Besides the visibly upgraded ceramic back cover and wireless charging, what changes exist internally? eWiseTech has already released a teardown of the Huawei WATCH GT2, and today we will be disassembling the Huawei … Read more

Practical STM32 Microcontroller Tutorial

Practical STM32 Microcontroller Tutorial

Course Details: This course mainly introduces the system design of the STM32 microcontroller through typical examples, combining software and hardware. It explains the process, methods, techniques, and design concepts of STM32 microcontroller application system development in a simple and easy-to-understand manner. This course comprehensively explains various technologies in microcontroller development through 26 module examples, including … Read more

Performance Characteristics and Usage Experience of Microcontrollers Commonly Used in Robotics

Performance Characteristics and Usage Experience of Microcontrollers Commonly Used in Robotics

Click above “China Command and Control Society” to follow us! Many friends who have just come into contact with robots or microcontrollers may be confused by the various types of microcontrollers. What are the differences between them? Which microcontroller is better for controlling robots? Once we choose a microcontroller, what shortcuts can we take to … Read more

What Is Arduino?

What Is Arduino?

Have you heard of Arduino? Do you know what Arduino is used for? Let me share some insights. Arduino is essentially an electronic tool that can be used to create many interesting electronic projects, such as electronic clocks, quadcopters, pet feeders, 3D printers, and electronic microscopes. Electronic enthusiasts around the world are continuously developing creative … Read more

Arduino Smart Design: Create Your Own Memory Game

Arduino Smart Design: Create Your Own Memory Game

Case Overview “Create Together with Me” is a memory game machine composed of 3 LED lights and 3 buttons. The game consists of a total of 10 levels. At the beginning, the LED lights will flash in a specific order, and after the flashing ends, players need to press the corresponding buttons in sequence. If … Read more