HadCon / HadCon2 Software Repositories Introduction This topic is used as an insert for HadConMultipurposeControlsApi and HadCon2MultipurposeControlsApi since bo...
Multi purpose control API implementation on HadCon Introduction Objective This projects' objective is to combine all existing HadCon (HADControl general purp...
HadCon's and HadCon2's Software for/of Atmel Introduction This topic is used as an insert for HadConMultipurposeControlsApi and HadCon2MultipurposeControlsApi si...
EPICS accessing Industrial Controls: ABB SattCon 200 for HADES's Cryo System Introduction There is a request of HADES to be able to integrate readings from the ...
__ Basic Operation Principles The basic operation principle is that * Any device communicates via the USB interface with the μController sending and receiv...
HadCon Introduction Introduction HadCon is a general purpose IO module for detector and experiment control as well as for small data acquisition systems. ...
.strike {text decoration: line through;} __ Detailed Table of Content Installing Raspbian/Debian image see e.g. https://www.raspberrypi.org/documentation/i...
__ Introduction ProcServ usually needs a login to its port to execute a "CTRL X" sequence to kill/restart the current child process. Thanks to this cmdline it is...
__ Following the help of page https://startingelectronics.org/articles/raspberry PI/ten things raspberry PI chapter 10. This video View on YouTube → shows how to ...
__ Introduction To allow clients to connect outside of Hades network: * with root privileges ip r a default via 192.168.100.90 dev eth0 Main.PeterZumbru...
__ Introduction Using dhclient script's exit hooks scripts allows to set a mount point depending on the network environment, in this example for the HADES setup....
__ Introduction Using dhclient exit hooks scripts allows to set e.g. the hostname dynamically. Based on the articles: * Setting the System Hostname from DHCP...
SSH config: host specific identity Introduction Using the features of the config file of ssh in ~/.ssh one can specify host specific ssh options, including varyi...
__ Introduction In the case of the Keithley 2000 Digital Voltmeter, we saw that a Windows device could easily communicate via the RS 232 Interface using SCPI com...
__ Introduction Following the recommendation on http://raspberrypi.stackexchange.com/questions/4943/resize image file before writing to sd card: * e.g. to res...
__ Introduction For some of the HADES detectors remote controlled scales are used for the measurement of the weight of the gas bottles to have a continous view o...
__ Introduction Idea of C.Wendisch / HADES: Objektive: Readout 4 20mA current loop with a mini computer (e.g. RasperryPi, Odroid, ...) with an included docker ...
HADES Magnet Control System MCS Introduction The meanwhile almost 20 year old hardware and LabView based controls software of the HADES magnet is re engineer...
__ Introduction Different Solutions for accessing TRBNet information by EPICS have been developped ... an incomplete list. EPICS trbnet Applicatons trbnet to ...
Introduction How to patch RJ45 cable of OwAdc1 with 1 wire sensor DS18BS20. Details Datasheet https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf ...
udev/udevadm dynamic dev symbolic link and proper access rights Introduction Thanks to the literature research of M.Traxler and the inventors of udev/udeva...
__ Introduction Command description of the API command I2C for HadCon2 . With the help of the I2C command, we could configure, write and read all I2C peripheria...
__ Introduction Command description of the API command DAC for HadCon2. With the help of the DAC command, we could access directly the DAC peripheral output. D...
__ Introduction Command descriptions of command == SPI Api Basic Operation Principle * General Operation The SPI command set allows to operate the Se...
__ Introduction Command description of the API command RGWR for HadCon2 . With the help of the RGWR command, you could set every register on the mcu AT90CAN128 ...
__ Introduction Command description of the API command RGRE for HadCon2. With the help of the RGRE command, you could get the current status of every register ...
HadCon Protocol Protocol General CPU Controller The communication consists of short command keywords, e.g. HELP, SEND, SPI, etc, followed by (optiona...