91 Commits (9b4d3a04bbd07feb12d5492b8caea14dd48172b5)
 

Autor SHA1 Mensaje Fecha
  wolfv6 9b4d3a04bb update library.properties to v0.5.0 hace 8 años
  wolfv6 3328b55f5c update changelog, add tag hace 8 años
  wolfv6 f7dd336772 fix image size in tutorial 1 hace 8 años
  wolfv6 e257d35132 rename tutorial 10 hace 8 años
  wolfv6 36d0ed3579 document and format hace 8 años
  wolfv6 f5e4c5fd3a fix broken links hace 8 años
  wolfv6 c9a3abd4e7 move Debug variables to static hace 8 años
  wolfv6 b276d217b3 update tutorials 0 to 6 hace 8 años
  wolfv6 31902a4c7f document hace 8 años
  wolfv6 147154f040 document row files hace 8 años
  wolfv6 cdeb855a1d rename Row::pressRelease() to send(), Debouncer_4Samples to Debouncer_Samples hace 8 años
  wolfv6 1c3a85d832 rename rename strobe to write, put Port at front of name hace 8 años
  wolfv6 689f3e6c4b rename LED_PinNumber to LED_uC hace 8 años
  wolfv6 4fe2de25de add StrobePort_PCA9655E to LED_PCA9655E hace 8 años
  wolfv6 a7d1fc0b85 remove portState from ReadPort hace 8 años
  wolfv6 f76ec3002d remove ReadPort::getColPins() and StrobePort::setActivePinHigh() setActivePinLow() hace 8 años
  wolfv6 d5cd8e958b add StrobePort_PCA9655E::write() and const bool Scanner_Port::STROBE_OFF hace 8 años
  wolfv6 37186b7586 changed scanner_Port::scan() to return refReadPort.getPortState() hace 8 años
  wolfv6 cd22ac0fe7 update keybrd_DH to new names, IOE does not scan hace 8 años
  wolfv6 4d69fd2aed remove readPinCount from Row_uC, Row_ShiftRegisters: process() and scan() hace 8 años
  wolfv6 e860d059cf move READ_PIN_COUNT parameter in constructors hace 8 años
  wolfv6 a5d6fb8d9e change class and variable names hace 8 años
  wolfv6 d5cbc3c58c change RowScanner_SPIShiftRegisters to work with active high or active low hace 8 años
  wolfv6 f5448b200a replace ACTIVE_HIGH and activeHigh with STROBE_ON, STROBE_OFF hace 8 años
  wolfv6 a725a74831 replace rowEnd with KEY_COUNT, remove read_pins_mask_t, print_free_RAM() hace 8 años
  wolfv6 0923f72d39 remove Row_IOE hace 8 años
  wolfv6 2887eeaa61 remove RowScannerInterface, add KEY_COUNT, change COL_PIN_L_COUNT to KEY_COUNT hace 8 años
  wolfv6 4945f577a4 remove rowEnd, add KEY_COUNT, shift rowState hace 8 años
  wolfv6 987f33e270 move getRowState() from RowScanner_PinsBitwise to Row_IOE hace 8 años
  wolfv6 2431659b2b delete RowDelay, replace with scanDelay in loop() hace 8 años
  wolfv6 4b1eeaaf73 document hace 8 años
  wolfv6 7edca3198c delete AVR and MCP23018 ports hace 8 años
  wolfv6 6bbb05716f remove RowBase::wait(), add RowDelay.delay() hace 8 años
  wolfv6 f195c8f56a move proccess() form RowBase to children hace 8 años
  wolfv6 d1085a615e document hace 8 años
  wolfv6 9c9bc8d949 moved Debouncer_Not to Keybrd lib hace 8 años
  wolfv6 c026df8aa4 document hace 8 años
  wolfv6 fb38aa95a9 move ROW_END and pinMode() to constructor hace 8 años
  wolfv6 6651a50ef2 change RowScanner_SPIShiftRegisters::SHIFT_LOAD to static hace 8 años
  wolfv6 f792c710bb add strobe off to RowScanner_SPIShiftRegisters::scan(), add keybrd/examples/keybrd_shift_register hace 8 años
  wolfv6 1eb09df387 add strobe to RowScanner_SPIShiftRegisters::scan() hace 8 años
  wolfv6 fd7da5aebb in RowScanner_PinsArray, make all const CAPS hace 8 años
  wolfv6 363194d70b add keybrd_shift_reg.ino hace 8 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 fcaa6d06e9 document hace 8 años
  wolfv6 2b856afa26 move Row::process() to RowBase hace 8 años
  wolfv6 1b091ecde5 rename Row to Row_uC, RowIOE to Row_IOE 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