jwhitehorn / pi_piper

Event driven Raspberry Pi GPIO programming in Ruby
BSD 2-Clause "Simplified" License
694 stars 71 forks source link

Added some meat to stub driver and made it a first class object that can... #15

Closed bguest closed 10 years ago

bguest commented 10 years ago

... be used in a rails development environment. Also added some testing and coverage tools (simplecov, mocha)

Let me know if you have any questions, Let me know if you want anything refactored, ect.