FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   serialEvent() help
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: serialEvent() help  (Read 268 times)
swannodette

swannodette WWW
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

WWW Email
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

swannodette WWW
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
 
Pages: 1 

« Previous topic | Next topic »