Arduino package: Difference between revisions

2 bytes removed ,  27 March 2020
no edit summary
No edit summary
No edit summary
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
Anonymous user