NV-DC1000
version 0.1, 1998-03-08 by Fredrik Roubert <roubert@df.lth.se>

Recently I bought one of these nifty digital still cameras, and everything was great,
except the bundled software that only came for Windows and MacOS...
So I sat down with my BeBox™ and started to figure out the protocol used when
communicating with the camera. The result is (din, da-da!) this program, slightly
prosaically named NV-DC1000... ;-)

Currently the program has only the most basic functionality (print index, get image)
and is only a command line tool. But as soon as I get more time I will write a GUI and
some more features. If you’re interested in this progress, have a look at the webpage:

http://www.df.lth.se/~roubert/NV-DC1000.html

There shouldn’t be any problems in using the program. For example, to transfer image #2
from a camera attached to serial port 1 just type the following at the Be shell prompt:

$ NV-DC1000 --port=serial1 --get 2

The image will then be named dsc0002.jpg and stored in the current directory. The name
of the file can be controlled by the --name option. For info on available options type:

$ NV-DC1000 --help

If you have any questions (or anything else you’d like to let me know) please mail me!

Hälsningar // Fredrik Roubert
