Skip to content

IreneZoi/pixelR4STBanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROC4SENS Software

This repository contains roc4senstest source code. roc4senstest is a software to operate a ROC4SENS chip using a DTB. The procedures to build and execute the software are explained below.

Build Requirements

The DTB uses a FTDI chip for USB communications. The FTDI D2XX drivers are needed to compile the software. The drivers are available at:

http://www.ftdichip.com/Drivers/D2XX.htm\

In addition, ROOT libraries and libusb headers are required.

Build

To build to software, change to the its directory and run:

make

If build is successful, the executable is created in the bin directory.

Running the Software

Run the following command to execute the software:

bin/r4stest [LogFileName]

Type help for a list of available commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages