https://github.com/parzibyte/rfid_php
Example to read RFID tags with RC522 and ESP8266 and send it to a PHP server / Ejemplo para leer tarjetas RFID con ESP8266 y RC522 para enviarlas a un servidor con PHP
https://github.com/parzibyte/rfid_php
api esp8266 iot php rc522 rc522-rfid rfid
Last synced: over 1 year ago
JSON representation
Example to read RFID tags with RC522 and ESP8266 and send it to a PHP server / Ejemplo para leer tarjetas RFID con ESP8266 y RC522 para enviarlas a un servidor con PHP
- Host: GitHub
- URL: https://github.com/parzibyte/rfid_php
- Owner: parzibyte
- License: mit
- Created: 2020-11-25T21:55:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-25T22:09:32.000Z (over 5 years ago)
- Last Synced: 2025-01-25T14:26:43.704Z (over 1 year ago)
- Topics: api, esp8266, iot, php, rc522, rc522-rfid, rfid
- Language: C++
- Homepage: https://parzibyte.me/blog/2020/11/25/leer-tarjeta-rfid-php-esp8266/
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rfid_php
Example to read RFID tags with RC522 and ESP8266 and send it to a PHP server / Ejemplo para leer tarjetas RFID con ESP8266 y RC522 para enviarlas a un servidor con PHP