Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temp probe data collector #92

Closed
wants to merge 3 commits into from
Closed

Conversation

Carlos-fernandez
Copy link

These test scripts are used for thermocycling testing

Eutechnics Driver:
The Eutechnics serial driver was copied from Mechanical-Test Repo to this repo locally. The driver establishes a connection to the 4500 Eutechnics temperature probe. Allowing a user to extract the necessary data from the measuring device.

TC_mini_driver:
The TC_mini_driver.py is a Thermocycler driver i created to write simple Gcode commands to thermocycler.

offset_test:
The Offset test runs the thermocycler in a thread, while running separate thread to the Eutechnics thermometer. This helps us sync data collection from the thermocycler and the temperature probe measured from the PCR top plate. This test script was used in the first round of offset tesing.

jshmu and others added 2 commits October 30, 2019 18:02
-moved Eutechnics driver to thermocycler directory.
@Carlos-fernandez Carlos-fernandez requested review from sanni-t and jshmu and removed request for jshmu October 30, 2019 22:47
@jshmu jshmu force-pushed the temp_probe_data_collector branch from 2722d7e to 848c37f Compare November 5, 2019 18:41
@sanni-t
Copy link
Member

sanni-t commented Nov 20, 2020

Replaced by #107

@sanni-t sanni-t closed this Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants