fhem-mirror/FHEM/lib
2021-10-30 12:23:19 +00:00
..
AttrTemplate mqtt2.template: some multichannel cleanup, forum #123709 2021-10-30 12:23:19 +00:00
MP3 Tag.pm: fix warnings, Forum: 106763 2020-01-11 16:17:32 +00:00
SWAP
UPnP SONOS: Neue Features und Fehlerbehebungen 2020-07-14 17:54:36 +00:00
74_AMADautomagicFlowset_4.4.3.xml 74_AMADDevice: add class support for openApp, fix bug then change attr remoteServer set Internal MODEL 2019-10-24 07:10:03 +00:00
74_AMADtaskerset_4.4.3.prj.xml 74_AMADDevice: add class support for openApp, fix bug then change attr remoteServer set Internal MODEL 2019-10-24 07:10:03 +00:00
EnO_ReCom_Device_Descr.xml Add EnOcean XML Device Descriptions: EnO_ReCom_Device_Descr 2018-01-22 10:42:32 +00:00
fhem_zwave_deviceconfig.xml.gz zwave/config: add zipato ne-nas-ab02z 2021-05-22 09:03:45 +00:00
LiquidCrystal.pm
openzwave_deviceconfig.xml.gz zwave/config: add Fibaro walli Single Switch 2019-10-03 16:42:32 +00:00
openzwave_manufacturer_specific.xml zwave/config: add zipato ne-nas-ab02z 2021-05-22 09:03:45 +00:00
OWNet-2.8p17.pm 10_OWServer: added OWNet module version suggestion to define 2018-03-21 19:04:00 +00:00
OWNet-3.1p5.pm 10_OWServer: added OWNet module version suggestion to define 2018-03-21 19:04:00 +00:00
ProtoThreads.pm
README.perl-firmata
SD_ProtocolData.pm 14_SD_WS.pm: protocol 27 / new sensor EFS-3110A 2020-09-24 21:19:58 +00:00
SD_Protocols.pm 00_SIGNALduino.pm: Version 3.4.0 with separate Module for protocolData 2019-07-19 18:00:16 +00:00
SHC_packet_layout.xml
zwave_alliancelinks.csv.gz zwave_alliancelinks.csv.gz: update up to xml-file 4034 2020-11-08 18:51:10 +00:00
zwave_pepperlinks.csv.gz

Device-Firmata

Device::Firmata provides an host side interface to the Firmata protocol for talking to arduino microcontroler platform. See http://firmata.org/wiki/Main_Page for some details.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Device::Firmata

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Device-Firmata

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Device-Firmata

    CPAN Ratings
        http://cpanratings.perl.org/d/Device-Firmata

    Search CPAN
        http://search.cpan.org/dist/Device-Firmata/


LICENSE AND COPYRIGHT

Copyright (C) 2011 amimato
Copyright (C) 2012 ntruchsess

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.