9 Commits (master)

Autor SHA1 Mensaje Fecha
  wolfv6 6bc75afe1b in keybrd library, change #include <keybrd library file> angle bracket to double quotes hace 7 años
  wolfv6 a3f2261625 rename setHigh() setLow() to writeHigh() writeLow() hace 7 años
  wolfv6 b149a831de rename strobeOn to activeState hace 7 años
  wolfv6 e92716e263 replace Port_*::write() with setHigh() and setLow(), and move strobe logic from Port_*::write() to Scanner_IOE::scan() hace 7 años
  wolfv6 31fed09b6b document hace 7 años
  wolfv6 6dde737d23 generalize LED_Port and LED_ShiftReg to LED_Port hace 7 años
  wolfv6 6c03b007c4 delete PortIOE hace 7 años
  wolfv6 fbf4eda206 add PortMCP23S17::beginProtocol() hace 7 años
  wolfv6 59565dacb4 combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 hace 7 años
  wolfv6 7a9228e7dc add keybrd_5b_LED_on_IOE.ino hace 7 años
  wolfv6 4b1b53a76a fixed MCP23S17 port classes and keybrd_4c_split_with_IOE.ino hace 7 años
  wolfv6 ac04d25a36 move scanner instantiation from Row_IOE to sketch, update keybrd_PCA9655E.ino hace 7 años
  wolfv6 a4cc38d99a rename PortRead to PortReadInterface, rename PortWrite to PortWriteInterface hace 7 años
  wolfv6 4c082faa68 move PortRead::readPins from PortRead to PortRead_PCA9655E hace 7 años
  wolfv6 caa29dec63 add MCP23S17 port files hace 7 años
  wolfv6 b276d217b3 update tutorials 0 to 6 hace 7 años
  wolfv6 31902a4c7f document hace 7 años
  wolfv6 1c3a85d832 rename rename strobe to write, put Port at front of name hace 7 años
  wolfv6 a7d1fc0b85 remove portState from ReadPort hace 7 años
  wolfv6 f76ec3002d remove ReadPort::getColPins() and StrobePort::setActivePinHigh() setActivePinLow() hace 7 años
  wolfv6 d5cd8e958b add StrobePort_PCA9655E::write() and const bool Scanner_Port::STROBE_OFF hace 7 años
  wolfv6 a5d6fb8d9e change class and variable names hace 7 años
  wolfv6 98b6060e7c initial commit keybrd version 0.3.0 hace 8 años