Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control the LEDs from I2C in order to control the max intensity #53

Open
lpatiny opened this issue Mar 18, 2018 · 1 comment
Open

Control the LEDs from I2C in order to control the max intensity #53

lpatiny opened this issue Mar 18, 2018 · 1 comment

Comments

@lpatiny
Copy link
Member

lpatiny commented Mar 18, 2018

Currently we need to tune manually the led resistors to get all the range of the spectrophotometer. We should do this by software:

  • MCP445x or MCP444x : digital potentiometer
  • could select a 5k, 8bits like MCP4452. This means that we can control the resistor by step of 25 ohms. Even for UV it will be ok (need to take care of the program in order to put a minimal resistor otherwise we will burn the chip)
@lpatiny
Copy link
Member Author

lpatiny commented Jun 7, 2018

Should work and much cheaper than digital resistor

@lpatiny lpatiny changed the title Control de LEDs from I2C using MCP4728 Control de LEDs from I2C in order to control the max intensity Sep 26, 2018
@lpatiny lpatiny changed the title Control de LEDs from I2C in order to control the max intensity Control the LEDs from I2C in order to control the max intensity Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant