Arduino Beginner’s Reference Guide (1): Basics and Development Environment

Arduino Beginner's Reference Guide (1): Basics and Development Environment

1 Arduino Learning Notes (1) Basics and Development Environment Below is the guide for this article. This article is suitable for people aged 10 to any upper limit. Please bring your own bowl before eating — Arduino UNO R3 (Available on Taobao, cheap ones are about 23 RMB each) 2 1.About Arduino 2. About Arduino … Read more

Empowering Innovation: Freshman Academy Launches Embedded Application Development Course Based on Arduino Platform

Empowering Innovation: Freshman Academy Launches Embedded Application Development Course Based on Arduino Platform

To deepen students’ understanding and mastery of microcontrollers and embedded systems, enhance design and development skills, strengthen practical abilities, and foster innovative thinking, the Freshman Academy collaborated with the School of Computer Science and Technology to launch the “Computer Training Workshop”, organizing the first course on March 29. The course was taught by Professor Zhang … Read more

Getting Started with Arduino UNO Development Board

Getting Started with Arduino UNO Development Board

The Arduino UNO R3 is a development board that is very suitable for beginners in microcontrollers. It uses the AVR microcontroller ATmega328P as the main controller, and the integrated development environment is Arduino IDE, which can help beginners quickly master microcontroller technology. Arduino UNO R3 Development Board Specifications: Operating Voltage: 5V Input Voltage: No external … Read more

Getting Started with Arduino UNO: A Comprehensive Guide

Getting Started with Arduino UNO: A Comprehensive Guide

The Arduino Uno was released on September 25, 2011, at the New York Maker Faire. The latest official version is the Rev3, known as the Arduino Uno R3. All experiments in this book are based on this version. The Arduino Uno is based on the ATMEL AVR microcontroller ATmega328p, where the letter ‘p’ indicates low-power … Read more

Innovative Ground Effect Wing Design Based on Arduino Control Platform

Innovative Ground Effect Wing Design Based on Arduino Control Platform

Innovative Ground Effect Wing Design Based on Arduino Control Platform 23rd Fengru Cup First Prize Winner Demonstration Video Principle Video Innovative Points      This project attempts to introduce wing layouts into ground effect vehicles, aiming to compensate for the shortcomings of both through complementarity and innovation. The wing tips are equipped with two vertical stabilizers … Read more

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

DIY Laser Engraver Guide

DIY Laser Engraver Guide

1. Main Hardware Components: (Making Two Axes) 1. Two desktop CD drives 2. Two Easydriver stepper motor drivers 3. One Arduino UNO R3 development board 4. One relay module 5. One 100mw blue-violet laser head It is the simplest and most convenient to make a laser engraver based on the reference prototype, and it only … Read more

Guide to Choosing Development Boards (Part 1) – MCU

Guide to Choosing Development Boards (Part 1) - MCU

In the previous article, we briefly introduced how to choose development boards in different fields, but many people are still confused because we didn’t recommend specific models. In this article, we will look at what types of development boards are suitable for specific fields. Here, I will recommend development boards based on the performance you … 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

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

×