/DeviceBatchGenerics

DeviceBatchGenerics is a C#/.NET library that enables automated report generation from LED voltage sweep test data.

Primary LanguageC#MIT LicenseMIT

DeviceBatchGenerics

DeviceBatchGenerics is a C#/.NET library that enables automated report generation from LED voltage sweep test data.

Notable features include:

  • .png plotting using OxyPlot
  • spreadsheet reports using OfficeOpenXML
  • OriginLab plotting/reporting using COM automation
  • LED efficiency calculations and .csv reporting

The motivation for this project was to save time for LED researchers. Plotting data can be quite time consuming, especially when comparing data from different devices and tests. A lot of the plots that researchers desired can now be created with little effort.

This was all built on top of an Entity Framework library: EFDeviceBatchCodeFirst