tecno4
2.4M views | +38 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Raspberry Pi RFID'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

How to Read and Write RFID Tags With Raspberry Pi 

How to Read and Write RFID Tags With Raspberry Pi  | tecno4 | Scoop.it
Have you ever wondered how cars pass through toll booths without stopping, or how people enter buildings with a card? That’s thanks to RFID technology. Trying to replicate this on your Raspberry Pi can feel daunting, but I’ve done it and will share all the steps with you in this article.

Reading and writing data to and from RFID tags requires an RFID Reader and RFID Tags. With the help of the RFID Reader, the Raspberry Pi can read data from these RFID tags and at the same time write data into it.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Raspberry Pi Pico Powered RFID Lighting

Raspberry Pi Pico Powered RFID Lighting | tecno4 | Scoop.it
RFID is a wonderful technology. With it we can wirelessly trigger events using cards and key fobs that need no power, and simply react when placed near a reader. Sew a fob into your jacket and trigger anything to happen!
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Raspberry Pi RFID Access Control System

Raspberry Pi RFID Access Control System | tecno4 | Scoop.it
An access control system for doors or equipment that checks RFID tags against a list of approved users.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

How to setup a Raspberry Pi RFID RC522 Chip

How to setup a Raspberry Pi RFID RC522 Chip | tecno4 | Scoop.it

In this Raspberry Pi RFID RC522 tutorial, I will be walking you through the steps on how to setup and wire the RFID RC522 chip with your Raspberry Pi. This is a cool circuit to play around with and opens you up to quite a wide variety of different projects from using it as an attendance system to using it to open a lock.
The RFID RC522 is a very low-cost RFID (Radio-frequency identification) reader and writer that is based on the MFRC522 microcontroller. This microcontroller provides its data through the SPI protocol, and works by creating a 13.56MHz electromagnetic field that it uses to communicate with the RFID tags.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

RFID RC522 con Raspberry Pi Pico y Códigos en MicroPython para simple Control de Acceso

Presentamos el módulo RFID RC522 analizamos sus características, utilizamos la tarjeta y llavero que incorpora para junto con la Raspberry Pi Pico crear un simple control de acceso. Esquema detallado de conexionado y códigos en Micropython explicados línea por línea. Sirve como base para proyectos mayores.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

What is an RFID Reader/Writer?

What is an RFID Reader/Writer? | tecno4 | Scoop.it
Radio-frequency identification (RFID) is a technology that you first consider when implementing a system for identifying or tracking objects, animals, and humans. This is not an entirely new technology, but it has been around for a while now.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Launch applications using an RFID card reader and Raspberry Pi

Launch applications using an RFID card reader and Raspberry Pi | tecno4 | Scoop.it
The humble keyboard and mouse are traditional forms of input that are used to control computers. But for those of us too young, or those requiring a computer to be adapted for their needs, these traditional interfaces are not suitable and we need to adapt how we offer an interface for the user.
No comment yet.