8000 GitHub - DnG-Crafts/K2-RFID: K2/CFS RFID Programming
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DnG-Crafts/K2-RFID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFS-RFID

K2/K1/HI/CFS RFID Programming.

The tags required are MIFARE Classic 1k tags.


Android Code

Arduino Code

Windows Code

https://www.youtube.com/watch?v=6EA4t7zgq90

https://www.youtube.com/watch?v=6EA4t7zgq90




The android app is available on google play

Tag Format

Creality RFID Tag Data

 AB1240276A21010010FFFFFF0165000001000000
 AB1240276A21010010C12E1F0165000001000000
 9A2240276A210100100000000165000001000000
 AB1240276A21010010C12E1F0165000001000000
 
    date             
|  M DD YY  | venderId | batch | filamentId |  color  | filamentLen | serialNum | reserve |
|           |          |       |            |         |             |           |         |
|  A B1 24  |   0276   |  A2   |   101001   | 0FFFFFF |    0165     |   000001  |  000000 |
|           |          |       |            |         |             |           |         |
|  A B1 24  |   0276   |  A2   |   101001   | 0C12E1F |    0165     |   000001  |  000000 |
|           |          |       |            |         |             |           |         |
|  9 A2 24  |   0276   |  A2   |   101001   | 0000000 |    0165     |   000001  |  000000 |
|           |          |       |            |         |             |           |         |
|  A B1 24  |   0276   |  A2   |   101001   | 0C12E1F |    0165     |   000001  |  000000 |
  

Files of interest

 /mnt/UDISK/creality/userdata/box/tn_data.json
 /mnt/UDISK/creality/userdata/box/material_box_info.json
 /mnt/UDISK/creality/userdata/box/material_database.json
 /mnt/UDISK/creality/userdata/box/material_modify_info.json

Arduino

Code for ESP32 boards
Code for ESP8266 boards
Code for Pico W boards



Flash Code:

https://www.youtube.com/watch?v=WOznbT7NbWI

https://www.youtube.com/watch?v=WOznbT7NbWI

About

K2/CFS RFID Programming

Resources

53FF

Stars

Watchers

Forks

Packages

No packages published
0