Update README.md

This commit is contained in:
wp
2025-08-06 17:50:21 -05:00
parent fdf5b60ab0
commit a70ceca009

View File

@@ -23,6 +23,7 @@ Decoding the Dymo 450 string using uint-16-le yields "17100616184230", whereas t
The physical labels found on the Dymo 450 include "1740021750110" and another "1750110". The physical labels on the Dymo-TT are "93085-2053234" and "06440293085". It seems the digital "serial" numbers don't match the physical serial numbers marked. However, the digital serial ID is still unique for each device. The physical labels found on the Dymo 450 include "1740021750110" and another "1750110". The physical labels on the Dymo-TT are "93085-2053234" and "06440293085". It seems the digital "serial" numbers don't match the physical serial numbers marked. However, the digital serial ID is still unique for each device.
A second Dymo-TT connected previously reports `〰㘀 㠀\xe3\x84\x80㈀\xe3\x84\x80㐀㐀㔀㔀㌀㔀㤀` as the device SerialNumber as recorded in the kernel log. It's unknown what the actual binary value should be from this.
```python ```python
# from pyUSB # from pyUSB