BS1 Pot Size
jeepguy_1980
Posts: 4
I am setting up a BS1 and need to use a trimpot for an input. The manual states that the BS1 Pot function will "Read a 5 kΩ to 50 kΩ potentiometer, thermistor, photocell, or other variable resistance."
Does this mean that I can use any pot between 0-5kΩ and 0-50kΩ? Because I cannot find a pot that is sized from 5kΩ to 50kΩ.
Does this mean that I can use any pot between 0-5kΩ and 0-50kΩ? Because I cannot find a pot that is sized from 5kΩ to 50kΩ.
Comments
As far as i know there are none i could be wrong
But what you could do is use a 50 k ohm· on the input of the pot put a 5 k ohm resistor and that would work
··
"Read a 5 kΩ to 50 kΩ potentiometer, thermistor, photocell, or other variable resistance."
··You could used this to test these items with out have them
What you are aksing about
·(thermistor, photocell) (if you know what·vaules that they are )
················ The ones that you want to used·
·····················leads··········· leads······leads··············leads together
·················(·--(^--5 K ohm--^)
(^--Pot 50 K ohm--^--^)----)
··················· I hope that you can understand what i have here
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
··Thanks for any··that you may have and all of your time finding them
·
·
·
·
Sam
Post Edited (sam_sam_sam) : 9/27/2007 10:26:34 PM GMT
I'm really just trying to verify that I'm reading the manual correctly.
This will depend on the CAP that you use
If you only use a 50 k ohm the same thing will happen and if you are using a proto board the just put a 5 kohm·resistor·to the input of the Basic Stamp Input
and·have all you wire go to the board to the 50 K ohm·pot
I have done this before and it look alright but i know what you mean if you do not have to it that way it might make it look a little bit neater
I'm really just trying to verify that I'm reading the manual correctly.
You are but the lowest ohm value i can remeber what it is
It has been a while that i have used that code to use a pot
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
··Thanks for any··that you may have and all of your time finding them
·
·
·
·
Sam
Post Edited (sam_sam_sam) : 9/27/2007 10:40:11 PM GMT
Using the·POT command, you·can read a resistance up to 50K; as shown in PBASIC Help where·the potentiometer is wired as a rheostat (a variable resistor.)· Instead of a potentiometer/rheostat, you could use (substitute) resistors.
You just don't get it.
Well, have fun with that.
I do understand how the POT function works. The POT function does not read the resistance. It reads the time it takes for the 0.1uF capacitor to discharge below the threshold Voltage of the microprocessor (1.4V), which will vary based on the RC time constant of the POT circuit. The RC time constant will of course vary depending on the resistance to which the POT is set.