Tony DiCola
|
2cea57917d
|
Explicitly set internal MCP23017 GPIO state on input_pins read, fix #70.
|
2018-02-26 17:27:17 -08:00 |
|
Tony DiCola
|
f300bddc6c
|
Default MCP230xx direction to input, fix #44.
|
2018-02-26 17:18:18 -08:00 |
|
Tony DiCola
|
fde18b88da
|
Fix merge conflict.
|
2015-05-07 23:34:13 +00:00 |
|
Sylvan Butler
|
6c5359b787
|
use BaseGPIO _validate_pin()
|
2015-04-25 11:51:46 -06:00 |
|
Sylvan Butler
|
af4a24b390
|
remove redundant output() code, add validation to output_pins()
|
2015-04-25 00:38:26 -06:00 |
|
Sylvan Butler
|
83aecd470e
|
create input_pins() to read multiple pins with one call - MCP230xx
|
2015-02-22 20:37:54 -07:00 |
|
Matth Walt
|
cd60f5d34f
|
python 3 compat
|
2015-01-10 19:46:23 +01:00 |
|
Andrey Somov
|
973745604b
|
Fix issue 11: use spaces for indentation
|
2014-12-15 16:58:20 +01:00 |
|
Tony DiCola
|
cfdd75d35f
|
Fix #9 by adding missing kwargs parameter to MCP230xx base.
|
2014-11-23 14:06:30 -08:00 |
|
Tony DiCola
|
f04bedef05
|
Refactor I2C and SPI to support FT232H as I2C and SPI master. No changes to existing I2C and SPI interface.
|
2014-11-20 20:54:45 -08:00 |
|
Tony DiCola
|
b2f67b89a7
|
Force array access to be an integer to fix bug with odd GPIO number access.
|
2014-07-19 02:52:33 +00:00 |
|
Tony DiCola
|
d4cccdd8cc
|
Add PWM and MCP230xx support.
|
2014-04-23 20:29:14 +00:00 |
|