Echhard:
I occures to me that there must be a whole set of commands that Casio
didn't provide. These would be the low level file function commands, get
file, view directory, etc.
rick
Rick,
you'r right.
The description is uncomplete. It's only the description for remote
controlling "exposure" functions at the camera.
It's all what I know at this moment. :-(
As you describe the command set has more commands.
Nick Hubbard ("leading edge designs") did some work to identify
this protocol. As a result he published a small test utility
(including sources):
http://www.anotherurl.com/qv/qv3000.htm
It's a Windows tool, using a serial connection to download all
files from the camera to the PC.
There is a source of the "old" QV10 protocol:
http://www.asahi-net.or.jp/~XG2K-HYS/qvprotocol-e.html
This protocol is NOT used by the QV-3000, it seems Casio
established a new protocol - may be it's a bit similar. I have to
examine it using Nick Hubbard's tool.
Now I'm playing/debugging with Nick's sources to figure out if I
can do some similar stuff on the Palm.
If it's possible to use this protocol on the Palm then it could be
possible to start a new project - let's call it "DiCaMail for
PalmOS".
"DiCaMail" would use a serial connection from the Palm PDA to the
Casio camera. And it would use a infrared connection to a mobile
phone to establish an internet connection (that's not a problem).
Then it should be able to select a picture on the camera and send
it as an email attachment to the mobile phone based internet
connection ...
At this point it's only an idea. The email stuff (SMTP, Base64/MIME
conversion) should be easy. May be there will be a problem
concerning the serial speed. Nick's tool changes the speed from
9600 bps to 115200 bps and back during the communication. I'll se
if the Palm can do it too...
Eckhard