teejusb / fsr

FSR code used for dance pads
GNU General Public License v3.0
62 stars 43 forks source link

UI working visually, but it seems to be not updating thresholds #56

Open codingwithin opened 1 year ago

codingwithin commented 1 year ago

I had the fsr working previously, but since my arduino collapsed, I had to reinstall it.

The UI works visually, you can visually set thresholds and the colors change when the pressure exceeds the thresholds. However, I cannot use the UI to change the interface. I have to open Arduino IDE and manually set the thresholds using the serial monitor there.

Any help or further questions would be appreciated. Thanks!