• JamesHamilton

    @alexandros The print message does work thanks, it works with the previous pd & arduino setup too, just included the LiquidCrystal library etc in the older arduino patch.

    Could you suggest how to print to the second row on the arduino? Thanks a lot for your help

    posted in technical issues read more
  • JamesHamilton

    @alexandros The Pd patch is being controlled by buttons and switches connected to the analog inputs on the Arduino. The buttons and switch interactions are sent to pure data using the Firmata. I want these interactions to also change what is displayed on the LCD, and for the displayed information to be controlled in pure data. Does this make things a bit clearer?

    The project all in all is going to be an audio effects unit. Pure data has a selection of audio processing patches which are controlled by the switches, buttons and a potentiometer. I'd like the LCD to display the audio effect which is selected, as well as the varying effect level (which is controlled by the potentiometer. I already have the pd patch working without the LCD, so I'm just trying to get that bit working.

    Thanks :)

    posted in technical issues read more
  • JamesHamilton

    @alexandros The LCD screen definitely works and is connected properly, as it works with the LiquidCrystal sketches, for example the 'Hello World' one

    posted in technical issues read more
  • JamesHamilton

    @nau Thanks! I'll definitely consider these ideas.

    posted in technical issues read more
  • JamesHamilton

    @alexandros Attached are the preset Arduino sketches for Firmata - my sketch is made using the one named 'SimpleAnalogFirmata'. Thanks :) Firmata.zip

    posted in technical issues read more
  • JamesHamilton

    Thanks for replying, I'll do my best to make the issue clearer. As far as the PD patch goes, I'm using the 'arduino' object to access 5 of the analog inputs (pretty much copied from the 'arduino-help.pd' file). The Arduino sketch pretty much just sets up the Firmata, but I have attached it.

    The issue is that I don't know how to get Pure Data to talk to the Arduino to tell it what to display on the LCD screen.

    arduinopedalsetup.ino

    posted in technical issues read more
  • JamesHamilton

    I'm currently experimenting in using PD to control what appears on an LCD screen, but have had no luck so far! The LCD is connected to an Arduino UNO, and works using the preset Arduino sketches, however I am not sure how to use PD to control what is being displayed. I have experimented using Serial however have had no luck (I am also using serial to read analog inputs from the arduino (switches, buttons and potentiometers) which works well in my PD patch). Hope you can help.

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!