Hi,
I have recently bought a BBB, I have installed ubuntu and octave. I am new to both octave/matlab and beaglebone but looking for a way access the beaglebones gpio’s using octave, can anyone help with this?
Hi,
I have recently bought a BBB, I have installed ubuntu and octave. I am new to both octave/matlab and beaglebone but looking for a way access the beaglebones gpio’s using octave, can anyone help with this?
Hello!
I’m looking at the same problem right now, have you managed to control io pins from octave?
W dniu poniedziałek, 18 listopada 2013 21:09:50 UTC+1 użytkownik robincs...@gmail.com napisał:
You might want to create a octave C++ extension:
<https://www.gnu.org/software/octave/doc/interpreter/Oct_002dFiles.html>
<http://www.swig.org/Doc1.3/Octave.html>
and use something like
https://github.com/jackmitch/libsoc
regards,
Nuno