octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: arduinosetup error


From: Igor1954
Subject: Re: arduinosetup error
Date: Wed, 20 Mar 2019 05:05:11 -0500 (CDT)

Thank you, John.

I run :

1. I connected arduino board.

2. Octave:
arduinosetup('arduinobinary','C:\Program Files\Arduino/arduino.exe')
Running "C:\Program Files\Arduino/arduino.exe"
"C:\Users\50B9~1\AppData\Local\Temp\oct-tB4Quv\octave\
octave.ino"

3. Then  in the Arduino IDE opened a sketch Octave.

4. I press the upload button on the IDE.
  Download completed successfully.

4.  I closed Arduino IDE. 


5.  r = arduino()
r =
  arduino object with fields of:
    port = COM4
    board = uno
    libraries = {
      core
      i2c
      spi
      servo
      shiftregister
    }
    availablepins = {
      d0 - d13
      a0 - a5
    }

6.?????
scanForArduinos
ans = {}(0x0)

Question. 
1. List the ports of all programmed available arduinos missing? 
2. I ask to clarify - when should I restart arduino ide? After n.4?









--
Sent from: http://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]