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

Update readme

parent bb868478
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ Python OPC-UA server to control the I2C devices in the LTS. ...@@ -4,7 +4,7 @@ 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) Raspberry pi (LTS_pypcc.yaml -> I2C controller on raspberry pi)
> Control PCB (LTS_switch.yaml -> I2C switch) > Control PCB (LTS_switch.yaml -> I2C switch)
...@@ -13,5 +13,5 @@ Raspberry pi (LTS_pypcc.yaml -> I2C controller on raspberry pi) ...@@ -13,5 +13,5 @@ Raspberry pi (LTS_pypcc.yaml -> I2C controller on raspberry pi)
>> >>
>>> ADC (LTS_RCU2_ADC.yaml -> SPI bitbang2) >>> ADC (LTS_RCU2_ADC.yaml -> SPI bitbang2)
>> >>
>> Clock PCB (LTS_clk.yaml I2C device) >> Clock PCB (LTS_clk.yaml -> I2C device)
>>> PLL (LTS_clkPLL.yaml -> SPI bitbang1) >>> 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