- It’s plugged into my desktop (2012 mac mini) running OSX 10.14.5 via a USB3 hub
- serialosc is installed/running, but no monome equipment plugged in
- I think I set it up as Serial+MIDI so I could do testing but I’m not 100% sure. If I open up the Arduino app and check for the Port I see this:
I didn’t think to check actually… I’ll leave Audio MIDI Setup open and check it next time it drops out.
I’m also using it in Max, if that matters and I’m using a custom name for it as USB MIDI as detailed on this page (search for “name.c” on the page).
As far as I know, the EEPROM.write shouldn’t have any impact on anything beyond reading/writing whatever you want to it. It was a while back that I wrote this code but I remember looking it up that the EEPROM was good for thousands of writes. Unless there’s bug in the code, it only gets written when the calibrateSensor() function is called.
I can also try reading/writing from different EEPROM memory locations.
In the last few months of using it, it’s acted funny maybe three times, either not showing up at all, or me having to unplug/replug to get it to work again, but today it seemed to fail every 10-15min or so. At one point it even failed as I opened another app (which I found suspicious…).