Category: Uncategorized
-
Zebra Label Printer with Python
This project presents a robust and user-friendly Zebra Label Printer application, developed using Python and the Tkinter GUI library. Designed for efficiency in manufacturing and logistics environments, this tool streamlines the process of generating and printing ZPL (Zebra Programming Language) labels containing critical product information, including serial numbers and QR codes. You can find my…
-
uEye XS Vision Tester
A Python-based inspection tool for IDS uEye XS cameras, designed for production-line visual testing of devices such as 7-segment LCDs or mechanical indicators.It allows the operator to define a Region of Interest (ROI), capture a reference set of images, and automatically detect differences in live video to give a PASS/FAIL result. You can find my…