hello there.
Can someone teach me how to use simple coding for this sensor ?
I have done code on my own for this sensor by trial and error practise, but no output was produced.
I just want to look at the LED as output high when the sensor has detected that the voltage is higher than 2.5 V.
Coding that I have done is like below.
Hopefully someone can teach me about this sensor.
Code:
void main()
{
float data1;
long adcValue[3];
int i;
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum