Learn R Programming

⚠️There's a newer version (3.0) of this package.Take me there.

serial (version 1.1)

The Serial Interface Package

Description

Provides functionality for the use of the internal hardware RS232/RS422/RS485 or any other virtual serial interfaces of the computer.

Copy Link

Version

Install

install.packages('serial')

Monthly Downloads

440

Version

1.1

License

GPL-2

Maintainer

Martin Seilmayer

Last Published

February 11th, 2016

Functions in serial (1.1)

write.serialConnection

Wirtes data to serial interface.
serial

A serial communication interface for R.
serialConnection

Sets up the interface parameters.
close.serialConnection

Function to close an serial interface.
read.serialConnection

Reads from the serial interface.
open.serialConnection

Function to initialize an serial interface.