JulaboFL1703-control -Lab Equipment Control System JulaboFL1703-control -Sistema de Control de Equipos de Laboratorio
Project Overview
| Role: Developer | Type: Personal Project | GitHub Repository |
Description
A comprehensive Python control suite for operating a Julabo FL1703 recirculating chiller, providing multiple interfaces for laboratory temperature control -from command-line to remote GUI.
Features
- Reusable Python library with RS232 serial communication
- CLI with subcommands: version, status, get/set setpoint, start, stop, and interactive GUI
- Desktop GUI with live temperature chart via Matplotlib
- TCP JSON server for remote network-based control with companion GUI client
- Auto-detection of USB serial adapters on Linux and Windows

Technical Stack
Python Serial (RS232) Tkinter TCP/IP Matplotlib