1
0
Fork 0

Compare commits

..

2 Commits

Author SHA1 Message Date
Sebastien Bourdeauducq a5a8589b28 add link to OffsetStabilizer 2024-11-16 11:55:30 +08:00
Sebastien Bourdeauducq bb42788fd3 remove dead link/project 2024-10-30 22:03:16 +08:00
2 changed files with 18 additions and 10 deletions

View File

@ -170,13 +170,6 @@ We welcome inquiries from research groups of all sizes.<br>[See what has been fu
<a href="https://github.com/cnourshargh/Bham-ARTIQ-examples" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %}
{% layout_card(title="Deltaflow-on-ARTIQ", sameheight=120) %}
<small>Run programs in the Deltaflow language from Riverlane on simulated ARTIQ</small>
<a href="https://github.com/riverlane/deltaflow-on-artiq" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %}
{% layout_card(title="DAX - Duke ARTIQ extensions", sameheight=120) %}
<small>A library to provide tools for system organization/abstraction and to improve usability by automating common functionality.</small>
@ -234,6 +227,12 @@ We welcome inquiries from research groups of all sizes.<br>[See what has been fu
<a href="https://github.com/vuthalab/artiq" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %}
{% layout_card(title="OffsetStabilizer", sameheight=120) %}
<small>Stabilizer firmware for laser frequency offset stabilization</small>
<a href="https://github.com/PhBrb/OffsetStabilizer" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %}
</div>
{% layout_div(css="col-12 text-center") %}

View File

@ -877,14 +877,23 @@ const shop_data = {
price: 1500,
image: '/images/shop/graphic-03_HVAMP32.svg',
specs: [
'Amplifier: LTC6090, 32 channels.',
'Amplification range: ±50V.',
'Amplifier: LTC6090 or OPA462, 32 channels.',
'Amplification range up to ±25V and ±55V available.',
'Over-temperature protection.',
'External 12V power supply.',
'Slew rate 21V/us typical.',
'Bandwidth: 12MHz/gain, 2.4MHz typical.',
'Bandwidth: 12MHz/gain, for ±25V range BW is 4.8MHz typical.',
'The same connector as in Zotino and Fastino.'
],
options: [
{type: "Radio",
args: {
title: "Amplification range",
outvar: "hvamp",
variants: ["±25V", "±55V"],
fallback: 0
}},
],
size: 'small',
warnings: [
"no_idc_source"