Belal1987:
@mrsummitville, thank you!
I connected GND of the amp. to arduino's GND directly, i connected pin 3 and 4 directly, and connected pin 1 directly to arduino A0. The output is string of zeros, when i turn on a table lamp, it outputs 8,9,etc. So i think these readings are responsive to the amount of light that falls on the sensor.
Right now i only have one resistor in this circuit which is the one between input and output. Other op-amp circuits have two resistors, is that normal or do i need a second resistor?
Thanks again,
Belal
OK, so you are getting a reading of 8 and 9 from the Arduino Analog A0 input.
That sounds like "Good News" but those values seem very low because ...
( 9 / 1023 ) x 5 Volts = 43 millivolts
Now, please let's go back to STEP #1 ...
Getting the OpAmp circuit functioning properly BEFORE connecting Arduino Analog input
You never did tell us what Voltage your OpAmp produced when fully illuminated.
Using your Voltmeter ...
What is the voltage between Pin #1 and #4 of the OpAmp when fully illuminated?
That will be the same voltage the Arduino Analog A0 input will measure
When the Licor is fully illuminated, the Output Voltage should be about 4.999 Volts.
30 microamps ( at 100 klux, full sunlight ) x 180K Ohms = about 5 Volts.
Yes, this circuit is that simple !
Are you reading only 43 millivolts on your Voltmeter?
Do see a problem here or not?
Also, do you understand the POLARITY of the Licor sensor?
I understand that you are very anxious to get the Op-Amp connected to the Arduino.
But it is very important to get STEP #1, the Op-Amp circuit,
working properly before advancing to STEP #2, the Arduino.
Then you asked, "Other op-amp circuits have two resistors?"
I am going to be blunt here ...
I do not care about OTHER OpAmp circuits
In message #13 of this thread I posted a link for a working Licor Current-To-Voltage OpAmp Circuit.
See page #2 here ...
Licor_Schematic
That Licor OpAmp circuit will work.
It is a very, very simple circuit, with very few components.
We are now on Page #3 and message #39 of this thread and
you have not yet mastered this simple 3 component Current-To-Voltage OpAmp circuit.
You need to focus on making Step #1 successful first.
You need to ignore the Arduino Analog input, until later.