Inputs from RPI GPIOs?
Can anyone send me an example (perhaps on Github) of a process that can run on the Pi and create a path in SK? I would like to connect an analog fuel sender to an ADC, process the value, and inject it into SK. I realize that SensESP would be perfect, but this is for a dinghy and I want to minimize the electronics. I will be running SK on a Pi Zero to display everything reported by the Tohatsu outboard: fuel consumption, RPM, temp, etc.
2 Replies
are you using Openplotter? if so you may be able to configure using the I2C app and a ADS1115
this might help: https://www.perplexity.ai/search/how-would-i-connect-an-analogu-yPMR_3h3TRKneX9a_jcO.g
I was not aware of the OP i2c app. Thanks!