This Forum is Dedicated For all The Object Oriented PIC Lovers .......... The concept behind OOPic is straight forward. Use preprogrammed multitasking Objects from a library of highly optimized Objects to do all the work of interacting with the hardware. Then write small scripts in Basic, C, or Java syntax styles to control the Objects. During operation, the Objects run continuously and simultaneously in the background while the scripts run in the foreground telling the objects what to do.

Wednesday, December 19, 2007

[oopic] Serial communication with cmucam2

Hello all,

I'm trying to get my oopic to talk to my cmucam2. I'm using the
oSerialport object. I'm running a very basic program to see if I'm
actually receiving anything. The most important command is:

LCD.VString = Str$(s.Received)

I get 0's on my LCD all the time. Except once, I went to lunch and
when I came back it was 00001, I have no idea what happened.

Anyway, the cmucam manual states that it uses 8 data bits, 1 stop bit,
no flow control and no parity. I couldn't find any mention of stop
bits for the oopic. Is this the problem?

Other than that I'm quite certain the connections are right. If anyone
could help I'd be very grateful.

Ash


Yahoo! Groups Links

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/oopic/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:

http://groups.yahoo.com/group/oopic/join

(Yahoo! ID required)

<*> To change settings via email:
mailto:oopic-digest@yahoogroups.com
mailto:oopic-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
oopic-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/

No comments: