Outils pour utilisateurs

Outils du site


start:esp32:tasmota:rfid

Ceci est une ancienne révision du document !


Table des matières

Personnaliser pour carte RFID

Lecteur RFID MFRC522~ Cette fonctionnalité n'est pas incluse dans les binaires précompilés

Lors de la compilation de votre build, ajoutez les éléments suivants à user_config_override.h :

#define USE_SPI Hardware SPI using GPIO12(MISO), GPIO13(MOSI) and GPIO14(CLK) in addition to two user selectable GPIOs(CS and DC) #define USE_RC522 Add support for MFRC522 13.56Mhz Rfid reader (+6k code) #define USE_RC522_DATA_FUNCTION Add support for reading data block content (+0k4 code) #define USE_RC522_TYPE_INFORMATION Add support for showing card type (+0k4 code)

/home/chanteri/www/fablab37110/data/attic/start/esp32/tasmota/rfid.1739360776.txt.gz · Dernière modification : 2025/02/12 12:46 de admin