Rdocumentation
powered by
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
Link to current version
Version
Version
3.0
2.1.4
2.1.3
2.1.2
2.0
1.3
1.2
1.1
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)
Search all functions
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.