forked from M-Labs/web2019
add Oregon NDSPs
This commit is contained in:
parent
e63436d712
commit
9240e85402
|
@ -214,6 +214,25 @@ We welcome inquiries from research groups of all sizes.<br>[See what has been fu
|
|||
<a href="https://gitlab.com/charlesbaynham/artiq_influx_generic" target="_blank" rel="noopener noreferrer">Repository</a>
|
||||
{% end %}
|
||||
|
||||
{% layout_card(title="DP700", sameheight=120) %}
|
||||
<small>ARTIQ NDSP for RIGOL DP700 Series power supplies.</small>
|
||||
|
||||
<a href="https://github.com/OregonIons/DP700" target="_blank" rel="noopener noreferrer">Repository</a>
|
||||
{% end %}
|
||||
|
||||
{% layout_card(title="AGUC8", sameheight=120) %}
|
||||
<small>ARTIQ NDSP for Newport AG-UC8 piezo motor controller.</small>
|
||||
|
||||
<a href="https://github.com/OregonIons/AGUC8" target="_blank" rel="noopener noreferrer">Repository</a>
|
||||
{% end %}
|
||||
|
||||
|
||||
{% layout_card(title="TSICam", sameheight=120) %}
|
||||
<small>ARTIQ NDSP for Thorlabs Scientific Imaging cameras.</small>
|
||||
|
||||
<a href="https://github.com/OregonIons/TSICam" target="_blank" rel="noopener noreferrer">Repository</a>
|
||||
{% end %}
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue