Software to read multi-point measurement data from Konica Minolta's illuminance meter T-10A. Built using C# (WinForms) in .NET 8.
Available in the following cultures: Bangla (bn-BD) , Belgium Dutch (nl-BE), Czech (cs-CZ) , Danish (da-DK) , German (de-DE) , English (en) , French (fr-FR), Hungarian (hu-HU) , Italian (it-IT) , Japanese (ja-JP). , Lithuanian (lt-LT) , Marathi (mr-IN) , Portuguese (pt-BR) , Russian (ru-RU) , Slovak (sk-SK) , Spanish (es) , Turkish (tr-TR) , Simplified Chinese (zh-Hans) .
Copyright © 2021-2024 by Arthurits Ltd. No commercial nor profit use allowed. This software is provided only for personal and not-for-profit use.
Sponsor this project!
Please follow these steps to install and use this software:
- Dowload the zip file.
- Unzip the contents to your desired folder.
- Make sure that .NET 8 is installed in your PC. The
.NET 8 Desktop Runtime
can be downloaded from the Microsoft .NET website. - Execute (or create a direct link to)
ErgoLux.exe
.
This project uses controls and routines from the following Gits:
- ScottPlot
- FTDI .NET wrapper from FTDI website