1
I Use This!
Inactive

News

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Posted over 5 years ago by Uwe Hermann
libsigrok now supports the MASTECH MS6514 digital thermometer. This is a device with two thermocouple inputs and USB connectivity (SiLabs CP2102 based). It supports K,J,T,E,R,S,N thermocouple types. A teardown and the protocol description are ... [More] available on the device's wiki page, if you're interested. The driver was contributed by Dave Buechi, thanks a lot! [Less]
Posted over 5 years ago by Uwe Hermann
libsigrok now supports the MASTECH MS6514 digital thermometer. This is a device with two thermocouple inputs and USB connectivity (SiLabs CP2102 based). It supports K,J,T,E,R,S,N thermocouple types. A teardown and the protocol description are ... [More] available on the device's wiki page, if you're interested. The driver was contributed by Dave Buechi, thanks a lot! [Less]
Posted over 5 years ago by Uwe Hermann
libsigrok recently gained support for Bluetooth Classic and BLE based devices. The libsigrok code contains a generic API that individual drivers can use, as well as OS-specific backend implementations of that API. Currently only a Linux ... [More] backend (based on BlueZ) has been implemented, but we're happy about patches to implement backends for other OSes. So far the following Bluetooth/BLE devices are supported: EEVBlog 121GW (based on Silicon Labs BLE112), contributed by Gerhard Sittig, thanks! Mooshim Engineering Mooshimeter (based on TI CC2540), contributed by Derek Hageman, thanks! Some multimeters with certain Bluetooth Classic based interfaces More devices can be added later, of course. As always, contributions are welcome! The Bluetooth/BLE support code was contributed by Gerhard Sittig, thanks a lot!   [Less]
Posted over 5 years ago by Uwe Hermann
libsigrok recently gained support for Bluetooth Classic and BLE based devices. The libsigrok code contains a generic API that individual drivers can use, as well as OS-specific backend implementations of that API. Currently only a Linux ... [More] backend (based on BlueZ) has been implemented, but we're happy about patches to implement backends for other OSes. So far the following Bluetooth/BLE devices are supported: EEVBlog 121GW (based on Silicon Labs BLE112), contributed by Gerhard Sittig, thanks! Mooshim Engineering Mooshimeter (based on TI CC2540), contributed by Derek Hageman, thanks! Some multimeters with certain Bluetooth Classic based interfaces More devices can be added later, of course. As always, contributions are welcome! The Bluetooth/BLE support code was contributed by Gerhard Sittig, thanks a lot!   [Less]
Posted over 5 years ago by Uwe Hermann
We're happy to announce the release of libsigrokdecode 0.5.3. Tarballs are available from the Downloads page, as usual. This is a "minor" release that doesn't add, change or remove any existing public API functions, so all existing clients will ... [More] continue to work (without even the need to recompile). The following new protocol decoders are now available: lin: Local Interconnect Network (LIN) protocol x2444m: Xicor X2444M/P nonvolatile static RAM protocol ds2408: 1-Wire 8-channel addressable switch cc1101: Low-power sub-1GHz RF transceiver chip enc28j60: Microchip ENC28J60 10Base-T Ethernet controller protocol pca9571: NXP PCA9571 8-bit I²C output expander seven_segment: 7-segment display protocol amulet_ascii: Amulet Technologies LCD controller ASCII protocol tdm_audio: TDM multi-channel audio protocol signature: Annotate signature of logic patterns nes_gamepad: NES gamepad button states flexray: Automotive network communications protocol ir_rc6: RC-6 infrared remote control protocol ieee488: IEEE-488 General Purpose Interface Bus (GPIB/HPIB or IEC) hdcp: HDCP protocol over HDMI In total, we now support 109 different protocol decoders. If you're working on additional PDs, please send patches our way! See the NEWS file for a much more detailed list of changes, or browse the git history for even more details. [Less]
Posted over 5 years ago by Uwe Hermann
We're happy to announce the release of libsigrokdecode 0.5.3. Tarballs are available from the Downloads page, as usual. This is a "minor" release that doesn't add, change or remove any existing public API functions, so all existing clients will ... [More] continue to work (without even the need to recompile). The following new protocol decoders are now available: lin: Local Interconnect Network (LIN) protocol x2444m: Xicor X2444M/P nonvolatile static RAM protocol ds2408: 1-Wire 8-channel addressable switch cc1101: Low-power sub-1GHz RF transceiver chip enc28j60: Microchip ENC28J60 10Base-T Ethernet controller protocol pca9571: NXP PCA9571 8-bit I²C output expander seven_segment: 7-segment display protocol amulet_ascii: Amulet Technologies LCD controller ASCII protocol tdm_audio: TDM multi-channel audio protocol signature: Annotate signature of logic patterns nes_gamepad: NES gamepad button states flexray: Automotive network communications protocol ir_rc6: RC-6 infrared remote control protocol ieee488: IEEE-488 General Purpose Interface Bus (GPIB/HPIB or IEC) hdcp: HDCP protocol over HDMI In total, we now support 109 different protocol decoders. If you're working on additional PDs, please send patches our way! See the NEWS file for a much more detailed list of changes, or browse the git history for even more details. [Less]
Posted over 5 years ago by Uwe Hermann
libsigrokdecode now supports yet another protocol decoder: hdcp. This one stacks on top of the i2c decoder and decodes the High-bandwidth Digital Content Protection (HDCP) protocol mapped to HDMI. Some example traces are available in the ... [More] sigrok-dumps repo and some test-cases in the sigrok-test repo, as usual. The decoder was contributed by Dave Craig, thanks a lot! [Less]
Posted over 5 years ago by Uwe Hermann
libsigrokdecode now supports yet another protocol decoder: hdcp. This one stacks on top of the i2c decoder and decodes the High-bandwidth Digital Content Protection (HDCP) protocol mapped to HDMI. Some example traces are available in the ... [More] sigrok-dumps repo and some test-cases in the sigrok-test repo, as usual. The decoder was contributed by Dave Craig, thanks a lot! [Less]
Posted over 5 years ago by Uwe Hermann
libsigrokdecode now supports yet another protocol decoder: seven_segment. This one decodes the seven-segment display digits/character. Some example traces are available in the sigrok-dumps repo and some test-cases in the sigrok-test repo, as usual. The decoder was contributed by Benedikt Otto, thanks a lot!  
Posted over 5 years ago by Uwe Hermann
libsigrokdecode now supports yet another protocol decoder: seven_segment. This one decodes the seven-segment display digits/character. Some example traces are available in the sigrok-dumps repo and some test-cases in the sigrok-test repo, as usual. The decoder was contributed by Benedikt Otto, thanks a lot!