Class: PhidgetsNative::TextLCD

Inherits:
Device
  • Object
show all
Defined in:
ext/phidgets_native/textlcd_ruby.c,
ext/phidgets_native/textlcd_ruby.c

Overview

This class is a stub, and is currently in need of an actual implementation. Nonetheless, all of the methods from its parent class PhidgetsNative::Device are available.

Instance Method Summary collapse

Constructor Details

#new(serial_number) ⇒ Object

All phidget objects are created from the device serial number. Serial numbers are required to be Fixnums (aka “unsigned integers”).