Commit Graph

19 Commits

Author SHA1 Message Date
Chris 1449ec643f cleaned up gpio and device code, implemented dummy/dry run mode 2014-06-19 12:27:31 +02:00
Chris 3e4765d071 Added lcdbridge 2014-06-15 00:34:33 +02:00
Chris 093f164121 Hey, cylon example! Awesome 2014-06-14 01:10:39 +00:00
Chris cdffd77a38 Added software spi stuff 2014-06-14 03:10:07 +02:00
Chris 75d6df400e Updated examples to use globals 2014-06-14 01:32:20 +02:00
Chris 8d95654840 Bugfixed bitmap example 2014-06-13 12:06:27 +00:00
Chris e73d8ca330 Moved pindefs for examples to GLOBALS.php 2014-06-13 14:04:04 +02:00
Chris f19a5bcea8 Added bugfix to prevent access errors on newly exported pin control files 2014-06-13 12:01:36 +00:00
Chris 17dd85f828 Fixed typos, added pinmap example to dump map 2014-06-13 00:02:39 +00:00
Chris 755552a9a6 Bugfixed gpio, improved bitmap example script 2014-06-12 20:38:46 +00:00
Chris 477ea2605d added bitmappedgpio class to map several gpio in one byte 2014-06-12 18:31:39 +02:00
Chris d7cfbcaf28 Implemented the tick handler 2014-06-12 18:14:51 +02:00
Chris 0d16700511 Updated basic example 2014-06-12 12:19:22 +00:00
Chris 2fb0088528 Hardware detection for gpio pin 2014-06-12 00:54:55 +00:00
Chris b53cabec90 Improved sysfs file access code 2014-06-12 02:35:19 +02:00
Chris bd5728062e Armed the gpio class 2014-06-12 01:53:57 +02:00
Chris cdb8edd4e0 Added exceptions to gpio class 2014-06-12 01:21:08 +02:00
Chris 633e254958 Implemented base of GpioMapperInterface with WiringPiMapper 2014-06-06 19:50:17 +02:00
Chris f3fef421f3 Initial commit 2014-06-05 02:20:22 +02:00