maxscheinast 7 месяцев назад
Родитель
Сommit
7458f5f0ae
1 измененных файлов с 20 добавлено и 2 удалено
  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