Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fsrc

Command line interface for Flagstaff Research Controller

Setup

Enable Raspberry Pi I2C communication by opening a terminal and typing:

~$ sudo raspi-config

Go to the Interface Options menu then I2C and enable the port.

Usage

~$ git clone https://github.com/SequentMicrosystems/fsrc-rpi.git
~$ cd fsrc-rpi/
~/fsrc-rpi$ sudo make install

Now you can access all the functions of the relays board through the command "fsrc". Use -h option for help:

~$ fsrc -h

If you clone the repository any update can be made with the following commands:

~$ cd fsrc-rpi/  
~/fsrc-rpi$ git pull
~/fsrc-rpi$ sudo make install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages