This RC522 RFID Kit includes a 13.56 MHz RF reader module that uses an RC522 IC and two S50 RFID cards to help you learn and add the 13.56 MHz RF transition to your project. The MF RC522 is a highly integrated transmission module for contactless communication at 13.56 MHz. RC522 supports ISO 14443A/MIFARE mode. The module uses SPI to communicate with microcontrollers. The open-hardware community already has a lot of projects exploiting the RC522 – RFID Communication, using Arduino. Features Operating Current: 13-26 mA/DC 3.3 V Idle Current: 10-13 mA/DC 3.3 V Sleep Current: <80 uA Peak Current: <30 mA Operating Frequency: 13.56 MHz Supported card types: mifare1 S50, mifare1 S70 MIFARE Ultralight, Mifare Pro, MIFARE DESFire Environmental Operating Temperature: -20-80 degrees Celsius Environmental Storage Temperature: -40-85 degrees Celsius Relative humidity: relative humidity 5% -95% Reader Distance: ≥50 mm/1.95' (Mifare 1) Module Size: 40×60 mm/1.57*2.34' Module interfaces SPI Parameter Data transfer rate: maximum 10 Mbit/s Included 1x RFID-RC522 Module 1x Standard S50 Blank Card 1x S50 special-shaped card (as shown by the keyring shape) 1x Straight Pin 1x Curved Pin Downloads Arduino Library MFRC522 Datasheet MFRC522_ANT Mifare S50
RFID technology has conquered many areas in which barcodes, magnetic strips and contact smartcards were used previously. Everyday applications, such as electronic ticketing, access cards, debit cards and electronic identity documents would not be possible without this technology.
MIFARE is the most widely used RFID technology, and this book provides a practical and comprehensive introduction to it. Among other things, the initial chapters cover physical fundamentals, relevant standards, RFID antenna design, security considerations and cryptography.
The complete design of a reader’s hardware and software is described in detail. The reader’s firmware and the associated PC software support programming using any .NET language. The specially developed PC program, “Smart Card Magic.NET”, is a simple development environment that supports sending commands to a card at the click of a mouse, as well as the ability to create C# scripts. Alternatively, one may follow all of the examples using Visual Studio 2010 Express Edition.
Finally, the major smart card reader API standards are introduced. The focus is on programming contactless smartcards using standard PC/SC readers using C/C++, Java and C#.
Designed with convenience and security in mind, the Ardi RFID Shield is based on the EM-18 module, operating at a frequency of 125 KHz. This shield allows you to easily integrate RFID (Radio Frequency Identification) technology into your projects, enabling seamless identification and access control systems.
Equipped with a powerful 1-channel optoisolated relay, the Ardi RFID Shield offers a reliable switching solution with a maximum DC rating of 30 V and 10 A, as well as an AC rating of 250 V and 7 A. Whether you need to control lights, motors, or other high-power devices, this shield provides the necessary functionality.
Additionally, the Ardi RFID Shield features an onboard buzzer that can be utilized for audio feedback, allowing for enhanced user interaction and system feedback. With the onboard 2-indication LEDs, you can easily monitor the status of RFID card detection, power supply, and relay activation, providing clear visual cues for your project's operation.
Compatibility is key, and the Ardi RFID Shield ensures seamless integration with the Arduino Uno platform. Paired with a read-only RFID module, this shield opens up a world of possibilities for applications such as access control systems, attendance tracking, inventory management, and more.
Features
Onboard 125 kHz EM18 RFID small, compact module
Onboard High-quality relays Relay with Screw terminal and NO/NC interfaces
Shield compatible with both 3.3 V and 5 V MCU
Onboard 3 LEDs power, relay ON/OFF State and RFID Scan status
Multi-tone Buzzer onboard for Audio alerts
Mounts directly onto ArdiPi, Ardi32 or other Arduino compatible boards
Specifications
RFID operating Frequency: 125 kHz
Reading distance: 10 cm, depending on TAG
Integrated Antenna
Relay Max Switching Voltage: 250 V AC/30 V DC
Relay Max Switching Current: 7 A/10 A
Plug a reader into the headers, use a Qwiic cable, scan your 125kHz ID tag, and the unique 32-bit ID will be shown on the screen. The unit comes with a read LED and buzzer, but don't worry, there is a jumper you can cut to disable the buzzer if you want. Utilizing SparkFun's handy Qwiic system, no soldering is required to connect it to the rest of your system. However, we still have broken out 0.1"-spaced pins if you prefer to use a breadboard.
Utilizing the onboard ATtiny84A, the Qwiic RFID takes the six byte ID tag of your 125kHz RFID card, attaches a timestamp to it, and puts it onto a stack that holds up to 20 unique RFID scans at a time. This information is easy to get at with some simple I²C commands.
Features Selectable output format: Uart or Wiegand. 4Pins Electronic Brick Interface High Sensitivity Specifications Dimensions: 44 mm x 24 mm x9.6 mm Weight: 15 g Battery: Exclude Voltage: 4.75 V - 5.25 V Working Frequency: 125 kHz Sensing Distance(Max): 70 mm TTL Output: 9600 baud rate, 8 data bits, 1 stop bit, and no verify bit Wiegand Output: 26 bits Wiegand format, 1 even verify bit, 24 data bits, and 1 odd verify bit
Projects with Arduino, ESPHome, Home Assistant, and Raspberry Pi & Co.
This e-book contains various example projects, beginning with an introduction to electronics. It also explains how to install Home Assistant on a Raspberry Pi, how to use indoor climate sensors for temperature and humidity, how to implement the MQTT protocol and other interfaces, and how to use ESPHome to integrate sensors and actuators into Home Assistant. Numerous video tutorials complement the book.
Fundamentals of electrical engineering
The book begins with an introduction to electrical engineering. You will learn the basics of voltage, current, resistors, diodes and transistors.
Arduino and microcontrollers
A complete section is dedicated to the Arduino Uno. You will get to know the structure, write your first programs and work on practical examples.
Home Assistant and automation
You will learn how to set up Home Assistant on a Raspberry Pi and how to use automations, scenes and devices. In addition, Zigbee, MQTT and ESP-NOW – important technologies for home automation – will be discussed.
ESP8266, ESP32 and ESP32-CAM
The popular ESP microcontrollers are covered in detail. A theoretical introduction is followed by practical projects that show you how to get the most out of these devices.
Sensors and actuators
The book explains the functionality and application of numerous sensors such as temperature and humidity sensors, motion detectors and RFID readers. For actuators, stepper motors, e-ink displays, servo motors and much more are covered. There are practical application examples for all devices.
ESPHome
This chapter shows you how to integrate sensors and actuators into Home Assistant without any programming effort. You will be guided step by step through the setup with ESPHome.
LEDs and lighting technology
In this chapter, you will learn about different types of LEDs and how they can be used. The basics of lighting technology are also explained.
Node-RED
A whole chapter is dedicated to Node-RED. You will learn the basics of this powerful tool and be guided step by step through its setup and use.
Integrated Circuits (ICs)
In electronics, there are numerous ICs that make our lives easier. You will get to know the most important ones and apply your knowledge in practical projects.
Professional programming
Advanced topics such as the correct use of buttons, the use of interrupts and the use of an NTP server for time synchronisation are covered in detail in this chapter.
Downloads
GitHub
Projects with Thonny-IDE, uPyCraft-IDE, and ESP32
The 'Python' programming language has enjoyed an enormous upswing in recent years. Not least, various single-board systems such as the Raspberry Pi have contributed to its popularity. But Python has also found widespread use in other fields, such as artificial intelligence (AI) or machine learning (ML). It is obvious, therefore, to use Python or the 'MicroPython' variant for use in SoCs (Systems on Chip) as well.
Powerful controllers such as the ESP32 from Espressif Systems offer excellent performance as well as Wi-Fi and Bluetooth functionality at an affordable price. With these features, the Maker scene has been taken by storm. Compared to other controllers, the ESP32 has a significantly larger flash and SRAM memory, as well as a much higher CPU speed. Due to these characteristics, the chip is not only suitable for classic C applications, but also for programming with MicroPython.
This book introduces the application of modern one-chip systems. In addition to the technical background, the focus is on MicroPython itself. After the introduction to the language, the programming skills learned are immediately put into practice. The individual projects are suitable for use in the laboratory as well as for everyday applications. So, in addition to the actual learning effect, the focus is also on the joy of building complete and useful devices. By using laboratory breadboards, circuits of all kinds can be realized with little effort, turning the testing and debugging of the 100% homebrew projects into an instructive pleasure.
The various applications, such as weather stations, digital voltmeters, ultrasound range finders, RFID card readers or function generators, make the projects presented ideally suited for practical courses or subject and study work in the natural sciences, or in science and technology classes.
Designed with cutting-edge technology, this shield brings the power of Ultra High Frequency (UHF) RFID to your fingertips.
With the Ardi UHF Shield, you can effortlessly read up to an impressive 50 tags per second, allowing for fast and efficient data collection. The shield features an onboard UHF antenna, ensuring reliable and accurate tag detection even in challenging environments.
Equipped with a high-performance 0.91" OLED display, the Ardi UHF Shield provides clear and concise visual feedback, making it easy to monitor and interact with the RFID readings. Whether you're tracking inventory, managing access control, or implementing a smart attendance system, this shield has you covered.
With a remarkable 1-meter reading distance, the Ardi UHF Shield offers an extended range for capturing RFID data. Say goodbye to the limitations of proximity-based RFID systems and embrace the flexibility and convenience of a wider reading range.
The shield provides read-write capabilities, allowing you to not only retrieve information from RFID tags but also update or modify data as needed. This versatility opens up a world of possibilities for advanced applications and custom solutions.
Features
Onboard High-performance UHF RFID reader module
24 hours x 365 days’ work normally
0.91” OLED display for visual interaction with shield
Multi-tone Buzzer onboard for Audio alerts
Shield compatible with both 3.3 V and 5 V MCU
Mounts directly onto ArdiPi, Ardi32 or other Arduino compatible boards
Specifications
OLED resolution 128x32 pixels
I²C Interface for OLED
UHF Frequency Range (EU/UK): 865.1-867.9 MHz
UHF Module Type: Read/Write
Protocols Supported: EPCglobal UHF Class 1 Gen 2 / ISO 18000-6C
Reading Distance: 1 meters
Can identify over 50 tags simultaneously
Communication interface: TTL UART Interface for UHF
Communication baud rate: 115200 bps (default and recommend) – 38400 bps
Operation current: 180 mA @ 3.5 V (26 dBm Output, 25°C), 110 mA @ 3.5 V (18 dBm Output, 25°C)
Working humidity <95% (+25°C)
Heat-dissipating method Air cooling(no need out install cooling fin)
Tags storage capacity: 200 pcs tags @ 96 bit EPC
Output power: 18-26 dBm
Output power accuracy: +/-1 dB
Tags RSSI support
Using the RFID Starter Kit
An Arduino board has now become ‘the’ basic component in the maker community. No longer is an introduction to the world of microcontrollers the preserve of the expert. When it comes to expanding the capabilities of the basic Arduino board however, the developer is still largely on his own. If you really want to build some innovative projects it’s often necessary to get down to component level. This can present many beginners with major problems. That is exactly where this book begins.
This book explains how a wide variety of practical projects can be built using items supplied in a single kit together with the Arduino board. This kit, called the 'RFID Starter Kit for Arduino' (SKU 17240) is not just limited to RFID applications but contains more than 30 components, devices and modules covering all areas of modern electronics.
In addition to more simple components such as LEDs and resistors there are also complex and sophisticated modules that employ the latest technology such as:
A humidity sensor
A multicolor LED
A large LED matrix with 64 points of light
A 4-character 7-segment LED display
An infra red remote-controller unit
A complete LC-display module
A servo
A stepper motor and controller module
A complete RFID reader module and security tag
On top of that you will get to build precise digital thermometers, hygrometers, exposure meters and various alarm systems. There are also practical devices and applications such as a fully automatic rain sensor, a sound-controlled remote control system, a multifunctional weather station and so much more.
All of the projects described can be built using the components supplied in the Elektor kit.
Programming and Projects for the Minima and WiFi
Based on the low-cost 8-bit ATmega328P processor, the Arduino Uno R3 board is likely to score as the most popular Arduino family member so far, and this workhorse has been with us for many years. Recently, the new Arduino Uno R4 was released, based on a 48-MHz, 32-bit Cortex-M4 processor with a huge amount of SRAM and flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The new board also supports the CAN Bus with an interface.
Two versions of the board are available: Uno R4 Minima, and Uno R4 WiFi. This book is about using these new boards to develop many different and interesting projects with just a handful of parts and external modules, which are available as a kit from Elektor. All projects described in the book have been fully tested on the Uno R4 Minima or the Uno R4 WiFi board, as appropriate.
The project topics include the reading, control, and driving of many components and modules in the kit as well as on the relevant Uno R4 board, including
LEDs
7-segment displays (using timer interrupts)
LCDs
Sensors
RFID Reader
4×4 Keypad
Real-time clock (RTC)
Joystick
8×8 LED matrix
Motors
DAC (Digital-to-analog converter)
LED matrix
WiFi connectivity
Serial UART
CAN bus
Infrared controller and receiver
Simulators
… all in creative and educational ways with the project operation and associated software explained in great detail.
Elektor GREEN and GOLD members can download their digital edition here.
Not a member yet? Click here.
Knowledge for All!
Super Servo TesterTest Up to Four Servos Stand-Alone or In-System
Analog Signals and MicrocontrollersADCs, DACs, Current Measurement, and More
embedded world 2023
Sub-Nyquist Sampling in PracticeReliably Capturing Higher Frequencies Using Subsampling
Android Smartphone Here, ESP32 There?Practical Pproject Using the Android Wi-Fi API
Active 1-kHz Filter for Distortion MeasurementBetter Measurements Through Optimization of the Measurement Signal
Starting Out in Electronics......Multivibrating Cheerfully Further!
Err-lectronicsCorrections, Updates and Readers’ Letters
The New I3C ProtocolA Worthy Successor to I²C, or Just More Hot Air?
BlueRC: IR Remote Control with Smartphone and ESP32Adaptive and Universal
Microcontroller Documentation Explained (Part 2)Registers and Block Diagrams
Automating Test and MeasurementProgramming Test Equipment to Do What You Want
Infographics: Test and Measurement
Overvoltage Protection for Safe OperationTransient Protection for Non-Isolated DC/DC Power Modules
Wiha Measuring EquipmentReliable Electrical Testers and Meters
Automating Testing and Collaborating on Test Results
From Life’s ExperienceHigh-Level Electronics
Energy LoggerMeasuring and Recording Power Consumption
Assembling the 4tronix M.A.R.S. Rover Kit
Parking Disk with E-Paper DisplayAn Innovative Digital Replacement
eCO₂ Telegram botAir-Quality Measurement with Telegram Notification
Behind the Scenes of DIY High-End AudioElektor’s Ton Giesberts Interviewed on the Fine Art of Analog Design
HomeLab ToursWork in Progress...
RFID Tag Reading and RFID Door LockSample Projects from the Elektor Arduino Experimenting Bundle
Oscilloscope Current Probe for RFRF Current Measurements Made Easy
Not for the Faint-Hearted: Robot Arm KitWith Raspberry Pi Pico and MicroPython
Generative AIWho Made This Anyway?
Hexadoku
Comprehensive Book-Hardware Bundle for the RP2040 Microcontroller with over 80 Projects
Unlock the potential of modern controller technology with the Raspberry Pi Pico in this bundle. Perfect for both beginners and experienced users, the easy-to-follow guide takes you from the basics of electronics to the complexities of digital signal processing. With the Raspberry Pi Pico, the dedicated hardware kit and MicroPython programming, you will learn the key principles of circuit design, data collection, and processing.
Get hands-on with over 80 projects like a stopwatch with an OLED display, a laser distance meter, and a servo-controlled fan. These projects are designed to help you apply what you've learned in real-world scenarios. The book also covers advanced topics like wireless RFID technology, object detection, and sensor integration for robotics.
Whether you're looking to build your skills in electronics or dive deeper into embedded systems, this bundle is the perfect resource to help you explore the full potential of the Raspberry Pi Pico.
Contents of the Bundle
1x Project Book (273 pages)
1x Raspberry Pi Pico WH
1x Raspberry Pi Pico H
1x Smart Car Kit
Electronic Parts
2x Solderless breadboard (400 holes)
1x Solderless breadboard (170 holes)
5x Colorful 5 mm LEDs (green, red, blue, yellow and white)
1x Laser transmitter
1x Passive buzzer
1x Micro USB cable (30 cm)
1x 65 Jumper wires
1x 20 cm male to female Dupont wire
1x Clear case
1x Magnet (diameter: 8 mm, thickness: 5 mm)
1x Rotary potentiometer
10x 2 KΩ resistors
2x M2.5x30 mm copper pillars
10x Phillips pan head screws
10x M2.5 nickel hex nuts
1x 2-inch dual-purpose screwdriver
Modules
1x RGB module
1x 9G servo
1x Dual-axis XY joystick module
1x RC522 RFID module
1x 4 Bits digital LED display module
1x Traffic light display module
1x Rotary Encoder module
1x 1602 LCD Display module (Blue)
1x Photoresistor module
1x DC motor with male Dupont wire
1x Fan blade
1x Raindrops module
1x OLED module
1x Membrane switch keyboard
1x Mini magnetic spring module
1x Infrared remote control
1x Infrared receiver module
1x DC stepper motor driver board
1x Button
Sensors
1x Vibration sensor
1x Soil moisture sensor
1x Sound sensor
1x Mini PIR motion sensor
1x Temperature & Humidity sensor
1x Flame sensor
2x Crash sensor
2x Tracking sensor
1x Ultrasonic sensor