-
As discussed on ##linux-surface, hardware buttons on some Surfaces are not working. Reloading the button module works post-boot:
```
sudo modprobe -r soc_button_array
sudo modprobe soc_button_array…
-
Cannot compile the firmware with Arduino version 2.10 Windows 11, it throws the following error :
c:\Users\xxx\Documents\Arduino\potentiostat\firmware\libraries\potentiostat/ps_analog_subsystem.h:29…
-
Hello, we have encounter a problem while using rodeostat teensy_shield_v0p1.
We plot the Current-Voltage chart. Amplitude of Current in palmsens and rodeostat is different but there peak voltage lo…
-
Hello,
I have a problem when I try to make a sinusoid with a 20ms period (or 50Hz) with a 2V amplitude. It works but instead of behind centered on 0, it is centered on -2V. How to correct this proble…
-
Here are some suggestions for making the data more consistent across tables and columns.
modules and modules_meta tables:
rename moduletype_id to module_type_id
modules_meta.dimensions to jsonb f…
-
I found the `setOutput` methods but I struggle to load the measured data into my application:
1. How do I save data when using constant current / constant voltage technique?
2. It appears that the…
-
Awesome project. Does the standard firmware and/or standard rodeostat hardware also support galvanostatic/constant current modes?
-
I tried to use BioLogic.MPRfile() to open the data but it seems can not read raw mpr data
raise IOError("""Unexpected end of file while reading data
OSError: Unexpected end of file while reading…
-
Will try to use the device with QCM sensor for detecting carbamate.
Do you know whether a potentiostat is needed and if yes would appreciate some pointers or references where to read more about t…
-
Hi!
First of all, I woul'd like to congrat all contributors of the project. I woul'd like to ask if anyone see's any problem of changing the microcontroller to a ESP32... I'm having some dificcultie…