Skip to content

Development of the automated chromatography rack. Diagnostics Accelerator / Synthetic Biology.

License

Notifications You must be signed in to change notification settings

Wyss/automated-chromatography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automated-chromatography

Development of the automated chromatography rack. Diagnostics Accelerator / Synthetic Biology. Wyss Institute.

Folders

The folder ./dev/ is for development and testing.
The folder ./SEC_GUI/ is what must be on the Raspberry Pi. Run python Octasome_GUI.py. To autorun GUI from boot, see below.

Auto-run at RaspPi boot

To auto-run the GUI and disable the screensaver, edit the file /etc/xdg/lxsession/LXDE-pi/autostart

And add these lines to the end:

@python3 /home/pi/Desktop/SEC_GUI/Octasome_GUI.py
@xscreensaver -no-splash

(or whatever the path to the file is on the first line)

About

Development of the automated chromatography rack. Diagnostics Accelerator / Synthetic Biology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages