[Summary / 한글 설명]
LSJ-Link는 개발자와 엔지니어를 위한 직관적인 시리얼 통신 터미널 프로그램입니다. 아두이노(Arduino), 임베디드 보드와의 안정적인 데이터 송수신을 지원하며, 복잡한 설정 없이도 즉각적으로 하드웨어를 제어할 수 있도록 설계되었습니다. 루시퍼(Lucifer) 런처의 핵심 통신 엔진을 독립형 버전으로 만나보세요.
[Key Features / 주요 기능]
Instant Connectivity: 간단한 포트 및 보드레이트(Baud rate) 설정으로 즉시 연결 가능.
Real-time Monitoring: 송수신 데이터를 실시간 로그창으로 확인.
Lightweight & Fast: 군더더기 없는 로직으로 시스템 자원 점유율 최소화.
User-friendly Interface: 직관적인 UI로 초보자부터 전문가까지 쉽게 사용.
[Short Description (영문 요약)]
LSJ-Link is a high-performance serial communication tool designed for developers working with Arduino and embedded systems. ...
An object-oriented framework for the development of instrument drivers
pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket.
The source also contains the implementation of a PID controller and a setpoint ramp generator.
The instrument drivers may further be incorporated in a GUI, using, e.g. PyQt or PySide. Threading is automatically taken care of. Furthermore, generic GUI (called controllers) are provided and can be extended.