Arduino package: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
== octave installation == | == octave installation == | ||
From octave | 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 | From octave command line: | ||
>> arduinosetup | >> arduinosetup |