forked from M-Labs/web2019
add link to GenericSCPIDriver
This commit is contained in:
parent
e96e40d69d
commit
0429fd8527
|
@ -195,6 +195,12 @@ We welcome inquiries from research groups of all sizes.<br><a href="https://gith
|
||||||
<a href="https://gitlab.com/duke-artiq/flake8-artiq" target="_blank" rel="noopener noreferrer">Repository</a>
|
<a href="https://gitlab.com/duke-artiq/flake8-artiq" target="_blank" rel="noopener noreferrer">Repository</a>
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
{% layout_card(title="GenericSCPIDriver", sameheight=120) %}
|
||||||
|
<small>A generic python driver for SCPI devices driven over serial connections. Compatible with ARTIQ.</small>
|
||||||
|
|
||||||
|
<a href="https://github.com/charlesbaynham/GenericSCPIDriver" target="_blank" rel="noopener noreferrer">Repository</a>
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue