Design and Production of Arduino Robots

Design and Production of Arduino Robots

This is a beginner’s textbook for Arduino robots, with the learning content arranged in increasing difficulty as follows: Creative LED lights, electronic dice, sound control (buzzer), smart fan (single motor), smart car (dual motor), scientific exploration (STEM), and comprehensive practice (Robot Mobilization), to help everyone systematically learn the design and production of Arduino robots. You … Read more

Arduino Tutorial: Understanding Ultrasonic Sensors

Arduino Tutorial: Understanding Ultrasonic Sensors

Complete Video The ultrasonic sensor is an input module that provides excellent non-contact distance detection, stable performance, ease of use, a small blind spot, and high accuracy. The measuring distance ranges from 2 centimeters to 400 centimeters, and the best part is that it is very inexpensive. It is widely used in the maker community, … Read more

Top 10 Best Arduino Drone Projects

Top 10 Best Arduino Drone Projects

Drones are unmanned aerial vehicles that range from micro drones to multi-rotor quadcopters. Sometimes drones are even equipped with cameras, allowing users to view and record aerial footage. Drones consist of many components; one of the most important is the flight controller, which is essentially the brain of the drone. Arduino boards are very suitable … Read more

Ultimate Evaluation of Arduino Uno Cars: An Exciting Experience

Ultimate Evaluation of Arduino Uno Cars: An Exciting Experience

On December 9, 2016, at 2:00 PM, students from Class 1 of the 15th Industrial Design major, led by Teacher Liu Jun, conducted the course review for “Electronics and Electrical Technology” in the corridor on the 4th floor of the specialized teaching building. Following the principle of “fairness, justice, and openness“, they evaluated the performance … Read more

Exploring Creativity in Arduino Workshops

Exploring Creativity in Arduino Workshops

On the afternoon of January 8, 2019, the three-day Arduino Interactive Workshop led by Ziv Zeev Cohen at the Zhejiang University of Media and Communications’ School of Design officially commenced. The all-English teaching style of Ziv posed a challenge for the students, especially with the technical terms that were hard to understand. However, through Ziv’s … Read more

Elegant Ways to Open Arduino: Creating the Ultimate Coding Experience with VS Code

Elegant Ways to Open Arduino: Creating the Ultimate Coding Experience with VS Code

“ Research · Persistence · Ultimate · Innovation ” ①Arduino Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform. It includes hardware (various models of Arduino boards) and software (Arduino IDE). ②VS Code (Visual Studio Code) is an open-source, lightweight, modern code editor developed by Microsoft, and according to Stackoverflow statistics, VS Code … Read more

Getting Started with Arduino: Overview and Simple Examples

Getting Started with Arduino: Overview and Simple Examples

Arduino is an open-source electronics platform based on easy-to-use software and hardware development. When it comes to Arduino, some people may have heard of Arduino microcontrollers or Arduino circuit boards, as well as the Arduino IDE that can be used to program these boards. Arduino boards can read external signals, such as detecting light sources … Read more

Creating a Smart Home Device to Annoy Your Neighbors

Creating a Smart Home Device to Annoy Your Neighbors

Follow the official account “GitHub Dictionary” Set as “Starred”, bringing you to explore GitHub every day! From Quantum Bit In the dead of night, when your neighbors are arguing, partying, or children are crying, how do you deal with it? Knock on the door? Use earplugs? Silently endure until you’re on the verge of a … Read more

Control Arduino with Windows Remote Arduino: A Comprehensive Guide

Control Arduino with Windows Remote Arduino: A Comprehensive Guide

1. Overview Many friends have already started playing with Arduino, and they usually use the official Arduino IDE to write programs to control Arduino hardware. To make control more convenient, Microsoft launched Windows Remote Arduino in the Windows IoT program. In simple terms, Windows Remote Arduino is an open-source Windows runtime component that allows us … Read more

×