You understand that Output is the complete opposite of input, right? They are talking about what voltage range it outputs and your going on about how it can work(input) at 3.3v.
Maybe you should look again… The max input voltage is 12v and it shows gtaphs for input voltages up tp 12v.
You can measure voltages of 5v, 12v, 24v etc but, only with a voltage divider or similar. Nothing that that was said is Not True. The ADC on esp32 has a max of 3.3v or even lower. That doesnt mean it cant detect higher voltages like 5.0v, it just cant handle a 5.0v ADC voltage direct to the ADC gpio without something like a voltage divider.
Take a moment to actually read something before calling someone else wrong or you risk being wrong too, which you are here.
I have used this sensor with 3.3V with ESP32 and it works as it works with 5V but you need to use another equation as described in the datasheet for 3.3V so you saying that it does not work with 3.3V is definitely wrong so I said what you said was wrong and I stand with my assertion, no need to get hurt. You are confused with input Vdd and output yourself, the equation clearly show that Vdd 5V and 3.3V and the output is y that you’ll connect to ADC. The x is detected Ampere flowing through the wire. Read the datasheet and implement what is described.
no one is or did say it wont work with 3.3v. This is exactly what I was talking about. I don’t even know how you came to that conclusion from what I said because, I said nothing that could even be confused for saying that. You keep going back to “I’ve used it with 3.3v and it works” No one said it wont! Do you understand now? This isn’t difficult stuff to comprehend.
Who even brings to life a dead post from nearly 1 year ago just to add, “No, you’re wrong”? You understand the conversation is dead? The people have forgotten about it and moved on. It’s OK though, I remember when I first got on the internet too. You’ll figure it out
It is your mistake to create an issue where there was none. You said in the comment from 2023, that the output of WCS1700 is 0-5V which is wrong. I said exactly that. The output of WCS1700 depends on the Vdd and Vdd can be 5V and 3.3V (or even higher but we are not discussing that then or now) and the output V is described in the charts you also shared. But you started that maximum input is 12V and bla bla which was not the argument.
The argument is and was for me that the output can’t be 0-5V for 0-3.3V system and you failed to read the datasheet and comprehend the output voltage as per the equations. Please understand what you wrote and wanted to say, do not add irrelevant facts (input can be 12V) when the context of discussion is limited to ESP for which this forum is and discussion is happening for 3.3V and 5V.
This is going way over your head. It was a very simple statement and thats a common statement. The person was saying it outputs a range of 0-5v. Thats the typical range for people using esp boards and supplying VDD with 3.3v or 5v. Its 0 on the low end and 5v on the high end.
Some devices/sensors can take an input of 5v but will bump it down to 3.3v for the logic output so they are safe to power with 5v and wire S to a gpio as 3.3v is as high as it goes.
The entire point of saying it outputs 0-5v is to make the person aware that if they input 5v they can get 5v back and they need to take necessary steps to deal with that.
You keep going back to “not if VDD is 3.3v”…
No SHI# Sherlock that doesnt even make sense for it to output a higher voltage than your feeding VDD! Thats just common sense, it was common sense to everyone else what they meant by 0-5v but, apparently not to you so here I am again explaining it to you in the simplest words I have. For the last time ill say it, no one is saying the output is 0-5v if VDD is 3.3v. The whole point was to make them aware that it can output up to 5v on the high end and since its common sense to everyone else let me qualify that. Its only 5v if VDD is 5v, duh! No one is or was expecting the output to be higher than the input and everyone and their dogs knew what the 0-5v statement meant except you so, congratulations!
Yep, i know… you want a cookie or something? The reason myself and many others say 3.3v is to keep it simple and not be responsible for people smoking their esp32’s by trying to use the absolute max. The majority of people wont even do a simple Google search before posting a question let alone read specifications or data sheets so, it just seems more responsible to tell them 3.3v.
Also, seeing how most people aren’t using actual esp32 IC’s where that spec comes from and instead theyre using one of the dozens of esp32 dev boards which can have varying specifications between brands or varying max voltage to ADC. Im not so sure 3.9v is the max for every single dev board out there which is another reason to keep it simple and just use 3.3v. Anything else?