NFC/en: различия между версиями

Новая страница: «====C/C++==== Examples of working with libnfc in utilities provided with libnfc: http://code.google.com/p/libnfc/source/browse/#git%2Fexamples»
(Новая страница: «====Reading Mifare Ultralight==== One-time tickets of the Moscow metro -Mifare UL cards. <pre> root@wirenboard:~# nfc-mfultralight r dump.mfd NFC device: pn532_s…»)
(Новая страница: «====C/C++==== Examples of working with libnfc in utilities provided with libnfc: http://code.google.com/p/libnfc/source/browse/#git%2Fexamples»)
 
(не показана 1 промежуточная версия этого же участника)
Строка 41: Строка 41:


====Python====
====Python====
Для работы с NFC из Python необходимо использовать биндинги для libnfc. См. пример https://github.com/contactless/wirenboard/tree/master/examples/nfc/python на гитхабе.
To work with NFC from Python, you need to use bindings for libnfc. See example https://github.com/contactless/wirenboard/tree/master/examples/nfc/python on github.


====C/C++====
====C/C++====
Примеры работы с libnfc в утилитах, поставляемых с libnfc: http://code.google.com/p/libnfc/source/browse/#git%2Fexamples
Examples of working with libnfc in utilities provided with libnfc: http://code.google.com/p/libnfc/source/browse/#git%2Fexamples
12 063

правки