0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
selector example marked up for code-guide, plus improvements to blink and button-blink examples More... almost 11 years ago
make selector, timer and semaphore lazy-initialise the file descriptor so that the code that uses them in a with-statement is neater / more beginner-friendly More... almost 11 years ago
stop setup.py blowing up when run from outside the git repo More... almost 11 years ago
start generating example documentation with code-guide (http://github.com/npryce/code-guide) More... almost 11 years ago
removed .py suffix from an example to make naming consistent More... about 11 years ago
correct typo More... about 11 years ago
added i2c-button-blink More... about 11 years ago
test tidy up. Added i2c-blink More... about 11 years ago
sleep in the right place More... about 11 years ago
correct indentation More... about 11 years ago
Merge branch 'master' of github.com:quick2wire/quick2wire-python-api More... about 11 years ago
reworked using register API More... about 11 years ago
fix setup.py More... about 11 years ago
deleted analogue-bar demo for now, until we have productionised the modules in the helpers package More... about 11 years ago
removed old OS compatability warning More... about 11 years ago
Merge branch 'master' of github.com:quick2wire/quick2wire-python-api More... about 11 years ago
fix tests_require parameter in setup.py More... about 11 years ago
create versioned tgz in dist/ and check that version in setup.py corresponds to that in git tag More... about 11 years ago
Update getting-started-with-gpio.md More... about 11 years ago
Update getting-started-with-gpio.md More... about 11 years ago
fixes to makefile for packaging More... about 11 years ago
Merge branch 'master' of github.com:quick2wire/quick2wire-python-api More... about 11 years ago
upgraded virtualenv to 1.9.1 (security fix) More... about 11 years ago
make sure examples close properly on failure More... about 11 years ago
updated and restored analogue-bar example More... about 11 years ago
updated counter example to use new API More... about 11 years ago
added pcf8591 test harness schematic More... about 11 years ago
Merge pull request #36 from npryce/pcf8591-fixes More... about 11 years ago
fixed switching channels More... about 11 years ago
Merge pull request #35 from npryce/python-version-check More... about 11 years ago