Форум РадиоКот https://radiokot.ru/forum/ |
|
Hi. I need connection MFRC522 and Mifare DESFire EV1 with py https://radiokot.ru/forum/viewtopic.php?f=62&t=147708 |
Страница 1 из 1 |
Автор: | dzykm [ Вс авг 20, 2017 20:19:15 ] |
Заголовок сообщения: | Hi. I need connection MFRC522 and Mifare DESFire EV1 with py |
# python >>> >>>import OPi.GPIO as GPIO >>>import MFRC522 >>>r = MFRC522.MFRC522() >>> while True: print r.MFRC522_Request(r.PICC_REQIDL) Result: (2, 0) (2, 0) .... no good data with Mifare DESFire EV1 source code https://github.com/BiTinerary/OrangePiZeroMFRC522 with Mifare Classic data is good: (0, 16) Нужна помощь, друзья Go to the top of the page |
Страница 1 из 1 | Часовой пояс: UTC + 3 часа |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |