Make A Densitometer

Hi all
Can you guys help me? How do I use the Opt101 sensor and its wiring? I want to make a densitometer with opt101 and white LED 5mm. And the problem is the ADC value of opt101 not stable.I will put this tool in a machine. But the cable distance between Arduino and opt 101 is too far, around 5 meters. And also the distance between the LED and the 5v adapter supply is also far. The source for the LED was originally planned to be taken from Arduino. But I'm afraid that the ADC value will be unstable.

So, test it! IF you average several samples you will get a stable value.

2 Likes

I don't know how opt101's wiring.. And i still confuse with the program

AND we still don't know how you are planning to use the device. The documentation PDF shown several possible ways to use the device as well as the circuit to fit that use.

we need a schematic

Cable length should not be an issue provided you use screened cable. You can put capacitors across the LED and OPT101 supplies for decoupling.

That depends on how you exclude environment light, and on the characteristics of the medium. You can always filter the adc value.

Depends on how much current you draw.

Hi, @dhany007
Welcome to the forum.

What is the application?
Can you put the controller at the densitometer site and remote wire the controllers output?

What model Arduino are you using?

Have you actually got the sensor?
If so then start experimenting with it and get it to answer your basic queries.

Can you please tell us your electronics, programming, arduino, hardware experience?

Thanks... Tom... :grinning: :+1: :coffee: :australia:

Hi Tom ^^
Yes i want to make a project to measure optical density in the Sputtering machine.
Is it better use opt101 sensor or Tsl237 sensor? I use arduino uno for the microcontroller and white LED for the light source

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.