Hi
I've a question about the digital I/O pins on Teensy 3.2 with pins.
Am I correct that the I/O's 0-23 are available on the pins for I/O, with the special case for pin 13.
I would use
- 15 pin's for 5 rotary encoders with switch (all digital input)
- 7 pin's for a 3*4 keypad (all digital input)
- 2 pin's to get output to two led's (one would be pin 13)
Or do I make a (stupid) mistake?
Alain
I've a question about the digital I/O pins on Teensy 3.2 with pins.
Am I correct that the I/O's 0-23 are available on the pins for I/O, with the special case for pin 13.
I would use
- 15 pin's for 5 rotary encoders with switch (all digital input)
- 7 pin's for a 3*4 keypad (all digital input)
- 2 pin's to get output to two led's (one would be pin 13)
Or do I make a (stupid) mistake?
Alain