Gainer for C++

This library provides a C++ interface for Gainer I/O module. Most of the codes are based on gainer-ruby.

Code

lang/cplusplus/gainer++

Installation

Not provided yet.

Usage

See lang/cplusplus/gainer++/gainer-led.cc in action.

 % make
 % ./gainer-led /dev/cu.usbserial-A2002cuJ

Note

  • Tested under Mac OS X 10.5.2 only.
  • Porting not completed yet.

License

MIT

Original (gainer-ruby) Copyright

  • Author: KATO Kazuyoshi <kzys@…>
  • Copyright: Copyright (c) 2007-2008 KATO Kazuyoshi
  • License:: MIT