CommandStation-EX icon indicating copy to clipboard operation
CommandStation-EX copied to clipboard

Sensor technologies

Open Asbelos opened this issue 4 years ago • 1 comments

TPL handles sensors by id.

Technologies supported

  1. Direct CPU pin
  2. I2C expander pin

Note that the code also supports inverse sensors (e.g an IR sensor using beam-break detection where the sensor is HIGH when triggered, vs an IR obstacle-detect sensor where the output is LOW when triggered)

Asbelos avatar Nov 18 '20 14:11 Asbelos

I would add:

  1. Layout bus pins

davidcutting42 avatar Nov 21 '20 01:11 davidcutting42