-
Notifications
You must be signed in to change notification settings - Fork 0
Python program for measuring the resistance as a function of temperature. Using LakeShore 321 Autotuning Temperature Controller and Keithely 2182 A Nanovoltmeter and Keithely 6220 Precision Current Source.
LukeV37/Cryo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To push a file: 1. Navigate to directory using following command in CMD: cd C:\Users\meyer\OneDrive\Documents\Cryo 2. Add the all files using: git add 'filename' or add all files by using: git add . 3. (OPTIONAL) Use: git status to see which files are changed. 4. Commit the changes using: git commit -m "Commit Name" where commit name is a breif descriptoin of what is commited. 5. Push the changes to the main branch using the command: git push -u origin main
About
Python program for measuring the resistance as a function of temperature. Using LakeShore 321 Autotuning Temperature Controller and Keithely 2182 A Nanovoltmeter and Keithely 6220 Precision Current Source.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published