0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow read from pin set up for output. Fixes #21 More... almost 9 years ago
Add coverage instructions More... almost 9 years ago
Add Contributing section to readme More... almost 9 years ago
Test on latest nodejs and iojs More... almost 9 years ago
Add node v0.12 and io.js to Travis builds; update readme More... about 9 years ago
Bump to v0.5.1 More... over 9 years ago
Fix bug in setup() argument normalisation, causing crash. Fixes #12 More... over 9 years ago
Bump to v0.5.0 More... almost 10 years ago
Add Raspberry Pi Model B+ GPIO pins More... almost 10 years ago
Error when trying to setup a non-GPIO channel More... almost 10 years ago
Use pin 7 for test examples because it is the first GPIO pin that does not change between revisions More... almost 10 years ago
Update readme API with information on events More... almost 10 years ago
Clean up setRaspverryVersion() More... almost 10 years ago
Clean up setup argument normalisation More... almost 10 years ago
Bump to v0.4.1 More... almost 10 years ago
Log debug message if read fails after watchFile triggers More... almost 10 years ago
Check modified time before emitting pin change event, as per API docs recommendation More... almost 10 years ago
Bump to v0.4.0 More... almost 10 years ago
Update readme with setPollFrequency More... almost 10 years ago
Tidy up setPollFrequency, add test coverage and fix test that assumes callback will be second argument. Fixes #1 More... almost 10 years ago
Return error if attempting to write to a pin that has been set up for input More... almost 10 years ago
setPollFrequency(number) function added More... almost 10 years ago
Remove error callback that makes no sense More... almost 10 years ago
Add API documentation to readme and try to make it more understandable generally More... almost 10 years ago
Improve coverage and clean up tests around pin translation under various hardware revisions More... almost 10 years ago
Bump to v0.3.4 More... almost 10 years ago
Clean up some variable naming More... almost 10 years ago
Simplify more internal function interfaces by giving them scope access to module state More... almost 10 years ago
Simplify setRaspberryVersion function and fix possible bug where pin schema could be reset More... almost 10 years ago
Bump to v0.3.3 More... almost 10 years ago