Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: cyclopediatechtilon on November 30, 2008, 03:37:42 AM

Title: connecting photoresistors HELP
Post by: cyclopediatechtilon on November 30, 2008, 03:37:42 AM
can any1 show me a pic how u connected photoresistors?
Title: Re: connecting photoresistors HELP
Post by: szhang on November 30, 2008, 03:46:49 AM
uhm... to do what?

you just use them like a resistor.  read this http://www.societyofrobots.com/schematics_photoresistor.shtml

EDIT:

BTW Admin (from the above page)

Quote
Photoresistors (also often called phototransistors...

Really?
Title: Re: connecting photoresistors HELP
Post by: cyclopediatechtilon on December 01, 2008, 05:34:03 AM
i donot understand wher 2 connect the photocells in the 50$ robot im using d soldering technique
Title: Re: connecting photoresistors HELP
Post by: Webbot on December 01, 2008, 04:51:26 PM
Assuming you've created the photoresistor as per the tutorial then you will have a 3 pin socket at the end.
Looking at the photovore code it says:
Code: [Select]
sensor_left=a2dConvert8bit(5);
sensor_right=a2dConvert8bit(4);

So the left photoresistor sockets goes to ADC channel 5
and the right goes to ADC channel 4
Title: Re: connecting photoresistors HELP
Post by: HDL_CinC_Dragon on December 01, 2008, 05:23:43 PM
your photoresistor "eyes" should look like this (http://www.societyofrobots.com/images/sbs_servo_wire.JPG) at the end of them. Then all you have to do is hook them up to one of the sensor headers (depending on whats in the programming. Webbot explained it well)
Title: Re: connecting photoresistors HELP
Post by: cyclopediatechtilon on December 02, 2008, 05:02:11 AM
i m using d soldering technique.
sorry fr being so stupid bt i am a kid
Title: Re: connecting photoresistors HELP
Post by: HDL_CinC_Dragon on December 02, 2008, 03:00:25 PM
1) the "soldering technique" will most likely mess you up because it will be MUCH easier to make a few soldering mistakes and short something out. Also, if you connect the wires in the wrong order you could damage something. What I did was I took apart an old computer I had laying around and got some of the wires that hook up to the motherboard jumper pins in the area for plugging in the power switch and reset switch and lights and such and just hooked those wires up to my 'eyes'.

2) Stupidity and being a kid arnt necessarily related. Youre not stupid, your inexperienced. Completely different. No shame in inexperience. We've all been there at one point.
Title: Re: connecting photoresistors HELP
Post by: Admin on December 04, 2008, 06:35:09 AM
Quote
BTW Admin (from the above page)

Quote
Photoresistors (also often called phototransistors...

Really?
I see various different definitions online, but to me they all interface the same. For example, a photoresistor is basically a transistor if you consider the light sensitive part the gait. What matters more is the response rate and spectrum sensitivity curve, not what people call them ;D


cyclopediatechtilon, please use proper word spelling. If you misspell words it makes it harder for others 2 undrstnd ur qstion and hardr 4 others 2 search ur qstions. ;)
Title: Re: connecting photoresistors HELP
Post by: cyclopediatechtilon on December 04, 2008, 06:38:58 AM
ok i will keep that in mind