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:

Connecting Arduino Development Board with Card Reader Module

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:

Connecting Arduino Development Board with Card Reader Module

The RDM630 series is a specialized module for non-contact RF ID

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 torn between choosing Arduino or the 51 microcontroller to start with. Arduino is a platform developed based on the AVR microcontroller, while the 51 microcontroller is

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 meaning of every line of code.

For using the Arduino UNO board, refer to:

  • Getting Started with Arduino UNO R3

  • Arduino Example - Ultrasonic Distance Measurement

  • Arduino Example - PIR

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 other functionalities into a single software.

Arduino can sense the environment through various sensors and can also control lights,

Connecting Digital Tubes with Arduino Development Boards

Connecting Digital Tubes with Arduino Development Boards

Introduction to Digital Tubes

The pins related to data of 74HC595 can be divided into three categories:

DS: Serial data input, connected to a certain digital I/O pin of the microcontroller.

Q0~Q7: 8-bit parallel data output, can directly control 8 LEDs or the 8 pins of a seven-segment digital tube.

Q7′: Cascade output terminal, connected to the DS of the next 74HC595 to achieve cascading between multiple chips.

There are four pins related to control of 74HC595:

SH_CP:

Stunning Arduino Development Boards You Must See

Click on "Guoguo Little Master", select "Top/Star Public Account"

Valuable resources delivered to you first!

Stunning Arduino Development Boards You Must See

Summary: Here are several development boards based on the Arduino UNO shape, let's appreciate them together.

1. Adafruit METRO M7

The main control chip is NXP's IMXRT1011, with an ARM Cortex-M7 core. The IMXRT1011 is a microcontroller unit (MCU) developed by NXP Semiconductors. It belongs to the i.MX RT series of MCUs, based on the Arm Cortex-M7 core. The maximum frequency

Getting Started with Arduino: Engaging Children in Electronics and Programming

Getting Started with Arduino: Engaging Children in Electronics and Programming

Getting Started with Arduino: Engaging Children in Electronics and Programming

Dear parents, do you want your children to learn useful knowledge and skills while having fun? Do you want them to cultivate their creativity and imagination while exploring the world? Do you want them to understand how technology works while enjoying its conveniences?

If your answer is yes, then today I would like to introduce a platform that is very suitable

Exploring Arduino: A Comprehensive Guide

Introduction to Arduino

Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform. It includes hardware (various models of Arduino boards) and software (Arduino IDE). It was developed by a European team in the winter of 2005, consisting of Massimo Banzi, David Cuartielles, Tom Igoe, Gianluca Martino, David Mellis, and Nicholas Zambetti.

Exploring Arduino: A Comprehensive Guide

Figure 1—Arduino LOGO

It is built on an open-source simple I/O interface board and has a development environment similar to Java and C languages

Getting Started with Arduino Without Extracurricular Classes

Getting Started with Arduino Without Extracurricular Classes

Cover image: Source from "2406 Studio" official account.

This is the 15th article of Easy Science Popularization.

Getting Started with Arduino Without Extracurricular Classes

Getting Started with Arduino Without Extracurricular Classes
Easy Science Popularization:

Arduino is not only the world's most popular open-source hardware but also an excellent hardware development platform and a trend in hardware development. The simple development method of Arduino allows developers to focus more on creativity and implementation, completing

Understanding Arduino: A Comprehensive Guide

Understanding Arduino: How Much Do You Know?

Understanding Arduino: A Comprehensive Guide

Arduino

In simple terms, Arduino is an open-source electronic prototyping platform consisting of a simple microcontroller and an easy-to-use programming environment. It connects various sensors, actuators, displays, and other external devices through pins, supporting flexible and scalable applications widely used in smart homes, automation, and the Internet of Things.

PART01

Features of Arduino

1. Cross-Platform

Understanding Arduino: A Comprehensive Guide

The Arduino IDE can run onWindows, Macintosh OS (Mac OS), andLinux, while

Back to Top
Product has been added to your cart
×