Discussion:
[octave forge] arduino package 0.3.0
John Donoghue
2018-11-16 11:28:39 UTC
Permalink
All,

A new release of the arduino toolkit has been made. [1]

The package is a Basic Octave implementation of the matlab arduino
extension, allowing communication to a programmed arduino board through
Octave.

This release includes:

* bug fixes for SPI, I2C and sendCommand

* updated function documentation and manual additions

* increased API compatibility with MATLAB

* implemented rotationalEncoder class

* added additional board detection for Arduino Pro/Pro Mini, Arduino
Nano and Lilypad

See the package news for all changes [2]

[1] https://octave.sourceforge.io/arduino/index.html

[2] https://octave.sourceforge.io/arduino/NEWS.html

Loading...