87 Révisions (36d0ed3579d1e031d884b845e979830919ada840)
 

Auteur SHA1 Message Date
  wolfv6 36d0ed3579 document and format il y a 7 ans
  wolfv6 f5e4c5fd3a fix broken links il y a 7 ans
  wolfv6 c9a3abd4e7 move Debug variables to static il y a 7 ans
  wolfv6 b276d217b3 update tutorials 0 to 6 il y a 7 ans
  wolfv6 31902a4c7f document il y a 7 ans
  wolfv6 147154f040 document row files il y a 7 ans
  wolfv6 cdeb855a1d rename Row::pressRelease() to send(), Debouncer_4Samples to Debouncer_Samples il y a 7 ans
  wolfv6 1c3a85d832 rename rename strobe to write, put Port at front of name il y a 7 ans
  wolfv6 689f3e6c4b rename LED_PinNumber to LED_uC il y a 7 ans
  wolfv6 4fe2de25de add StrobePort_PCA9655E to LED_PCA9655E il y a 7 ans
  wolfv6 a7d1fc0b85 remove portState from ReadPort il y a 7 ans
  wolfv6 f76ec3002d remove ReadPort::getColPins() and StrobePort::setActivePinHigh() setActivePinLow() il y a 7 ans
  wolfv6 d5cd8e958b add StrobePort_PCA9655E::write() and const bool Scanner_Port::STROBE_OFF il y a 7 ans
  wolfv6 37186b7586 changed scanner_Port::scan() to return refReadPort.getPortState() il y a 8 ans
  wolfv6 cd22ac0fe7 update keybrd_DH to new names, IOE does not scan il y a 8 ans
  wolfv6 4d69fd2aed remove readPinCount from Row_uC, Row_ShiftRegisters: process() and scan() il y a 8 ans
  wolfv6 e860d059cf move READ_PIN_COUNT parameter in constructors il y a 8 ans
  wolfv6 a5d6fb8d9e change class and variable names il y a 8 ans
  wolfv6 d5cbc3c58c change RowScanner_SPIShiftRegisters to work with active high or active low il y a 8 ans
  wolfv6 f5448b200a replace ACTIVE_HIGH and activeHigh with STROBE_ON, STROBE_OFF il y a 8 ans
  wolfv6 a725a74831 replace rowEnd with KEY_COUNT, remove read_pins_mask_t, print_free_RAM() il y a 8 ans
  wolfv6 0923f72d39 remove Row_IOE il y a 8 ans
  wolfv6 2887eeaa61 remove RowScannerInterface, add KEY_COUNT, change COL_PIN_L_COUNT to KEY_COUNT il y a 8 ans
  wolfv6 4945f577a4 remove rowEnd, add KEY_COUNT, shift rowState il y a 8 ans
  wolfv6 987f33e270 move getRowState() from RowScanner_PinsBitwise to Row_IOE il y a 8 ans
  wolfv6 2431659b2b delete RowDelay, replace with scanDelay in loop() il y a 8 ans
  wolfv6 4b1eeaaf73 document il y a 8 ans
  wolfv6 7edca3198c delete AVR and MCP23018 ports il y a 8 ans
  wolfv6 6bbb05716f remove RowBase::wait(), add RowDelay.delay() il y a 8 ans
  wolfv6 f195c8f56a move proccess() form RowBase to children il y a 8 ans
  wolfv6 d1085a615e document il y a 8 ans
  wolfv6 9c9bc8d949 moved Debouncer_Not to Keybrd lib il y a 8 ans
  wolfv6 c026df8aa4 document il y a 8 ans
  wolfv6 fb38aa95a9 move ROW_END and pinMode() to constructor il y a 8 ans
  wolfv6 6651a50ef2 change RowScanner_SPIShiftRegisters::SHIFT_LOAD to static il y a 8 ans
  wolfv6 f792c710bb add strobe off to RowScanner_SPIShiftRegisters::scan(), add keybrd/examples/keybrd_shift_register il y a 8 ans
  wolfv6 1eb09df387 add strobe to RowScanner_SPIShiftRegisters::scan() il y a 8 ans
  wolfv6 fd7da5aebb in RowScanner_PinsArray, make all const CAPS il y a 8 ans
  wolfv6 363194d70b add keybrd_shift_reg.ino il y a 8 ans
  wolfv6 48a3a41db1 add config_keybrd.h with typedef read_pins_t, read_pins_mask_t il y a 8 ans
  wolfv6 04ab6ebe72 change activeHigh to static, add LED_PinNumber, RowScanner_SPI-ShiftRegisters, keybrd regression tests, remove MCP23018::begin() il y a 8 ans
  wolfv6 fcaa6d06e9 document il y a 8 ans
  wolfv6 2b856afa26 move Row::process() to RowBase il y a 8 ans
  wolfv6 1b091ecde5 rename Row to Row_uC, RowIOE to Row_IOE il y a 8 ans
  wolfv6 c1e465f1ad remove col port arrays, add RowScanner_PinsBitwise, RowScanner_PinsArray, RowIOE il y a 8 ans
  wolfv6 514c326800 rename to rowEnd, document il y a 8 ans
  wolfv6 a44b6f620d RowScanner_Arduino, move initialization to constructor il y a 8 ans
  wolfv6 aa48937a09 RowScanner_Arduino, add readPins[] array il y a 8 ans
  wolfv6 f368c1fdad RowScanner_Arduino, add stobePin, 2 rows il y a 8 ans
  wolfv6 bf0cfd608a add RowScanner_Arduino, hard code pins for row0 and col6, init in setup() il y a 8 ans