IMTEK-FreiStat / FreiStat-IoT

A potentiostat using the AD5940/AD5941 with Adafruit Feather and other Arduino-compatible boards for electrochemistry
23 stars 7 forks source link

Python Script for CV plotting #4

Open samiha14 opened 7 months ago

samiha14 commented 7 months ago

@xxMCJxx @jochenkieninger
Hi, Thank you so much for this repository. I had a question about the CV plotter. Whenever I try to run it. I get errors saying that the "struct.unpack('>h',settings[0:2])[0] struct.error: unpack requires a buffer of 2 bytes" I also get the same for voltage and current. I was wondering what this issue is with.