Darren McDaniel
|
7b8e666e84
|
Fix indent issue
|
2019-04-10 00:09:12 -04:00 |
|
Darren McDaniel
|
3ab79950de
|
Added Jetson functionality to GPIO
|
2019-04-10 00:05:38 -04:00 |
|
Tony DiCola
|
fde18b88da
|
Fix merge conflict.
|
2015-05-07 23:34:13 +00:00 |
|
Tony DiCola
|
e069922304
|
Merge branch 'master' of https://github.com/matthw/Adafruit_Python_GPIO into matthw-master
|
2015-05-07 23:04:05 +00:00 |
|
Evan Steele
|
0307bd789c
|
bug fixes
|
2015-04-30 18:01:22 -07:00 |
|
Evan Steele
|
361fd19e86
|
fixed typo
|
2015-04-30 15:38:35 -07:00 |
|
Evan Steele
|
7ad97ed59a
|
added support for MinnowBoard
|
2015-04-30 15:35:46 -07:00 |
|
Sylvan Butler
|
4229645f8e
|
provide rudimentary input_pins(), pull in some more methods useful in derived classes
|
2015-04-25 11:21:57 -06:00 |
|
Sylvan Butler
|
6f795d333c
|
create input_pins() for FT232H and GPIO (none tested)
|
2015-02-22 20:53:14 -07:00 |
|
Matth Walt
|
cd60f5d34f
|
python 3 compat
|
2015-01-10 19:46:23 +01:00 |
|
Tony DiCola
|
4f2ea8342f
|
Add GPIO cleanup function to remove event detection.
|
2015-01-03 01:18:43 +00:00 |
|
Tony DiCola
|
60c66d465e
|
Fix but with event detected adding callback parameter, add unit tests to exercise event detection function.
|
2015-01-03 01:09:23 +00:00 |
|
Victor Torre
|
0d499cb99c
|
Create mapping for edge
Add mapping for events
|
2014-12-27 03:15:16 +01:00 |
|
Tony DiCola
|
22baf0dd78
|
Merge event detect logic and pull up/down resistor change. Update GPIO tests and simplify constant mapping with dicts.
|
2014-12-20 16:40:42 -08:00 |
|
Andrey Somov
|
973745604b
|
Fix issue 11: use spaces for indentation
|
2014-12-15 16:58:20 +01:00 |
|
Victor Torre
|
dd3dc0e249
|
Add pull_up_down on setup
|
2014-12-09 05:16:39 +01:00 |
|
Victor Torre
|
afd9ed264b
|
Added events detection
New functions and constants
|
2014-12-08 14:25:33 +01:00 |
|
Tony DiCola
|
63f3234e65
|
Add FT232H support using libftdi (note I2C is unstable and a work in progress).
|
2014-11-12 04:16:06 -08:00 |
|
Tony DiCola
|
d4cccdd8cc
|
Add PWM and MCP230xx support.
|
2014-04-23 20:29:14 +00:00 |
|
Tony DiCola
|
dcdf6915d9
|
Fix missed usage with platform_detect rename.
|
2014-06-16 17:00:07 -07:00 |
|
Tony DiCola
|
48a6f685e5
|
Refactor platform detection to common module, and add I2C support.
|
2014-06-16 13:37:42 -07:00 |
|
Tony DiCola
|
82bb79962d
|
Initial commit.
|
2014-05-30 05:48:21 -07:00 |
|