Instrument control package: Difference between revisions

m
no edit summary
(Parallel interface examples)
mNo edit summary
Line 1: Line 1:
Instrument-Control is a package by Andrius Sutas for interfacing the outside world of hardware via Serial, i2c or Parallel interfaces. It is currently under development, you can browse the SVN [http://svn.code.sf.net/p/octave/code/trunk/octave-forge/main/instrument-control/ repository here].
Instrument-Control is a package for interfacing the outside world of hardware via Serial, i2c or Parallel interfaces. It is currently under development by Andrius Sutas, you can browse the SVN [http://svn.code.sf.net/p/octave/code/trunk/octave-forge/main/instrument-control/ repository here].


= Examples =
= Examples =
Line 188: Line 188:


[[File:logic_analyzer.png|600px|text-bottom]]
[[File:logic_analyzer.png|600px|text-bottom]]
Now you can fully debug what is going with your hardware from comfort of GNU Octave.


== i2c ==
== i2c ==
10

edits