TCS3200-DB Burnt Out?
bkirk
Posts: 37
Does anyone have any idea how many readings a TCS3200-DB sensor should be able to take before it will be worn out? Or, alternatively, does anyone know what a warning sign is that the TCS3200-DB is wearing out? I am currently using one, and now all of the sudden its readings have become very inaccurate and it takes one reading about every 1 to 1.5 seconds, whereas before it could take multiple readings in that time frame.
I have not changed the code at all from what it was a few weeks ago, and at that time it was running smoothly (last time I ran it). I am certain it as not been physically damaged either.
Any ideas? Thanks!
Ben
I have not changed the code at all from what it was a few weeks ago, and at that time it was running smoothly (last time I ran it). I am certain it as not been physically damaged either.
Any ideas? Thanks!
Ben
Comments
-Phil
Thanks,
-Phil
Ben
It would be preferable to post it here so that everyone can benefit from any solution that results. You don't have to list it in the post itself, if you don't want, but as an attachment to the post. In fact, if it's a long program, it's better to include it as an attachment.
-Phil
-Phil
That's a good point. This code has the same structure as the one I'm currently using, but I guess the variables are out of date. I checked the actual code I have loaded and it does have CLEAR set as a word. I reduced some of the sample times, because I think the one set for 2500 could possibly produce numbers even too large for word-sized variable space under certain conditions. I'll see if it helps. If you see anything else, let me know. Thanks again!
Ben
Ben
'Glad you got it to work!
-Phil