Learn R Programming

Rduino (version 0.1)

A Microcontroller Interface

Description

Functions for connecting to and interfacing with an 'Arduino' or similar device. Functionality includes uploading of sketches, setting and reading digital and analog pins, and rudimentary servo control. This project is not affiliated with the 'Arduino' company, .

Copy Link

Version

Install

install.packages('Rduino')

Monthly Downloads

119

Version

0.1

License

GPL-3

Maintainer

Peter Hoff

Last Published

October 30th, 2017

Functions in Rduino (0.1)

setDpin

Set digital pin
getDpin

Get digital pin
offServo

Off servo
BoardControlIno

BoardControlIno
getApin

Get analog pin
setApin

Set analog pin
rduinoConnect

Rduino connect
onServo

Set servo
rduinoClose

Rduino disconnect