DIY Robot Arm Using Arduino Development Board

DIY Robot Arm Using Arduino Development Board

In this article, we will learn how to use the Arduino development board to make a simple robot arm, which can be wirelessly controlled and programmed using a custom Android application. I will show you the entire process of making it, from designing and 3D printing the robot parts to connecting the electronic components and … Read more

Controlling Multiple Servo Motors with Arduino

Controlling Multiple Servo Motors with Arduino

Controlling one or two servo motors with an Arduino development board is very easy, but what if we want to control multiple servo motors? In this article, we will introduce how to control multiple servo motors using an Arduino development board. Connecting multiple servo motors to the Arduino development board seems easy, but if we … Read more

NuMaker UNO Development Board Review: A New High for Arduino-Compatible Boards

NuMaker UNO Development Board Review: A New High for Arduino-Compatible Boards

Why is Arduino so popular? To put it in one sentence, successful products are similar, while failed products each have their own failures. Arduino is undoubtedly successful, but we won’t discuss the reasons for its success; let’s just look at the current flourishing situation of Arduino. On one hand, there are Arduino’s own products, including … Read more

Master Arduino in Just Two Hours: A Beginner’s Guide

Master Arduino in Just Two Hours: A Beginner's Guide

Click the blue text to follow us This is an article introducing and popularizing Arduino. I will use my final project from an elective course as an example to introduce Arduino. What is Arduino? In simple terms, Arduino is a very easy-to-use microcontroller. As long as you have a basic knowledge of C/C++, you can … Read more

Controlling Stepper Motors with Arduino Development Boards

Controlling Stepper Motors with Arduino Development Boards

So far, I have not really delved into motors, especially stepper motors. Recently, I have been planning a project that requires relatively precise motor control, so I might use a stepper motor, but I quickly realized that I should first learn more about them. This article mainly introduces what I have learned so far. What … Read more

Fourth Intelligent Crawler Competition at Nanjing University of Information Science and Technology

Fourth Intelligent Crawler Competition at Nanjing University of Information Science and Technology

To enrich campus cultural life, promote scientific spirit, enhance awareness of technological innovation, and provide students with a platform to showcase and surpass themselves, our school will hold the fourth Intelligent Crawler Competition. The specific activity notice is as follows: 1. Activity Overview Intelligent Crawler: Use the Arduino UNO R3 development board as the main … Read more

Arduino Basic Experiment Tutorial

Arduino Basic Experiment Tutorial

The following experiments are designed to help students initially master how to use microcontrollers and achieve some interesting functions with basic circuit components. The microcontroller control module selected is Arduino UNO R3, which integrates the development environment Arduino IDE that encapsulates many complex low-level operations into functions for beginners to call, greatly lowering the learning … Read more

Become Iron Man: The Ultimate Beginner’s Guide to Arduino

Become Iron Man: The Ultimate Beginner's Guide to Arduino

Author: HelloGitHub-Anthony Have you ever thought about becoming a Geek, like the “wild Iron Man” Zhi Hui Jun, who can create various novel and interesting electronic devices but doesn’t know where to start? Today, we won’t talk about embedded systems, circuit boards, or microcontroller principles; we’ll dive right in! I believe that for electronic enthusiasts … Read more

×