# Replaying Logic Captures

{% hint style="success" %}
We highly encourage everyone to use our[ new Python package](https://support.binho.io/python-libraries/binho-python-package) which is packed with features. This library is still supported, but is not recommended for new design.
{% endhint %}

The *Binho Multi-Protocol USB Host Adapter* paired with a [Saleae Logic](https://www.saleae.com/) is the perfect combination for making hardware testing as simple as possible. Furthermore, Logic captures of UART, SPI, and I2C transactions can be exported and then replayed by *Binho*. This makes it very easy to recreate a test case or repeat a given stimuli that you've captured with Logic. Please see the samples below for each of the protocols.

![Replaying in Action (Click to View Full Screen)](https://3870258890-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW3guVPhF5ZgEg3MOoE%2F-LiKQa5qHkisSyera-dq%2F-LiKQddDCdp517yQ_whf%2FSaleaeReplay-I2C.gif?alt=media\&token=a7b5d8b6-fe82-4930-9af4-cfa2bad6bf74)

{% content-ref url="replaying-logic-captures/replay-spi" %}
[replay-spi](https://csupport.binho.io/python-libraries/python-wrapper/examples/replaying-logic-captures/replay-spi)
{% endcontent-ref %}

{% content-ref url="replaying-logic-captures/replay-i2c" %}
[replay-i2c](https://csupport.binho.io/python-libraries/python-wrapper/examples/replaying-logic-captures/replay-i2c)
{% endcontent-ref %}

{% content-ref url="replaying-logic-captures/replay-uart" %}
[replay-uart](https://csupport.binho.io/python-libraries/python-wrapper/examples/replaying-logic-captures/replay-uart)
{% endcontent-ref %}
