wolfv6
|
a3f2261625
|
rename setHigh() setLow() to writeHigh() writeLow()
|
2016-11-15 18:47:23 -07:00 |
|
wolfv6
|
e92716e263
|
replace Port_*::write() with setHigh() and setLow(), and move strobe logic from Port_*::write() to Scanner_IOE::scan()
|
2016-11-14 00:37:29 -07:00 |
|
wolfv6
|
31e0fa5ae0
|
document
|
2016-11-06 02:41:56 -07:00 |
|
wolfv6
|
fbf4eda206
|
add PortMCP23S17::beginProtocol()
|
2016-09-24 08:56:02 -06:00 |
|
wolfv6
|
f24ea7aa76
|
add refPortWrite.begin(strobeOn) to Scanner_IOE::begin(), update unit tests
|
2016-09-23 14:53:17 -06:00 |
|
wolfv6
|
59565dacb4
|
combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17
|
2016-09-23 01:13:12 -06:00 |
|
wolfv6
|
dad142eaa4
|
reword documentation - bitwise to bit pattern or bits
|
2016-09-18 00:11:11 -06:00 |
|
wolfv6
|
2e77a18847
|
update diagrams and tutorials: 0 1 2 3a
|
2016-09-16 23:45:54 -06:00 |
|
wolfv6
|
47e9d49127
|
rename Row::readPinCount to keyCount
|
2016-09-12 00:29:42 -06:00 |
|
wolfv6
|
c2c0c02208
|
document
|
2016-09-11 15:23:47 -06:00 |
|
wolfv6
|
4b1b53a76a
|
fixed MCP23S17 port classes and keybrd_4c_split_with_IOE.ino
|
2016-09-11 09:54:10 -06:00 |
|
wolfv6
|
cefecb62a3
|
move scanner instantiation from Row_ShiftRegs to sketch, update keybrd_4b_split_keyboard_with_shift_registers.ino
|
2016-09-06 22:51:36 -06:00 |
|
wolfv6
|
ac04d25a36
|
move scanner instantiation from Row_IOE to sketch, update keybrd_PCA9655E.ino
|
2016-09-06 01:08:26 -06:00 |
|