Re: [PD] FT232 and PD (OSX)

2009-12-10 Thread Hans-Christoph Steiner
On Dec 9, 2009, at 8:36 PM, Simon Wise wrote: Felix Obée wrote: > I'm also missing a quick reference guide. Somehow OSX has hidden all > pd-files from me (probably somewhere root?) and some overview would be nice. on OSX all Pd files are inside the Pd.app folder, try the right- click menu

Re: [PD] FT232 and PD (OSX)

2009-12-09 Thread Simon Wise
Felix Obée wrote: > I'm also missing a quick reference guide. Somehow OSX has hidden all > pd-files from me (probably somewhere root?) and some overview would be nice. on OSX all Pd files are inside the Pd.app folder, try the right-click menu to open it up. Simon _

Re: [PD] FT232 and PD (OSX)

2009-12-07 Thread Ricardo Lameiro
hey look at this link, it may help you http://wiki.dataflow.ws/comport?highlight=%28comport%29 2009/12/7 Felix Obée > Thanks for the help everybody! > > As I understand it, the Arduino uses the FT232 for communication with the > computer. So it should be recognized by pd and comport. I'll do

Re: [PD] FT232 and PD (OSX)

2009-12-07 Thread Felix Obée
Thanks for the help everybody! As I understand it, the Arduino uses the FT232 for communication with the computer. So it should be recognized by pd and comport. I'll do some soldering and see, what I get. http://arduino.cc/en/Main/MiniUSB Is there a further documentation for the comport object

Re: [PD] FT232 and PD (OSX)

2009-12-07 Thread Kyle Klipowicz
Aaaah. Schooled me! ~Kyle On Mon, Dec 7, 2009 at 11:03 AM, John Harrison wrote: > > > On Mon, Dec 7, 2009 at 10:52 AM, Kyle Klipowicz wrote: > >> Not exactly, the Arduino Duemilanove uses the ATmega168 chip. I have no >> knowledge of the FT232. >> > > It uses the FT232 to communicate between the

Re: [PD] FT232 and PD (OSX)

2009-12-07 Thread John Harrison
On Mon, Dec 7, 2009 at 10:52 AM, Kyle Klipowicz wrote: > Not exactly, the Arduino Duemilanove uses the ATmega168 chip. I have no > knowledge of the FT232. > It uses the FT232 to communicate between the USB and the ATmega168: http://www.scribd.com/doc/18027806/Arduino-Duemilanove-Schematic _

Re: [PD] FT232 and PD (OSX)

2009-12-07 Thread Kyle Klipowicz
Not exactly, the Arduino Duemilanove uses the ATmega168 chip. I have no knowledge of the FT232. Comport works really well on OSX with Pd however. The only issue is that it will crash Pd if you disconnect the USB without first disconnecting in the software. This is in the bugtracker/list of fixes,

Re: [PD] FT232 and PD (OSX)

2009-12-07 Thread Martin Peach
The Arduino uses the FT232 or something just like it. You need to install drivers for it. They are included with the Arduino software. Martin Felix Obée wrote: Hello together, this is my first post to this list, so please take it easy on me if I missed some point or my problem is trivial.

[PD] FT232 and PD (OSX)

2009-12-07 Thread Felix Obée
Hello together, this is my first post to this list, so please take it easy on me if I missed some point or my problem is trivial. Here's the project: I am building a system of approximately 200 little speakers that can be switched on/off individually. This works via 4066 8bit-registers that are