Skip to main content
added 14 characters in body
Source Link
dda
  • 1.6k
  • 1
  • 13
  • 18

Gerben is correct it looks like you need a pull up resistor so that the pin is high unless the receiver drives it low.

I found thisthis, which was the closest to useful information I found, https://www.pololu.com/docs/0J63/all have. Have a look at the proximity sensor section, it is similar to what you are using.

You'll want to know a value, I haven't got a clue. I use 4.7K for I2C pull ups. ItsIt's probably easier to start high (weaker) and work your way down, because if you put a 100K resistor in and the signal is low, then the resistor is too strong and you need a smaller one.

Gerben is correct it looks like you need a pull up resistor so that the pin is high unless the receiver drives it low.

I found this, which was the closest to useful information I found, https://www.pololu.com/docs/0J63/all have a look at the proximity sensor section, it is similar to what you are using.

You'll want to know a value, I haven't got a clue. I use 4.7K for I2C pull ups. Its probably easier to start high (weaker) and work your way down because if you put a 100K resistor in and the signal is low, then the resistor is too strong and you need a smaller one.

Gerben is correct it looks like you need a pull up resistor so that the pin is high unless the receiver drives it low.

I found this, which was the closest to useful information I found. Have a look at the proximity sensor section, it is similar to what you are using.

You'll want to know a value, I haven't got a clue. I use 4.7K for I2C pull ups. It's probably easier to start high (weaker) and work your way down, because if you put a 100K resistor in and the signal is low, then the resistor is too strong and you need a smaller one.

Source Link
Code Gorilla
  • 5.7k
  • 1
  • 17
  • 31

Gerben is correct it looks like you need a pull up resistor so that the pin is high unless the receiver drives it low.

I found this, which was the closest to useful information I found, https://www.pololu.com/docs/0J63/all have a look at the proximity sensor section, it is similar to what you are using.

You'll want to know a value, I haven't got a clue. I use 4.7K for I2C pull ups. Its probably easier to start high (weaker) and work your way down because if you put a 100K resistor in and the signal is low, then the resistor is too strong and you need a smaller one.