Changes for version 0.67
- fix analog channel mapping in method pin_mode, analog_read and observe_analog of Device::Firmata::Platform
- added method close() to Device::Firmata::IO::SerialIO
- added and updated POD
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
Provides
in lib/Device/Firmata/IO/NetIO.pm
Examples
- 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