--
You received this message because you are subscribed to the Google Groups "Smoothieware Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to smoothieware-support+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
"For ANY NPN sensor resistors are not needed. A NPN resistor acts like a switch grounding the microcontroller's pin. It's already at a safe voltage since it's coming FROM the microcontroller.
If it was a PNP sensor, the sensor would be sending whatever voltage it was operating at TO the microcontroller, so you'd have the possibility of sending more than 5V to the microcontroller, likely frying the pin if not more in the process. With a PNP sensor, you must use a voltage divider to lower the voltage if the sensor operates at greater than 12V."
Is this true?