Category Archives: Interfacing Pd

Use the value from a pot connected to Arduino in Pd

In this post i’ll explain how to use the value read from a potentiometer connected to an Arduino board in Pure Data (to control the length of a delay line). I first made an abstraction called [pd arduino], in which … Continue reading

Posted in Interfacing Pd | Tagged , , | Leave a comment

Getting started with Pduino ([arduino])

Read this post if you already have Firmata on your board. If you don’t know how to upload it or if you’ve never heard about the Arduino IDE, please read this post first. The point of Pduino is to have … Continue reading

Posted in Interfacing Pd | Tagged , , , , | 6 Comments

Using [hid] to read data from a USB gamepad

(in progress)

Posted in Interfacing Pd | Tagged , , , , , , | Leave a comment