-
OS version: Windows 11
Arduino IDE version: 2.3.3
MFRC522 Library version: 1.4.11
Arduino device: ESP32
MFRC522 device: RC522 RFID Module
Affected file(s) or example(s):
MFRC522Extended.…
-
Rfid lib needs to be added to the project
-
I am posting this to describe my experience in trying to get 5 RFID devices (MFRC522) to work at the same time using 1 Arduino.
This is also relevant to these posts:
https://github.com/miguelbal…
-
Tämä koodi
/**
- Read a card using a mfrc522 reader on your SPI interface
- Pin layout should be as follows (on Arduino Uno):
- MOSI: Pin 11 / ICSP-4
- MISO: Pin 12 / ICSP-1
- SCK: Pin 13 / ISCP-3
- …
-
### Step 1: Describe your environment
* OS version: Ubuntu 22.04
* Arduino IDE version: PlatformIO 3.1.1
* MFRC522 Library version: 1.4.10
* Arduino device: ESP32-WROOM-32D
* MFRC522 …
-
Hi
I Getting This Error on Compiling All "RC522_RFID_NFC_Utilities" Projects
Arduino: 1.6.8 (Windows 10), Board: "Arduino/Genuino Uno"
C:\Program Files (x86)\Arduino\libraries\RC522_RFID_Utilities\R…
-
In file included from D:\rfidCloner_2\PCinterface.h:5,
from D:\rfidCloner_2\PCinterface.cpp:1:
d:\Cache\libraries\LinkedList/LinkedList.h: In instantiation of 'ListNode* LinkedList:…
-
**Describe the bug**
**I want to develop an RFID application using esp32-c3. My rfid chip has its own library.
I created a blank project and copy the rfid libraries to the project folder. When i ope…
-
### Step 1: Describe your environment
* OS version: Windows 11
* Arduino IDE version: 2.3.2
* MFRC522 Library version: 1.4.11
* Arduino device: DOIT ESP32 DEVKIT V1
* MFRC522 device: …
-
It would be nice if this OCPP server had an endpoint /metrics where the actual values for each chargepoint are written. Then we could use something like influxdb or premetheus/grafana to make a dashbo…