Browse Source

'README.md' ändern

maxscheinast 7 months ago
parent
commit
7458f5f0ae
1 changed files with 20 additions and 2 deletions
  1. 20 2
      README.md

+ 20 - 2
README.md

@@ -5,5 +5,23 @@ Software for simple ploting of BioSignals
 
 
 known Bugs:
--to get the save popup window you have to minimze the main window
--ax zeit isnt functioning properly at this point
+    -to get the save popup window you have to minimze the main window
+    -ax zeit isnt functioning properly at this point
+
+
+
+needed libarys:
+    customtkinter
+    csv
+    tkinter
+    random
+    math
+
+
+sample rate=ca1000Hz
+
+
+
+how to use:
+in the code is a function called get_data(), at this point there is an example function in it, change as needed,
+but keep the return format strict constant, is is intendet to return one value at the time, timestamp is added automaticly