A Project that helps automate the weighing of LN2
Project description
LN2_Monitor
This project will use a USB connection to a dymo scale to help graph and weigh the percentage full of an LN2 trap. The percentage full is based on the maximum weight a LN2 trap can hold(about 28.26kg). The scale used in conjunction with this code is the Dymo Digital Shipping Scale (S100) (https://www.dymo.com/scales/dymo-s100-digital-usb-shipping-scale-100-pound-capacity/SAP_1776111.html)
Required Software: download the software below first:
libusb-win32 (https://sourceforge.net/projects/libusb-win32/)
The easiest way to install it is to download the Zadig installer https://zadig.akeo.ie/
Select your device and select the libusb-win32 driver. Then click replace or install driver
to install the code: python3 -m pip install LN2_Monitor then go into python and input
from ln2_monitor import d1
scale = d1.SCL()
scale.monitor()
or
scale.plot()
Both plot and monitor will generate text file logs in the current directory
**To turn off "auto-sleep" mode on the scale, hold the kg/lb button (sometimes tare button) and turn the scale on. **
The basic minimum and maximum weights(kg) are set to default as the dewar that comes with a bluefors cryostat. Scale.setweight() can be run to change the minumum and maximum weight of the cryostat.
Enjoy!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ln2_monitor-0.0.10.tar.gz.
File metadata
- Download URL: ln2_monitor-0.0.10.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
792c82be2f4b852dcbddabfede641eb676c4d2aa820c5bf8f7736883eacff677
|
|
| MD5 |
e0fe54c7ee773059f5177c0d6d8dd03f
|
|
| BLAKE2b-256 |
23fc3666e061fa0a1c076f60c2c1379f66e030673d5f744f56568a0783f45b6b
|
File details
Details for the file ln2_monitor-0.0.10-py3-none-any.whl.
File metadata
- Download URL: ln2_monitor-0.0.10-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4598fe907168cec65d8483f9af60a66df9e72ac5213cb7f0f71b9c625bba68d7
|
|
| MD5 |
6938d083f9e99290cf9c4f80948df4eb
|
|
| BLAKE2b-256 |
b5881c7711de67de0a0b7ecd11f63db0723b29383c327a4b0ccc94a829857c45
|