Difference between revisions of "Lascar Electronics EL-USB-2"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
(quote example sigrok-cli use (by confuc via IRC)) |
||
Line 30: | Line 30: | ||
See [[Lascar Electronics EL-USB protocol]]. | See [[Lascar Electronics EL-USB protocol]]. | ||
== Example use == | |||
(This use case was reported by user confuc via IRC.) | |||
$ sigrok-cli -d lascar-el-usb:conn=10c4.0002 --samples 16382 -o file.sr | |||
== Resources == | == Resources == |
Latest revision as of 18:16, 24 February 2020
The Lascar Electronics EL-USB-2 is a USB-based temperature and humidity logger.
See Lascar Electronics EL-USB-2/Info for more details (such as lsusb -vvv output) about the device.
The sigrok driver for this device also supports the EL-USB-2+, EL-USB-LCD, and EL-USB-LCD+. Note that only downloading logged data is supported by sigrok; configuring the device is not currently supported.
Hardware
- Silicon Labs C8051F321 8051-based USB microcontroller
- Microchip 24LC256 32kB EEPROM
- Sensiron SHT11 Temperature/humidity sensor
Photos
Protocol
See Lascar Electronics EL-USB protocol.
Example use
(This use case was reported by user confuc via IRC.)
$ sigrok-cli -d lascar-el-usb:conn=10c4.0002 --samples 16382 -o file.sr