EasyRFID继承了Miguel Balboa的RFID库。射频卡的读取和写入原理非常复杂,涉及扇区,块,读写权限等等,特别是权限设置,更是需要专业的知识。为了使中小学生能对这个模块进行学习,利用它来制作创客作品,配合ArduBlock进行图形化编程,我们设计了EasyRFID库,对射频卡的读写进行简化处理,具体是把以十六进制为基础的数据存储格式转换为字符串;所有模块不涉及权限,密匙的操作。如果你需要对卡进行权限操作,请直接使用代码编程。
-
Notifications
You must be signed in to change notification settings - Fork 0
RFID card read and write the principle is very complex, involving sectors, blocks, read and write permissions, etc., especially permissions settings, need professional knowledge. In order to enable primary and secondary school students to study this module, and use it to program graphical programming with ArduBlock, we designed the EasyRFID libr…
lonerlin/EasyRFID
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
RFID card read and write the principle is very complex, involving sectors, blocks, read and write permissions, etc., especially permissions settings, need professional knowledge. In order to enable primary and secondary school students to study this module, and use it to program graphical programming with ArduBlock, we designed the EasyRFID libr…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published