Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camac_daq

    To run the program, you must:
  • Install Libusb: sudo apt-get install libusb-dev
  • copy the library and header: sudo cp libxx_usb.so /usr/lib sudo cp xx_usb.h /usr/include
  • goto sources
  • make

To run without sudo: In /etc/udev/rules.d/ sudo jed 10-my-usb.rules within 10-my-usb.rules:
ATTRS{idProduct}=="0001", ATTRS{idVendor}=="16dc", MODE="666", GROUP="plugdev" sudo udevadm trigger

About

A simple camac daq for the WIENER CC-USB CAMAC Controller

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages