The following module was proposed for inclusion in the Module List:

  modid:       Device::Firmata
  DSLIP:       bdpOp
  description: control µC-hardware via Firmata protocol
  userid:      NTRUCHSES (Norbert Truchsess)
  chapterid:   5 (Networking_Devices_IPC)
  communities:
    https://github.com/ntruchsess/perl-firmata/issues
    http://www.firmata.org

  similar:

  rationale:

    Device::Firmata is an abstraction of the Firmata-protocol (see
    http://www.firmata.org). Transport is over serial-port, usb or
    network (or any other media that is both supported by the
    µC-hardware and allows to implement a reliable stream). An object
    of type 'Device::Firmata' represents a microcontroller-device
    running a firmware implementing the firmata-protocol. It allows to
    controll and/or read the i/o-pins of the controller as a
    gpio-device. Depending on the features implemented by this
    firmata-firmware higher-level protocols (like 1-Wire, I2C, stepper-
    or servo-motors, rotary-encoders etc.) can be used, read or driven
    by Device::Firmata. There can be multiple instances of
    Device::Firmata, each controlling it's own µ-controller.

  enteredby:   NTRUCHSES (Norbert Truchsess)
  enteredon:   Wed Jun 11 21:53:54 2014 UTC

The resulting entry would be:

Device::
::Firmata         bdpOp control µC-hardware via Firmata protocol     NTRUCHSES


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6f010000_4dad154b7b3b3747&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6f010000_4dad154b7b3b3747&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Device%3A%3AFirmata

Reply via email to