2 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 0c4b54db13 add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 7 years ago
  wolfv6 25c644f012 rename LED_IOE to LED_Port, update tutorials and sketches 7 years ago
  wolfv6 11cfc46390 rename PortPCA9655E to Port_PCA9655E, and PortMCP23S17 to Port_MCP23S17 7 years ago
  wolfv6 67cd82f168 update PCA9655E classes and keybrd_PCA9655E.ino 7 years ago
  wolfv6 b5b24111e7 update keybrd_4c_split_keyboard_with_IOE.ino 7 years ago
  wolfv6 218a1ce284 move PortMCP23S17.DEVICE_ADDR from static to local 7 years ago
  wolfv6 6c03b007c4 delete PortIOE 7 years ago
  wolfv6 fbf4eda206 add PortMCP23S17::beginProtocol() 7 years ago
  wolfv6 59565dacb4 combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 7 years ago
  wolfv6 602de6e434 rename PortWrite_MCP23S17::push() to transfer() 7 years ago
  wolfv6 ae96a3d79c move PortWrite_MCP23S17::push() to PortMCP23S17 7 years ago