Theo Arends
c3c0a06961
Add command ``Sensor80 1 <0..7>``
...
Add command ``Sensor80 1 <0..7>`` to control MFRC522 RFID antenna gain from 18dB (0) to 48dB (7) (#11073 )
2021-02-27 17:54:21 +01:00
Theo Arends
ac054ea666
Refactor AddLog usage
2021-01-23 17:10:06 +01:00
blakadder
3070df5872
change to new GPIO name
2021-01-23 13:26:05 +01:00
Theo Arends
dcbb3f1e0e
Happy New Year
2021-01-01 13:44:04 +01:00
Theo Arends
58e6ec55f1
Breaking change replacing SPI CS and SPI DC
...
Breaking change replacing SPI CS and SPI DC by device specific CS and DC
2020-12-31 16:17:30 +01:00
Theo Arends
f004cfea60
Breaking change regarding MFRC522 and ILI9341
...
- Replaced MFRC522 13.56MHz rfid card reader GPIO selection from ``GPIO_SPI_CS`` by ``GPIO_RC522_CS``
- Replaced ILI9341 GPIO selection from ``GPIO_SPI_CS`` by ``GPIO_ILI9341_CS`` and ``GPIO_SPI_DC`` by ``GPIO_ILI9341_DC``
2020-12-29 17:42:53 +01:00
Theo Arends
931929c952
Add support for MFRC522
...
Add support for SPI connected MFRC522 13.56MHz rfid card reader (#9916 )
2020-12-06 16:32:07 +01:00
Theo Arends
bf1b6dae31
Refactor PN532 Rfid reader
...
- Refactor PN532 Rfid reader
- Add UID to GUI
2020-12-01 16:07:40 +01:00
Theo Arends
519a028477
Prep RC522 rfid reader pt3
2020-12-01 14:37:05 +01:00
Theo Arends
5892cffbda
Prep RC522 rfid reader pt2
2020-11-30 17:54:40 +01:00