Difference between revisions of "Robomotic BugLogic 3"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
|||
Line 1: | Line 1: | ||
{{Infobox logic analyzer | |||
| image = [[File:Robomotic_buglogic3.png|180px]] | |||
| name = Robomotic BugLogic 3 | |||
| status = supported | |||
| source_code_dir = fx2lafw | |||
| channels = 8 | |||
| samplerate = 24MHz | |||
| samplerate_state = — | |||
| triggers = none (SW-only) | |||
| voltages = ? | |||
| memory = none | |||
| compression = none | |||
| website = [http://norduino.robomotic.com/products-page/categories/buglogic3/ robomotic.com] | |||
}} | |||
The '''Robomotic BugLogic 3''' is a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate. | |||
It is a clone of the [[Saleae Logic]]. | |||
See [[Robomotic BugLogic 3/Info]] for more | In sigrok, we use the open-source [[fx2lafw]] firmware for this logic analyzer. | ||
See [[Robomotic BugLogic 3/Info]] for more details (such as '''lsusb -vvv''' output) about the device. | |||
== Hardware == | == Hardware == | ||
Line 10: | Line 26: | ||
* TODO | * TODO | ||
== | == Photos == | ||
<gallery> | <gallery> | ||
File:Robomotic_buglogic3.jpg | File:Robomotic_buglogic3.jpg|<small>Device, front</small> | ||
</gallery> | </gallery> | ||
== Protocol == | |||
Since we use the open-source [[fx2lafw]] firmware for this device, we don't need to know the protocol. | |||
== Resources == | |||
TODO. | |||
[[Category:Device]] | [[Category:Device]] | ||
[[Category:Logic analyzer]] | [[Category:Logic analyzer]] | ||
[[Category:Supported]] | [[Category:Supported]] |
Revision as of 22:42, 16 December 2012
Status | supported |
---|---|
Source code | fx2lafw |
Channels | 8 |
Samplerate | 24MHz |
Samplerate (state) | — |
Triggers | none (SW-only) |
Min/max voltage | ? |
Memory | none |
Compression | none |
Website | robomotic.com |
The Robomotic BugLogic 3 is a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate.
It is a clone of the Saleae Logic.
In sigrok, we use the open-source fx2lafw firmware for this logic analyzer.
See Robomotic BugLogic 3/Info for more details (such as lsusb -vvv output) about the device.
Hardware
- TODO
Photos
Protocol
Since we use the open-source fx2lafw firmware for this device, we don't need to know the protocol.
Resources
TODO.