Skip to content

Print anything from your computer on a DYMO LetraTag 200B

License

Notifications You must be signed in to change notification settings

alexhorn/lt200b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lt200b

The Dymo LetraTag 200B is a Bluetooth label printer that comes with an iOS and Android app. The app only allows you to print text using a couple of installed fonts. This script implements the BLE protocol and allows you to print any image from your computer.

Usage

Use the MAC address printed on the back of the printer. Since the printer uses pixels that are twice as high as they are wide, the aspect ratio of the image is automatically adjusted.

python print.py --address aa:bb:cc:dd:ee:ff --image hello.png

About

Print anything from your computer on a DYMO LetraTag 200B

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages