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.

Sunday, February 3, 2008

[oopic] Re: SerLCD1 (Kronos Robotics) With OOPic-R

--- In oopic@yahoogroups.com, "destroyerx5" <qqdestroyer@...> wrote:
>
> Ok, I connected the Piggy Back's serial line to I/O line 15 on my R
> board. When I downloaded the code I displayed in my previous
message
> to my OOPic and ran it, every character in the first and third lines
> became a dark rectangle, while the second and fourth lines stayed
> completely blank. If the problem could be that I need to convert to
> ASCII characters, how would I do that? Do you think there's
anything
> else that could be causing this problem?
>
> Thanks again,
>
> Jason

I wouldn't think you need to convert the row/column values because
they are < 32 and are therefore unprintable characters. This way the
piggy back board can tell the difference between control characters
and displayable characters.

Richard



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: