Automobile Body Design and Development

Automobile Body Design and Development

Previous Article Starting from this issue, the author will discuss the three main stages of the body design and development process in three parts: upper, middle, and lower. This will identify the key work focuses of each stage and share experiences and lessons learned in development management with readers. Body design and development is a … Read more

Quickly Set Up an Arduino Prototype

Quickly Set Up an Arduino Prototype

In portfolio projects, Arduino prototypes are often used for design research and testing. Some students with no background in smart hardware and programming may encounter issues when using the Arduino platform, which can delay progress or even lead to a loss of interest in circuits and programming. These problems can mainly be divided into two … Read more

How to Connect Basic Arduino Circuits

How to Connect Basic Arduino Circuits

Today, Teacher Cheng from the Mark Pen Design Study Abroad program continues to bring you the basics of Arduino. Last time we introduced the three types of Arduino development boards: Arduino UNO, Arduino Nano, and Arduino Pro Mini. How can beginners start learning Arduino? Now, Teacher Cheng will introduce the essential knowledge of breadboards and … Read more

Exploring Arduino: The Programming Wonder and Electronic Magic!

Exploring Arduino: The Programming Wonder and Electronic Magic!

Click the Blue Words Follow Us Imagine if we let everyone create a fingerprint password lock, how should we design it? Great! We might as well try putting the dorm leader in a box. When a visitor puts their finger into the box, the dorm leader will carefully identify to confirm whether it matches the … Read more

How Beginners Can Start Learning Arduino

How Beginners Can Start Learning Arduino

In portfolios, you often see many devices implemented with Arduino, which could be interactive devices or artistic installations. Many students are interested in Arduino and enjoy working on related projects, finding them very engaging. Today, Teacher Cheng from Mark Pen Design Study Abroad will talk about Arduino-related knowledge to help interested students get started. Arduino … Read more

Course Syllabus | Innovation and Rapid Prototyping

Course Syllabus | Innovation and Rapid Prototyping

This article presents the course syllabus and introduction of the core general education course “Innovation and Rapid Prototyping” offered by Professor Chen Jiang from the School of Information Science and Technology at Peking University this semester. In this course, Professor Chen focuses on the “Prototyping” stage of innovative product development, covering three main areas: Models … Read more

Understanding Arduino: A Beginner’s Guide

Understanding Arduino: A Beginner's Guide

Click the blue text Follow us Imagine if we could let everyone create a fingerprint password lock. How should we design it? We have an idea! Let’s try to put the dormitory head inside a box. When a visitor puts their finger into the box, the dormitory head will carefully authenticate to confirm whether it … Read more

Introduction to Arduino Courses

Introduction to Arduino Courses

Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform that includes hardware (various models of Arduino boards) and software (Arduino IDE). It was developed by a European team in the winter of 2005. It is built on an open-source simple I/O interface and has a development environment similar to Java and C language … Read more

Using Breadboards: Are They Made of Bread?

Using Breadboards: Are They Made of Bread?

Before the invention of the breadboard (in the 1960s), you had to use a technique called wire wrapping to build circuits. The wire wrap connects the circuit by linking conductive posts to a perforated board and winding wires around them. As shown in the image below, the circuit can be quite complex. The circuit board … Read more

Why Is There Only 1.5V on My 3.3V Power Pin?

Why Is There Only 1.5V on My 3.3V Power Pin?

A few days ago, a frustrating problem left me quite unhappy.The final solution was simple, but the problem itself had me deep in thought. I thought it was time to tidy up the messy breadboard circuit, as all the issues began at that point. (Note: These circuits are mainly used to drive my Cunning Chronograph). … Read more