Beginner’s Guide to Arduino: Getting Started (Part 1)

Beginner's Guide to Arduino: Getting Started (Part 1)

【Click the blue text above to follow us and become a tech enthusiast together!】 Total words:5396 words 9 images Estimated reading time: 14 minutes (The article is a bit long, key points are highlighted) Are you a complete beginner wanting to get started with Arduino but don’t know where to begin? This article will guide … Read more

Understanding the Differences Between Arduino and Microcontrollers: A Beginner’s Guide to Arduino

Understanding the Differences Between Arduino and Microcontrollers: A Beginner's Guide to Arduino

Follow andstar our public account to not miss exciting content. Source: DF Maker Community Edited by: strongerHuang Readers interested in microcontrollers should have heard of Arduino or even used it, but many still do not understand what Arduino is. Today, I will briefly describe Arduino-related content for beginners. 1. Introduction to Arduino To understand Arduino, … Read more

Understanding Arduino UNO: A Comprehensive Guide for Beginners

Understanding Arduino UNO: A Comprehensive Guide for Beginners

Remember to follow me so you don’t lose track! In the previous live stream, we systematically introduced the Arduino UNO board. Considering that some friends missed this live session, I am now sharing the live video with everyone as follows: The video mainly introduces various interfaces, main chips, pins (digital and analog) that programmers should … Read more

Implementing a Simple Digital Oscilloscope with Arduino Uno

Implementing a Simple Digital Oscilloscope with Arduino Uno

Basic Requirements: Use the built-in ADC of the Arduino Uno to measure voltage input and output it to the serial port. Use the “Serial Plotter” on the PC side to view the corresponding waveform. Advanced Requirements (Software): Understand the basic functions and working principles of an oscilloscope. Use timer interrupts for sampling to ensure a … Read more

Understanding the Differences Between micro:bit, Arduino, and Smart Control Boards

Understanding the Differences Between micro:bit, Arduino, and Smart Control Boards

Click the “Mushroom Cloud” above to follow us! Under the policy of “Mass Entrepreneurship and Innovation”, the development of maker education is currently booming in China. Since its development relies on the support of open-source hardware, it is essential to have hardware for practical maker exercises and presentations to cultivate students’ innovation and hands-on abilities; … Read more

Low-Cost Automation Control with Arduino for Just 15 Yuan

Low-Cost Automation Control with Arduino for Just 15 Yuan

JZGKCHINA Industrial Control Technology Sharing Platform 1 Introduction In today’s era of rapid technological development, automation control systems play a crucial role in various fields. Traditional automation control solutions are often expensive and difficult to master. This article introduces a low-cost automation control solution using Arduino Uno, which is not only affordable but also easy … Read more

Exploring NFC Technology: Applications and Free Development Boards

Exploring NFC Technology: Applications and Free Development Boards

【Click the above「blue text」 to follow DF and become a tech aesthetics enthusiast together!】 When it comes to NFC, I believe everyone is familiar with it. As a “future technology” that has not yet fully opened up, what can NFC really do? What fields will NFC enter in the future? What are the challenges in … Read more

Arduino Easy Learning: Week 2 Course Update

Arduino Easy Learning: Week 2 Course Update

Click on “Technology Classroom” above to subscribe to the latest technology education information. The Arduino Easy Learning course has been updated. Last week we learned about installing Arduino and tried two simple cases: controlling an LED light. This week we will learn about Arduino’s loop operations, analog signal input, and PWM control through three cases. … Read more