https://github.com/simonsobs/wire_grid_loader
Scripts to control the hardware of the wire grid loader
https://github.com/simonsobs/wire_grid_loader
Last synced: 11 months ago
JSON representation
Scripts to control the hardware of the wire grid loader
- Host: GitHub
- URL: https://github.com/simonsobs/wire_grid_loader
- Owner: simonsobs
- Created: 2020-08-22T05:08:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T17:34:08.000Z (over 3 years ago)
- Last Synced: 2025-05-17T04:34:35.336Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 75.6 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wire\_grid\_loader
This scripts are for controlling the wire grid loader.
**Please don't push output datafiles to the git repositry!!**
## Encoder
Scripts to read the encoder data (position of the wire)
Communication: Ethernet
## MOXA
Library for serial communication
This library is used to send command and receive data
from devices via USC540 serial converter.
## Kikusui\_PowerSupply (rotation motor)
Scripts to control KIKUSUI power supply (PMX)
Requirements: MOXA (Ready for ethernet version)
Communication: RS232 serial communication via the serial converter
## GravitySensor
Scripts to control KIKUSUI power supply (PMX)
Requirements: MOXA
Communication: RS422 serial communication via the serial converter
- testing : This directory is for test.
## Actuator (Blackbox)
Scripts to control a linear actuator including stopper and limit switch
Requirements: "pyserial", "pytz", "Adafruit\_BBIO" library in python
Communication: USB (Blackbox has a RS232 serial converter inside itself.)
- Stopper : Scripts to control stopper
- LimitSwitch : Scripts to read limit switches
- testing : This directory is for test.
## Synaccess (Power Strip)
Scripts to control a power strip (Synaccess NP05B)
Requirements: "requests", "pytz" library in python
Communication: LAN (Synacess NP05B should be directly connected to PC via LAN.)
## misc
For setup @ Kusaka Lab.
- start\_webcamvideo.sh : To start web camera @ Kusaka Lab.
- iwt120ctl : Controller of the alarm for remote control
- If you want rotate the wire grid, please run alarm.sh: `./alarm.sh`, which makes 3 second alarm.
# Tags
### v1.0