Closed mplogas closed 1 year ago
writing: https://github.com/pcbreflux/espressif/blob/master/esp32/arduino/sketchbook/ESP32_RFID_Write/ESP32_RFID_Write.ino datasheet: https://cdn.shopify.com/s/files/1/1509/1638/files/RFID_RC522_Set_mit_Reader_Chip_und_Card_13_56MHz_Datenblatt.pdf?2098853292011892896
mifare 1k tag documentation:
https://shop.sonmicro.com/Downloads/MIFARECLASSIC-UM.pdf (good for memory overview) https://www.nxp.com/docs/en/data-sheet/MF1S50YYX_V1.pdf (manufacturer)
In order to track spools (and to prepare for a Spoolman integration) additional spool information such as vendor, material, color etc could be stored on an RFID/NFC sticker that is added to the spool and read once the spool is weighted. Requires some changes to the JSON de/serialization, MQTT client and 3D models