|
Author |
Topic: serialEvent() help (Read 268 times) |
|
swannodette
|
serialEvent() help
« on: Dec 10th, 2004, 9:37am » |
|
I'm pretty sure I'm doing everything correctly: I have Processing receiving data from two rotary encoders hooked to a PIC into a very simple test program. It works fine. When I use the EXACT same serial code in a 1300+ line program, I can't get any serial events. Is this a known problem, or am I missing something about serialEvent()'s usage? I would post code, but it's prolly too long for any reasonable person to actually look over. David
|
|
|
|
st33d
|
Re: serialEvent() help
« Reply #1 on: Dec 10th, 2004, 1:33pm » |
|
Try posting a URL that leads to the code. I'm sure people would be at least interested in what you're up to. If you don't have your own web site you can get some free but ugly space at tripod.com.
|
I could murder a pint.
|
|
|
swannodette
|
Re: serialEvent() help
« Reply #2 on: Dec 10th, 2004, 8:53pm » |
|
Okay from what I've discovered, Serial and Sonia do not like each other. I've found a work around for PCs, anybody know one for Macs? David
|
|
|
|
|