12 Commits (e92716e2633f88d60501468df9e1e21e461b9ea5)

Author SHA1 Message Date
  wolfv6 e92716e263 replace Port_*::write() with setHigh() and setLow(), and move strobe logic from Port_*::write() to Scanner_IOE::scan() 7 years ago
  wolfv6 31e0fa5ae0 document 7 years ago
  wolfv6 fbf4eda206 add PortMCP23S17::beginProtocol() 7 years ago
  wolfv6 f24ea7aa76 add refPortWrite.begin(strobeOn) to Scanner_IOE::begin(), update unit tests 7 years ago
  wolfv6 59565dacb4 combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 7 years ago
  wolfv6 dad142eaa4 reword documentation - bitwise to bit pattern or bits 7 years ago
  wolfv6 2e77a18847 update diagrams and tutorials: 0 1 2 3a 7 years ago
  wolfv6 47e9d49127 rename Row::readPinCount to keyCount 7 years ago
  wolfv6 c2c0c02208 document 7 years ago
  wolfv6 4b1b53a76a fixed MCP23S17 port classes and keybrd_4c_split_with_IOE.ino 7 years ago
  wolfv6 cefecb62a3 move scanner instantiation from Row_ShiftRegs to sketch, update keybrd_4b_split_keyboard_with_shift_registers.ino 7 years ago
  wolfv6 ac04d25a36 move scanner instantiation from Row_IOE to sketch, update keybrd_PCA9655E.ino 7 years ago