Saturday, February 2, 2008

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

The oLCDSE is for some selected models of the Scott Edwards serial
LCD's. Your best bet is to use an oSerialL object since you are only
sending data to it. You will have to do your own formatting, but the
.String ="This is a test" and .String = str$(number) methods are dead
useful here.

DLC

destroyerx5 wrote:
> Hello,
>
> I recently purchased a 4x20 Mark III parallel LCD (
> http://www.junun.org/MarkIII/Info.jsp?item=36 ), along with a Kronos
> Robotics Serial LCD Deluxe Piggy Back ( http://tinyurl.com/2n68jb ),
> the latter of which allows a microcontroller to control the LCD
> through a serial interface. I am planning on connecting the Piggy
> Back to the designated Serial LCD I/O pins (line 16, +5v, and Gnd) on
> my OOPic-R. Does anyone happen to know what OOPic object I should use
> to control my setup? Could I use oLCDSE and change the baud rate to
> 9600 (that of the SerLCD1 chip)? Or should I use one of the various
> oSerial objects? Also, is the Serial LCD I/O connector the best place
> to be connecting the Piggy Back to my board?
>
> Thanks for your help,
>
> Jason Quint
>
>
>
>
> Yahoo! Groups Links
>
>
>
>

--
------------------------------------------------------
Dennis Clark ooPIC Tech Support
www.oopic.com
------------------------------------------------------


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:

Post a Comment