():\n", " text = gr.Textbox()\n", " textb = gr.Textbox()\n", " with gr.Row():\n", " load_set_btn = gr.Button(\"Load Set\")\n", " load_nested_set_btn = gr.Button(\"Load Nested Set\")\n", " load_random_btn = gr.Button(\"Load Random\")\n", " clean_...
ttyS0.WriteLine(textBox.Text); } } } 50 changes: 50 additions & 0 deletions 50 pyLCR/analyzer.py Original file line numberDiff line numberDiff line change @@ -0,0 +1,50 @@ import serial import time import json import matplotlib.pyplot as plt import numpy as np import math from pyl...