Commit Graph

31 Commits

Author SHA1 Message Date
Chris e79dc0c0cd Moved pcd8544 driver from Device/Display to lcdbridge 2014-08-13 03:31:46 +02:00
Chris ec4e5bd6ab Extracted lcdbridge and added first signs of RPI B+ to pi mapper 2014-08-13 03:04:31 +02:00
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 e37e63980c Added branch alias 2014-06-12 16:13:45 +02:00
Chris 3713efa6cc Added comments to device classes 2014-06-12 16:11:35 +02:00
Chris 551b9529cc Fixed headers, added docs 2014-06-12 14:22:37 +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 2304372129 bugfixes to gpiopin 2014-06-12 01:59:17 +02:00
Chris bb0e8af598 bugfixes to gpiopin 2014-06-12 01:58:25 +02:00
Chris 0fab790ac2 bugfixes to gpiopin 2014-06-12 01:57:10 +02:00
Chris acc695b8ad bugfixes to gpiopin 2014-06-12 01:56:02 +02:00
Chris bd5728062e Armed the gpio class 2014-06-12 01:53:57 +02:00
Chris 429932bf4b Fixed paths in gpio constructor 2014-06-12 01:23:52 +02:00
Chris cdb8edd4e0 Added exceptions to gpio class 2014-06-12 01:21:08 +02:00
Chris 64d338cf90 Device stubs and exceptions added 2014-06-06 20:32:40 +02:00
Chris 633e254958 Implemented base of GpioMapperInterface with WiringPiMapper 2014-06-06 19:50:17 +02:00
Chris d00bcde3ee Stubbed GPIO class 2014-06-06 16:00:34 +02:00
Chris f3fef421f3 Initial commit 2014-06-05 02:20:22 +02:00