Skip to content
Snippets Groups Projects
Commit 75552ab2 authored by Paulus Kruger's avatar Paulus Kruger
Browse files

Readme updated

parent d1a60e9f
No related branches found
No related tags found
No related merge requests found
...@@ -5,10 +5,12 @@ Python OPC-UA server to control the I2C devices in the LTS. ...@@ -5,10 +5,12 @@ Python OPC-UA server to control the I2C devices in the LTS.
+ opcuserv.py: OPC-UA server that expose (visible) variables and methods. + opcuserv.py: OPC-UA server that expose (visible) variables and methods.
LTS structure: LTS structure:
> Raspberry pi (LTS_pypcc.yaml -> I2C controller on raspberry pi)
>> Control PCB (LTS_switch.yaml -> I2C switch) Raspberry pi (LTS_pypcc.yaml -> I2C controller on raspberry pi)
>>> RCU2 PCB (LTS_RCUx.yaml -> I2C devices) > Control PCB (LTS_switch.yaml -> I2C switch)
>>>> RCU2 Dither source (LTS_RCU2_dither.yaml -> I2C bitbang) >> RCU2 PCB (LTS_RCUx.yaml -> I2C devices)
>>>> ADC (LTS_RCU2_ADC.yaml -> SPI bitbang2) >>> RCU2 Dither source (LTS_RCU2_dither.yaml -> I2C bitbang)
>>> Clock PCB (LTS_clk.yaml I2C device) >>
>>>> PLL (LTS_clkPLL.yaml -> SPI bitbang1) >>> ADC (LTS_RCU2_ADC.yaml -> SPI bitbang2)
>> Clock PCB (LTS_clk.yaml I2C device)
>>> PLL (LTS_clkPLL.yaml -> SPI bitbang1)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment