Skip to content
/ rnog-cal Public

testing code for rno-g calibration pulse driver board

Notifications You must be signed in to change notification settings

RNO-G/rnog-cal

Repository files navigation

rnog-cal

testing code for rno-g calibration pulse driver board

getting started:

Turning on the Cal Driver Board:
sudo ./calBoardOn.sh
Note that sudo is only required for the first use after a Beaglebone restart. A green LED on the board should light up.

Turning off the Cal Driver Board:
sudo ./calBoardOff.sh
Note that sudo is only required for the first use after a Beaglebone restart. The green LED on the board should turn off.

See cal_i2c.py for example usage of the Cal Driver board

To toggle the pulse using the Beaglebone:
sudo ./enableBBBpps.sh
which will generate a repetitive digital pulse to the Cal Driver board. Note that sudo is only required for the first use after a Beaglebone restart.
To stop, use ctl-c, or can run continuously in the background by running as ./enableBBBpps.sh &

About

testing code for rno-g calibration pulse driver board

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published