Build A Hollow Clock With Arduino

Build A Hollow Clock With Arduino

【Click on the above「Blue Text」 to follow DF Maker Community and become a tech aesthetics enthusiast】 Happy Dragon Boat Festival to everyone! This week we will look at how to make a “hollow clock” with only hands and no dial using Arduino. It looks pretty cool. Let’s enjoy a few pictures shared by netizens who … Read more

Common Arduino Functions Explained

Common Arduino Functions Explained

Today, Teacher Cheng from the Marker Pen Design Study Abroad program continues to explain the relevant knowledge of Arduino. Previously, we introduced many Arduino sensors in the article “How to Use Arduino Human Infrared Sensors”. In this article, we will discuss the programming language within Arduino, specifically the application of some common functions. Arduino is … Read more

Differences Between STM32, Arduino, and Raspberry Pi Development

Recently, I saw someone asking: Are there significant differences in the development methods of STM32, Arduino, and Raspberry Pi? In terms of similarities, there are many common points among them. However, if we talk about the differences in development, there are indeed quite a few. Similarities and Differences Among STM32, Arduino, and Raspberry Pi STM32, … Read more

Application Research of PWM Modulation in Arduino-Based Electronic Technology Experiments

Application Research of PWM Modulation in Arduino-Based Electronic Technology Experiments

Abstract Based on the openness and ease of use of the Arduino controller of the open source control platform, an experimental teaching module with the Arduino microcontroller as the core has been added to the original electronic technology comprehensive experiment. Using the pulse width modulation technology (referred to as PWM technology) in the Arduino microcontroller, … Read more

Differences Between Arduino, ARM, Raspberry Pi, and Microcontrollers

Differences Between Arduino, ARM, Raspberry Pi, and Microcontrollers

Follow the Embedded Learning Station for fresh updates every day! 🤟Tip: This article contains 1683 words and is expected to take about 6 minutes to read. Many beginners are confused about the differences between Arduino, ARM, Raspberry Pi, and microcontrollers. All four belong to the realm of embedded technology, which involves a vast knowledge system. … Read more

Arduino IDE Development Environment and Driver Installation

Arduino IDE Development Environment and Driver Installation

Click the blue text to follow us Hello everyone Welcome to 【Gao Xun Industrial Control】 Second issue This issue is brought to you by Teacher Zhang Zhirong Arduino Maker Series Basic Application Explanation Lesson Two Arduino IDE Development Environment and Driver Installation In the previous content, we learned that: Arduino consists of a microcontroller and … Read more

Introduction to Arduino

Introduction to Arduino

What is Arduino? When you first enter the Arduino official website【https://www.arduino.cc/】, you will see “WHAT IS ARDUINO?” The first sentence you click on gives you a basic understanding of Arduino:Arduino is an open-source electronic platform based on easy-to-use hardware and software. Let’s learn about Arduino through a simple video below: The video is from Tencent … Read more

Five Common Arduino Development Boards Introduction

Five Common Arduino Development Boards Introduction

Source | EEPW Forum Author | ElectronicW1a Origin of the Name Arduino Arduino is the world’s most popular open-source hardware and a trend in hardware development. The simple development method of Arduino allows developers to focus more on creativity and implementation, saving learning costs and shortening development cycles. It is well-known that the prototype of … Read more

Step-by-Step Guide to Designing an IoT Smart Faucet (Part 1)

Step-by-Step Guide to Designing an IoT Smart Faucet (Part 1)

1. Design Requirements (What kind of faucet do we want to create?) 1. Supports electric switch faucet 2. Supports remote control and internet connection (what’s smart home without internet?) 3. Supports overflow detection 2. Technology Stack(What technologies do we need to meet the above requirements?) 1. SolidWorks Mechanical Modeling SolidWorks is a powerful software with … Read more