Skip to content

Instantly share code, notes, and snippets.

View queengooborg's full-sized avatar

Queen Vinyl Da.i'gyu-Kazotetsu queengooborg

View GitHub Profile
# -*- coding: utf-8 -*-
# Python script to parse Bambu Lab RFID tag data
# Created for https://github.com/Bambu-Research-Group/RFID-Tag-Guide
# Written by Vinyl Da.i'gyu-Kazotetsu (www.queengoob.org)
import sys
from datetime import datetime
COMPARISON_BLOCKS = [1, 2, 4, 5, 6, 8, 9, 10, 12, 13, 14]