Skip to content

Calculator for generating gamma brightness lookup tables for driving leds. Add the minimum PWM value. Add the maximum and minimum values of the Look Up Table array. Add the length of each row in the Lookup Table. Add the minimum percentage of light brightness for PWM duty cycle LUT.

Notifications You must be signed in to change notification settings

pigluffy/gamma-table-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

gamma-table-generator

Click here to use it Online Gamma Table Generator


Gamma correction is used to correct for the nonlinear relationship between luminance and brightness.

This small application produces a Lookup Table (LUT) with the PWM duty cycles which are gamma corrected to produce linear brightness changes.

Background

When an LED emits light, gamma correction is used to account for the power-law relationship between luminance and brightness. Although often used interchangeably, luminance and brightness are not synonyms.

Luminance: The emitted light, projected per unit area measured in cd/m² (candela/ meter²).

Brightness: The perceived luminance attributed by the human eye.


About

Calculator for generating gamma brightness lookup tables for driving leds. Add the minimum PWM value. Add the maximum and minimum values of the Look Up Table array. Add the length of each row in the Lookup Table. Add the minimum percentage of light brightness for PWM duty cycle LUT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%