11 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 31e0fa5ae0 document hace 7 años
  wolfv6 ac04d25a36 move scanner instantiation from Row_IOE to sketch, update keybrd_PCA9655E.ino hace 7 años
  wolfv6 874ba7ac11 move scanner instantiation from Row_uC to sketch, update keybrd_1_breadboard.ino hace 7 años
  wolfv6 a4cc38d99a rename PortRead to PortReadInterface, rename PortWrite to PortWriteInterface hace 7 años
  wolfv6 c9a3abd4e7 move Debug variables to static hace 7 años
  wolfv6 31902a4c7f document hace 7 años
  wolfv6 147154f040 document row files hace 7 años
  wolfv6 1c3a85d832 rename rename strobe to write, put Port at front of name hace 7 años
  wolfv6 4d69fd2aed remove readPinCount from Row_uC, Row_ShiftRegisters: process() and scan() hace 7 años
  wolfv6 a5d6fb8d9e change class and variable names hace 7 años
  wolfv6 d5cbc3c58c change RowScanner_SPIShiftRegisters to work with active high or active low hace 7 años
  wolfv6 f5448b200a replace ACTIVE_HIGH and activeHigh with STROBE_ON, STROBE_OFF hace 7 años
  wolfv6 a725a74831 replace rowEnd with KEY_COUNT, remove read_pins_mask_t, print_free_RAM() hace 7 años
  wolfv6 2887eeaa61 remove RowScannerInterface, add KEY_COUNT, change COL_PIN_L_COUNT to KEY_COUNT hace 7 años
  wolfv6 9c9bc8d949 moved Debouncer_Not to Keybrd lib hace 7 años
  wolfv6 fd7da5aebb in RowScanner_PinsArray, make all const CAPS hace 7 años
  wolfv6 48a3a41db1 add config_keybrd.h with typedef read_pins_t, read_pins_mask_t hace 8 años
  wolfv6 04ab6ebe72 change activeHigh to static, add LED_PinNumber, RowScanner_SPI-ShiftRegisters, keybrd regression tests, remove MCP23018::begin() hace 8 años
  wolfv6 c1e465f1ad remove col port arrays, add RowScanner_PinsBitwise, RowScanner_PinsArray, RowIOE hace 8 años
  wolfv6 514c326800 rename to rowEnd, document hace 8 años
  wolfv6 a44b6f620d RowScanner_Arduino, move initialization to constructor hace 8 años
  wolfv6 aa48937a09 RowScanner_Arduino, add readPins[] array hace 8 años
  wolfv6 f368c1fdad RowScanner_Arduino, add stobePin, 2 rows hace 8 años
  wolfv6 bf0cfd608a add RowScanner_Arduino, hard code pins for row0 and col6, init in setup() hace 8 años