Arduino package: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 24: Line 24:


== octave installation ==
== octave installation ==
From octave commmand line:
From octave command line:


  >> pkg install -forge arduino
  >> pkg install -forge arduino
Line 38: Line 38:
In order to use the arduino hardware with the toolkit, it must be programmed with special firmware.
In order to use the arduino hardware with the toolkit, it must be programmed with special firmware.


From octave commmand line:
From octave command line:


  >> arduinosetup
  >> arduinosetup
Line 122: Line 122:
* The [https://octave.sourceforge.io/arduino/overview.html Function Reference]
* The [https://octave.sourceforge.io/arduino/overview.html Function Reference]


[[Category:Octave Forge]]
[[Category:Octave Forge]][[Category:Packages]]
Anonymous user