Open source desktop software for East Tester LCR meters.
Real-time bidirectional synchronization between the PC application and the instrument.
The official software works, but it feels outdated and lacks several features that make everyday use more comfortable.
This project started as a personal tool for my ET431, but it has been designed with the idea of supporting other East Tester LCR meters using the same serial protocol.
- Real-time measurements
- Bidirectional synchronization
- Automatic hardware state synchronization
- Serial communication
- Modern desktop interface
- ET431
- ET43x series
- ET44x series
If you own another model, please let me know whether it works.
Download the latest release from GitHub.
Linux:
sudo apt install ./OpenEastTester.debCross-platform:
java -jar OpenEastTester.jarRequirements:
- Java 17 or newer
- IntelliJ IDEA (recommended)
Clone the repository and build normally.
- Real-time measurements
- Bidirectional synchronization
- Automatic hardware state synchronization
- Cross-platform support
- CSV data logging
- Measurement graph
- Support for additional ET4x models
- Native installers for Windows
Licensed under GPL v3.
If you distribute a modified version of this software, please make your changes available under the same license.
This project is not affiliated with East Tester.
Bug reports and pull requests are welcome.
