Outstanding Graduation Project by Zhang Yahui: Hard Work is Rewarded, Pursuing Dreams with Technology

Outstanding Graduation Project by Zhang Yahui: Hard Work is Rewarded, Pursuing Dreams with Technology

Outstanding Students The graduation project of 2020 is destined to be extraordinary. Rebirth through professional restructuring. Forged through the trials of the pandemic. During the days and nights of the pandemic, Zhang Yahui, a student from the Class of 2016 in Mechanical and Electronic Engineering, sparked design inspiration at home, far from school, overcoming countless … Read more

Which is Better for Beginners: Arduino or 51 Microcontroller?

Which is Better for Beginners: Arduino or 51 Microcontroller?

The development of microcontrollers has led to a wide variety of models available today, seen in everyday appliances like rice cookers, remote controls, and washing machines, all controlled internally by microcontrollers. The microcontrollers used in these products are customized and are not the same as those we use for learning. Many beginners may still be … Read more

Introduction to Arduino UNO R3: Experimental Unit 3

Introduction to Arduino UNO R3: Experimental Unit 3

Requirements for This Unit Experiment The experiments in Unit 3 are divided into two parts: Basic Experiments and Advanced Experiments. All experiments in this unit are based on the Arduino UNO R3 board. It is essential to understand the hardware circuits and corresponding software, and to thoroughly grasp the principles of each experiment and the … Read more

Getting Started with Arduino UNO R3

Getting Started with Arduino UNO R3

I purchased the Arduino UNO R3 development board for 23 yuan. Because it is relatively expensive, its board and chip are consistent with the official version priced at 88 yuan. The USB to serial converter uses either the ATmega16U2 or ATmega8U2. Specifications: ■ Operating Voltage: 5V ■ Input Voltage: No external power supply is required … Read more

Introduction to Arduino UNO R3 Development Board

Introduction to Arduino UNO R3 Development Board

To do a good job, one must first sharpen their tools. The previous article explained the software environment for Arduino development, and this article will introduce the hardware environment for Arduino development, namely the Arduino UNO R3 development board. UNO R3 Development Board The Arduino ecosystem includes various development boards, modules, and expansion boards. Among … Read more

Connecting Arduino Development Board with Card Reader Module

Connecting Arduino Development Board with Card Reader Module

The reading distance is up to 5CM. Coil inductance is 47~68uH. Direct serial output operation: 1. RDM6300 card reader module wiring is as follows: 5V power supply. 2. Upload an empty program to the Arduino development board: void setup(){} void loop(){} 3. Arduino IDE serial output data: The RDM630 series is a specialized module for … Read more

Graduation Season: Your Graduation Project is the Most Beautiful Summer

Graduation Season: Your Graduation Project is the Most Beautiful Summer

To Youth: Graduation Season We do not say goodbye The story of youth, today I tell you Love isn’t easy. That’s why they call it love. In the blink of an eye, the 2016 graduates have already graduated. Although we did not say goodbye in person, we sincerely wish them a bright future. Next, let’s … Read more

Historic Achievement in the 3rd National Safety Science and Engineering Student Practice and Innovation Competition

Historic Achievement in the 3rd National Safety Science and Engineering Student Practice and Innovation Competition

Click the blue words Follow us On October 19-20, 2017, the 3rd National Safety Science and Engineering Student Practice and Innovation Competition, the 29th National Academic Annual Meeting of Safety Science and Engineering in Colleges and Universities, and the 11th National Seminar on Professional Degree Education in the Field of Safety Engineering were successfully held … Read more

Getting Started with Arduino UNO Development Board

Getting Started with Arduino UNO Development Board

Getting to Know Arduino: Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform. It consists of two parts: the hardware part is the Arduino circuit board used for circuit connections; the other part is the Arduino IDE, which is an application that provides a programming development environment, integrating code writing, analysis, compilation, and … Read more

×