Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
John, Fabian
cosa-tools-matlab
Commits
3ab15d35
Commit
3ab15d35
authored
Jul 16, 2021
by
Lindenberg, Arthur-Vincent
Browse files
Update README.md
parent
bbf45bbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3ab15d35
...
...
@@ -8,6 +8,7 @@ The "cosaMqttClient.py" contains MQTT-functions to send messages understood by a
And "mqtt_py_matlab.m" contains MQTT-functions used in MATLAB.
1. redpitaya folder:
Contains classes to store the structure of the oscilloscope signalgenerator.
The "OscilloscopeProperties" class stores all values needed to control the oscilloscope.
...
...
@@ -16,15 +17,18 @@ And "mqtt_py_matlab.m" contains MQTT-functions used in MATLAB.
The general values are inherited by the "SigGenProperties" class
2.
Example folder:
Contains "test_mqtt_py.m" to explain basic mqtt transmissions.
1. redpitaya folder:
Collection of redpitaya specific examples.
The "analog_read_slow_example.m" explaines the usage of the external pin header to analoge read by ADC.
The "Oscilloscope_example.m" show how the "OscilloscopeProperties" class is applied on a RedPitaya.
The "SignalGenerator_example.m" show how the "SigGenProperties" class is applied on a RedPitaya.
2. py_venv folder:
Virtual Python3 environment. Not commited to the main branch.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment