[Cs-dev] Arduino Opcode Dev
Date | 2014-11-01 11:54 |
From | Daisy Audio |
Subject | [Cs-dev] Arduino Opcode Dev |
Attachments | None None |
Morning all, I'm making some headway with developing a direct communication with Arduino boards opcode. I just wanted to ask, before I get too deep into it, if anyone has any code they've hacked together for Csound/Arduino projects that I could find useful they'd be willing to "donate". Purely to save me reinventing the wheel if any aspects of what I'm trying to achieve have already been done. I'll be spending a good few hours on it this weekend and then time as and when I can. But I'm hoping, and pretty confident I'll have v1 out this side of Christmas. Thanks Dominic
|
Date | 2014-11-01 15:27 |
From | Rory Walsh |
Subject | Re: [Cs-dev] Arduino Opcode Dev |
Attachments | None None |
Check out the comport object from pure data. I threw together a really basic hack of this some years ago for a project I was doing. Unfortunately I lost the code. But from what I remember Winfried Ritsch's comport code is pretty simple to follow. On 1 Nov 2014 11:54, "Daisy Audio" <daisyaudioresearch@gmail.com> wrote:
Morning all, |
Date | 2014-11-02 23:23 |
From | Daisy Audio |
Subject | Re: [Cs-dev] Arduino Opcode Dev |
Attachments | None None |
Cheers for the tip Rory. I'll check it out. The small, basic hack I've got together in the few hours I had free this weekend is working ok for reading in simple sensor data and controlling realtime pitch and filter settings of an instrument. So fingers crossed the rest of it should come together ok. Cheers Dominic
On Saturday, November 1, 2014, Rory Walsh <rorywalsh@ear.ie> wrote:
|