From: Carsten Frank <Carsten.Frank@haw-hamburg.de>
To: <linux-iio@vger.kernel.org>
Subject: driver interface for usb spectrometer (like OceanOptics)
Date: Fri, 22 Feb 2013 10:07:07 +0100 [thread overview]
Message-ID: <5127353B.1040801@haw-hamburg.de> (raw)
Hi all.
I have written drivers to access Hamamatsu and Avantes usb-spectrometers
which express the the following interfaces:
One is located in a subdiretory in the the "/sys/bus/usb/drivers/" tree
and the other on can be foud in the /dev/ directory.
The first is used to configure the spectrometer (e.g. integration_time,
gain, etc.) and used to show information like the temperature or the
wavelength calibration parameters.
The interface in /dev/ is used to aquire the data from the spectrometer
(typically 2048 x 2 bytes).
Greg (K-H) suggests that the iio interface may be an option so I would
like to get some opinions.
Thank you very much in advance,
Carsten
next reply other threads:[~2013-02-22 9:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-22 9:07 Carsten Frank [this message]
2013-02-25 10:08 ` driver interface for usb spectrometer (like OceanOptics) Lars-Peter Clausen
2013-02-26 10:36 ` Carsten Frank
2013-02-26 16:13 ` Jonathan Cameron
2013-02-26 22:48 ` Alessandro Rubini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5127353B.1040801@haw-hamburg.de \
--to=carsten.frank@haw-hamburg.de \
--cc=linux-iio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.