https://github.com/eeyribas/multispectrometercolorviewer
This is an application where color measurements from multiple spectrometers are displayed. In this application, spectrometer connections are established, color measurements are taken with the spectrometer, and spectrometer settings are configured.
https://github.com/eeyribas/multispectrometercolorviewer
color-filter color-wing-difference csharp csharp-programming csharp-winform delta-e l-a-b multi-spectrometer multi-spectrometer-view net-framework net-framework-461 serial-port spectrometer spectrometer-view spectrometers spectrum spectrum-analysis view visual-studio visual-studio-2019
Last synced: about 2 months ago
JSON representation
This is an application where color measurements from multiple spectrometers are displayed. In this application, spectrometer connections are established, color measurements are taken with the spectrometer, and spectrometer settings are configured.
- Host: GitHub
- URL: https://github.com/eeyribas/multispectrometercolorviewer
- Owner: eeyribas
- Created: 2024-12-14T23:34:42.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-12-21T06:33:13.000Z (10 months ago)
- Last Synced: 2024-12-30T21:52:25.741Z (10 months ago)
- Topics: color-filter, color-wing-difference, csharp, csharp-programming, csharp-winform, delta-e, l-a-b, multi-spectrometer, multi-spectrometer-view, net-framework, net-framework-461, serial-port, spectrometer, spectrometer-view, spectrometers, spectrum, spectrum-analysis, view, visual-studio, visual-studio-2019
- Language: C#
- Homepage:
- Size: 32.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MultiSpectrometerColorViewer
This is an application where color measurements from multiple spectrometers are displayed. In this application, spectrometer connections are established, color measurements are taken with the spectrometer, and spectrometer settings are configured.
DeltaE, L, a, and b color values are calculated and displayed from the spectrometers. Color differences between the spectrometers are also displayed. The program was developed by testing it with a spectrometer from the Insion company.
It has been coded in C# programming language.C# IDE: Visual Studio 2019
C# .NET Framework Version: 4.6.1