-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcached_repos.json
365 lines (365 loc) · 25.9 KB
/
cached_repos.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
{
"fetched_at": "2025-01-17T21:07:43.376833+00:00",
"repositories": [
{
"name": "HW_acton_spec",
"owner": "UBene",
"html_url": "https://github.com/UBene/HW_acton_spec",
"description": "Acton Spectrometer 2300i ScopeFoundry Hardware Component",
"updated_at": "2022-03-30T13:44:52Z",
"readme": "ScopeFoundryHW.acton_spec\n=====================\n\nPrinceton Instruments / Acton 2300i Spectrometer plug-in for ScopeFoundry.\n\nThis interface uses the RS-232 or USB-serial interface to Acton spectrometers\n\nIt has been tested with Acton 2300i and 300 series spectrometers\n\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by Princeton Instruments, Inc.\n\n\nAuthors\n----------\n\nEdward S. Barnard <[email protected]>\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* PySerial\n",
"default_branch": "master"
},
{
"name": "HW_attocube_ecc100",
"owner": "UBene",
"html_url": "https://github.com/UBene/HW_attocube_ecc100",
"description": "Attocube ECC100 closed loop stage ScopeFoundry Hardware Component",
"updated_at": "2017-11-27T20:11:16Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_labspec",
"owner": "UBene",
"html_url": "https://github.com/UBene/HW_labspec",
"description": null,
"updated_at": "2023-04-09T02:12:30Z",
"readme": "README could not be retrieved.",
"default_branch": "main"
},
{
"name": "HW_lumenera_lucam",
"owner": "UBene",
"html_url": "https://github.com/UBene/HW_lumenera_lucam",
"description": null,
"updated_at": "2023-01-27T22:33:51Z",
"readme": "ScopeFoundryHW.lumenera_lucam\n=============================\n\nScopeFoundry hardware plug-in to control lucam based Lumenera cameras. Tested with Infinity 2\n\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the device manufacturer\n\nBased on low level python API by Christoph Gohlke \n\nAuthor\n----------\n\nBenedikt Ursprung \n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* numpy\n\t* lucamapi.dll\n\t\n\t\nHistory\n--------\n\n### 0.1.0\t2023-01-27\tInitial public release.\n\nPlug-in has been used internally and has been stable.\nCheck Git repository for detailed history. Tested with Infinity 2\n",
"default_branch": "main"
},
{
"name": "HW_newport_esp300",
"owner": "UBene",
"html_url": "https://github.com/UBene/HW_newport_esp300",
"description": "ScopeFoundry Hardware Component for Newport ESP300 motion controller",
"updated_at": "2017-11-27T20:09:08Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_picam",
"owner": "UBene",
"html_url": "https://github.com/UBene/HW_picam",
"description": "ScopeFoundry hardware plug-in to control PICAM-based Princeton Instruments Cameras",
"updated_at": "2023-01-31T18:27:34Z",
"readme": "ScopeFoundryHW.picam\n===================================\n\nScopeFoundry hardware plug-in to control PICAM based Princeton Instruments\nCameras. Tested on a PI PIXIS camera.\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the device manufacturer\n\n\nAuthor\n----------\n\nEdward S. Barnard <[email protected]>\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* numpy\n\t* PICAM DLL\n\t\n\t\nHistory\n--------\n\n### 0.1.0\t2020-08-04\tInitial public release.\n\nPlug-in has been used internally and has been stable.\nCheck Git repository for detailed history. Tested on PI PIXIS CCD.\n\n",
"default_branch": "master"
},
{
"name": "HW_random_gen",
"owner": "UBene",
"html_url": "https://github.com/UBene/HW_random_gen",
"description": null,
"updated_at": "2017-01-23T22:17:34Z",
"readme": "ScopeFoundryHW.random_gen\n===========================\n\nScopeFoundry hardware plug-in example that presents a random number\ngenerator as a hardware device\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the device manufacturer\n\n\nAuthor\n----------\n\nEdward S. Barnard <[email protected]> and Alan Buckley\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* numpy",
"default_branch": "master"
},
{
"name": "HW_srs_sg380",
"owner": "UBene",
"html_url": "https://github.com/UBene/HW_srs_sg380",
"description": null,
"updated_at": "2023-01-28T19:26:15Z",
"readme": "ScopeFoundryHW.srs_sg380\n========================\n\nScopeFoundry hardware plug-in to control Stanford Research Systems (SRS) RF Signal Generators 380 series. Device can be controlled through RS232 or GPIB. \n\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the device manufacturer\n\nAuthor\n------\n\nBenedikt Ursprung\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* numpy\n\t* pyvisa >1.12.0 (For GPIB control)\n\t* serial (For RS232 control)\n\n\nHistory\n--------\n\n### 0.1.0\t2023-01-28\tInitial public release.\n\nPlug-in has been used internally and has been stable.\n",
"default_branch": "main"
},
{
"name": "HW_OceanOptics",
"owner": "SarthakJariwala",
"html_url": "https://github.com/SarthakJariwala/HW_OceanOptics",
"description": "OceanOptics Hardware connection for ScopeFoundry",
"updated_at": "2019-06-19T18:30:21Z",
"readme": "# HW_OceanOptics\nOceanOptics Hardware connection for ScopeFoundry\n",
"default_branch": "master"
},
{
"name": "HW_PI_PiezoStage",
"owner": "SarthakJariwala",
"html_url": "https://github.com/SarthakJariwala/HW_PI_PiezoStage",
"description": "ScopeFoundry plugin for PI Piezo stage",
"updated_at": "2019-06-19T18:40:38Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_acton_spec",
"owner": "akshaybkiitb",
"html_url": "https://github.com/akshaybkiitb/HW_acton_spec",
"description": "Acton Spectrometer 2300i ScopeFoundry Hardware Component",
"updated_at": "2020-09-09T11:51:52Z",
"readme": "ScopeFoundryHW.acton_spec\n=====================\n\nPrinceton Instruments / Acton 2300i Spectrometer plug-in for ScopeFoundry.\n\nThis interface uses the RS-232 or USB-serial interface to Acton spectrometers\n\nIt has been tested with Acton 2300i and 300 series spectrometers\n\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by Princeton Instruments, Inc.\n\n\nAuthors\n----------\n\nEdward S. Barnard <[email protected]>\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* PySerial\n",
"default_branch": "master"
},
{
"name": "HW_picam",
"owner": "akshaybkiitb",
"html_url": "https://github.com/akshaybkiitb/HW_picam",
"description": "ScopeFoundry hardware plug-in to control PICAM-based Princeton Instruments Cameras",
"updated_at": "2020-09-01T13:45:04Z",
"readme": "ScopeFoundryHW.picam\n===================================\n\nScopeFoundry hardware plug-in to control PICAM based Princeton Instruments\nCameras. Tested on a PI PIXIS camera.\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the device manufacturer\n\n\nAuthor\n----------\n\nEdward S. Barnard <[email protected]>\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* numpy\n\t* PICAM DLL\n\t\n\t\nHistory\n--------\n\n### 0.1.0\t2020-08-04\tInitial public release.\n\nPlug-in has been used internally and has been stable.\nCheck Git repository for detailed history. Tested on PI PIXIS CCD.\n\n",
"default_branch": "master"
},
{
"name": "HW_virtual_function_gen",
"owner": "akshaybkiitb",
"html_url": "https://github.com/akshaybkiitb/HW_virtual_function_gen",
"description": null,
"updated_at": "2020-07-31T11:24:09Z",
"readme": "ScopeFoundryHW.virtual_function_gen\n===================================\n\nScopeFoundry hardware plug-in example that virtual function\ngenerator as a hardware device. It creates Sine and Square waves\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the device manufacturer\n\n\nAuthor\n----------\n\nEdward S. Barnard <[email protected]> and Alan Buckley\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* numpy",
"default_branch": "master"
},
{
"name": "HW_ascom_camera",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_ascom_camera",
"description": null,
"updated_at": "2024-08-12T01:05:28Z",
"readme": "ScopeFoundryHW.ascom_camera\n===========================\n\nScopeFoundry hardware plug-in for ASCOM-connected cameras.\n\nThis interface uses commuicates via ASCOM to many scientific and\nastronomy camera systems.\n\nWindows-only due to ASCOM use of the Microsoft COM interface. \n\n(Tested with a QSI-600 camera)\n\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the ASCOM Initiative.\n\n\nAuthor\n----------\n\nEdward S. Barnard <[email protected]>\n\n\nLicense\n----------\n\n\nKeywords\n----------\nCamera, CCD\n\nRequirements\n------------\n\n\t* [ScopeFoundry](http://www.scopefoundry.org)\n\t* [pywin32](https://sourceforge.net/projects/pywin32/)\n\t* [ASCOM](http://www.ascom-standards.org)\n\t* Windows XP or later\n",
"default_branch": "master"
},
{
"name": "HW_ni_daq",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_ni_daq",
"description": null,
"updated_at": "2017-01-10T20:27:05Z",
"readme": "ScopeFoundryHW.ni_daq\n=====================\n\nNational Instruments data-aquisition plug-in for ScopeFoundry.\n\nThis interface uses the PyDAQmx wrapper to commuicate with NI DAQmx API,\nwhich works with most NI data-aquisition systems. \n\n(Tested with x-series boards)\n\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by National Instruments, Inc.\n\n\nAuthors\n----------\n\nD. Frank Ogletree <[email protected]>\nEdward S. Barnard <[email protected]>\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* [PyDAQmx](http://pythonhosted.org/PyDAQmx/)\n\t* [NI DAQmx](https://www.ni.com/dataacquisition/nidaqmx.htm)\n",
"default_branch": "master"
},
{
"name": "HW_thorlabs_powermeter",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_thorlabs_powermeter",
"description": null,
"updated_at": "2024-08-12T00:38:50Z",
"readme": "ScopeFoundryHW.thorlabs_powermeter\n==================================\n\nThorlabs PM100D powermeter hardware plug-in for ScopeFoundry.\n\nThis interface uses the PyVISA 1.5 library to communicate over USB.\n\nHardware information available from Thorlabs:\n<https://www.thorlabs.com/thorproduct.cfm?partnumber=PM100D>\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by Thorlabs, Inc.\n\n\nAuthor\n----------\n\nEdward S. Barnard <[email protected]>\n\n\nRequirements\n------------\n\n * ScopeFoundry\n * [PyVisa](https://pyvisa.readthedocs.io/en/stable/)\n * [Legacy Thorlabs driver](https://www.thorlabs.com/software_pages/viewsoftwarepage.cfm?code=PM100x)\n\n \nHow to Install\n---------------\n\npip install pyvisa",
"default_branch": "master"
},
{
"name": "HW_random_gen",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_random_gen",
"description": null,
"updated_at": "2017-01-23T22:17:34Z",
"readme": "ScopeFoundryHW.random_gen\n===========================\n\nScopeFoundry hardware plug-in example that presents a random number\ngenerator as a hardware device\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the device manufacturer\n\n\nAuthor\n----------\n\nEdward S. Barnard <[email protected]> and Alan Buckley\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* numpy",
"default_branch": "master"
},
{
"name": "HW_virtual_function_gen",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_virtual_function_gen",
"description": null,
"updated_at": "2017-02-03T18:30:05Z",
"readme": "ScopeFoundryHW.virtual_function_gen\n===================================\n\nScopeFoundry hardware plug-in example that virtual function\ngenerator as a hardware device. It creates Sine and Square waves\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the device manufacturer\n\n\nAuthor\n----------\n\nEdward S. Barnard <[email protected]> and Alan Buckley\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* numpy",
"default_branch": "master"
},
{
"name": "HW_picoharp",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_picoharp",
"description": null,
"updated_at": "2017-12-13T17:55:22Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_mcl_stage",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_mcl_stage",
"description": "MadCityLabs Nanopositioner Stage ScopeFoundry Hardware component",
"updated_at": "2020-12-21T20:34:38Z",
"readme": "ScopeFoundryHW.mcl_stage\n=====================\n\nMadCityLabs Piezo USB plug-in for ScopeFoundry.\n\nThis interface uses the MadLib device driver from MadCityLabs to\ncontrol MadCityLabs stages controlled by Nano-Drive piezo controllers.\nTo use this, please contact MadCityLabs for the required software and DLL. \n\nIt has been tested with 2 and 3 axis NanoPDQ stages.\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by MadCityLabs, Inc.\n\n\nAuthors\n----------\n\nEdward S. Barnard <[email protected]>\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n",
"default_branch": "master"
},
{
"name": "HW_newport_esp300",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_newport_esp300",
"description": "ScopeFoundry Hardware Component for Newport ESP300 motion controller",
"updated_at": "2024-08-12T02:07:03Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_attocube_ecc100",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_attocube_ecc100",
"description": "Attocube ECC100 closed loop stage ScopeFoundry Hardware Component",
"updated_at": "2017-11-27T20:11:16Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_acton_spec",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_acton_spec",
"description": "Acton Spectrometer 2300i ScopeFoundry Hardware Component",
"updated_at": "2023-12-17T10:15:42Z",
"readme": "ScopeFoundryHW.acton_spec\n=====================\n\nPrinceton Instruments / Acton 2300i Spectrometer plug-in for ScopeFoundry.\n\nThis interface uses the RS-232 or USB-serial interface to Acton spectrometers\n\nIt has been tested with Acton 2300i and 300 series spectrometers\n\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by Princeton Instruments, Inc.\n\n\nAuthors\n----------\n\nEdward S. Barnard <[email protected]>\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* PySerial\n",
"default_branch": "master"
},
{
"name": "HW_attocube_anc150",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_attocube_anc150",
"description": "Attocube ANC150 open loop stage ScopeFoundry Hardware Component",
"updated_at": "2017-11-27T20:34:31Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_andor_camera",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_andor_camera",
"description": null,
"updated_at": "2024-08-12T00:29:30Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_tenma_power",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_tenma_power",
"description": null,
"updated_at": "2017-11-27T20:35:26Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_picam",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_picam",
"description": "ScopeFoundry hardware plug-in to control PICAM-based Princeton Instruments Cameras",
"updated_at": "2023-01-31T18:27:34Z",
"readme": "ScopeFoundryHW.picam\n===================================\n\nScopeFoundry hardware plug-in to control PICAM based Princeton Instruments\nCameras. Tested on a PI PIXIS camera.\n\nScopeFoundry is a Python platform for controlling custom laboratory \nexperiments and visualizing scientific data\n\n<http://www.scopefoundry.org>\n\nThis software is not made by or endorsed by the device manufacturer\n\n\nAuthor\n----------\n\nEdward S. Barnard <[email protected]>\n\n\nRequirements\n------------\n\n\t* ScopeFoundry\n\t* numpy\n\t* PICAM DLL\n\t\n\t\nHistory\n--------\n\n### 0.1.0\t2020-08-04\tInitial public release.\n\nPlug-in has been used internally and has been stable.\nCheck Git repository for detailed history. Tested on PI PIXIS CCD.\n\n",
"default_branch": "master"
},
{
"name": "HW_foundry_data_organizer",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_foundry_data_organizer",
"description": "plug in to add proposal identifier to h5 metadata",
"updated_at": "2023-09-05T21:52:56Z",
"readme": "# HW_foundry_data_organizer\nplug in to add proposal identifier to h5 metadata\n",
"default_branch": "main"
},
{
"name": "HW_asi_stage",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_asi_stage",
"description": "ASI Stage ScopeFoundry Hardware Component",
"updated_at": "2023-09-20T03:25:28Z",
"readme": "README could not be retrieved.",
"default_branch": "main"
},
{
"name": "HW_lambda_zup",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_lambda_zup",
"description": "Lambda Zup Power Supply ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:33:19Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_zwo_camera",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_zwo_camera",
"description": "ASI ZWO Astronomy Camera ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:35:51Z",
"readme": "\n\nuses the python-zwoasi python library and SDK from ZWO\n\nhttps://github.com/python-zwoasi/python-zwoasi\nzwoasi-0.1.0.1-py2.py3-none-any.whl\n\n\tpip install zwoasi\n\nOn MacOS, the default security settings prevent the SDK library from being accessed\n\nxattr -d com.apple.quarantine ScopeFoundryHW/zwo_camera/ASI_linux_mac_SDK_V1.22/lib/mac/libASICamera2.dylib.1.22 \n\nYou must also have libusb installed (homebrew works):\n\tbrew install libusb \n\n",
"default_branch": "master"
},
{
"name": "HW_zaber_motion",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_zaber_motion",
"description": "Zaber motion control stage ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:35:00Z",
"readme": "README could not be retrieved.",
"default_branch": "main"
},
{
"name": "HW_zeiss_sem",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_zeiss_sem",
"description": "Zeiss SEM REMCON32 ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:37:28Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_quantum_composer",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_quantum_composer",
"description": "Quantum Composer HW",
"updated_at": "2024-08-12T00:40:26Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_dynamixel_servo",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_dynamixel_servo",
"description": "Robotis Dynamixel Servo Motor ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:41:58Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_canon_ccapi",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_canon_ccapi",
"description": "Canon Camera Capture (CCAPI) ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:44:11Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_andor_spec",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_andor_spec",
"description": "Andor Spectrometer ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:45:08Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_crystaltech_aotf",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_crystaltech_aotf",
"description": "CrystalTech AOTF ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:46:30Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_flircam",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_flircam",
"description": "FLIRCAM Spinnaker API Camera ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:47:58Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
},
{
"name": "HW_igus_dryve",
"owner": "ScopeFoundry",
"html_url": "https://github.com/ScopeFoundry/HW_igus_dryve",
"description": "Igus Dryve Motion Control ScopeFoundry Hardware Component",
"updated_at": "2024-08-12T00:57:38Z",
"readme": "README could not be retrieved.",
"default_branch": "master"
}
]
}