On Sun, 2019-12-22 at 10:23 -0500, henry birdseye wrote:
I have landed on Firmata to get external analog signals into my Pi, using an Arduino. Arduino Firmata compiles just fine, but when I load arduino-test.pd I get errors, indicating I'm missing some libraries, right? Where TF can I find them?
You could use [arduino] from here: https://github.com/reduzent/pduino
Its only dependency is comport.
Roman