mbarneytu

Results 6 comments of mbarneytu

Hi Neil, I haven't built any code against v0.33.x yet, so I haven't seen this. But browsing the source code just now, all of the release-tagged versions from 0.33.0 onward...

Has anyone implemented differential signaling capability for the ExternalVoltage sensor? I'm currently pursuing it myself. Since ExternalVoltage is built specifically for the TI ADS1015 and 1115 chips, it would be...

As additional context, I'm using the ADS1115 to read a 0-5V signal, so am powering it via the Mayfly's 5V boost regulator. In order to control the ADS over I2C,...

Hi Neil, > Another way is to move the ADS1115 offboard where your level shifter would be, and power it off the Boost 5V, which is pretty well guaranteed. Right,...

I get this error when I call a simple stored procedure from my shiny app more than once -- but **only** on shinyapps.io, not when running on my local machine....

This may not be helpful, but I found that the same error occurs on shinyapps.io whether I use the RMySQL driver or RMariaDB. If I run the code locally, RMySQL...