Modules
A Perl implementation of the Firmata protocol.
Abstract baseclass for Device::Firmata modules
constants used in the Device::Firmata system
Error handlers
implements the low level TCP/IP server socket IO.
implement the low level serial IO.
Localization
Platform specifics
subclass for the Arduino itself
details of the actual firmata protocol
A Perl implementation of the Firmata protocol.
Abstract baseclass for Device::Firmata modules
constants used in the Device::Firmata system
Error handlers
implements the low level TCP/IP server socket IO.
implement the low level serial IO.
Localization
Platform specifics
subclass for the Arduino itself
details of the actual firmata protocol
Provides
in Device/Firmata/IO/NetIO.pm
in lib/Device/Firmata/IO/NetIO.pm
in LiquidCrystal_I2C.pm
Examples
- example-blink.pl
- example-callbacks.pl
- example-i2c.pl
- example-matrix-draw.pl
- example-matrix-time.pl
- example-matrix-time2.pl
- example-matrix.pl
- example-onewire-alarms.pl
- example-onewire.pl
- example-pwm.pl
- example-tcpserver.pl
- examples/LiquidCrystal_I2C.pm
- examples/example-blink.pl
- examples/example-callbacks.pl
- examples/example-i2c.pl
- examples/example-matrix-draw.pl
- examples/example-matrix-time.pl
- examples/example-matrix-time2.pl
- examples/example-matrix.pl
- examples/example-onewire-alarms.pl
- examples/example-onewire.pl
- examples/example-pwm.pl
- examples/example-tcpserver.pl
- examples/example_DHT11.pl
- examples/example_LCD_I2C.pl
- examples/example_encoder.pl
- examples/example_stepper.pl
- examples/test.pl