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.

Monday, August 20, 2007

[oopic] Re: parallel to serial port

--- In oopic@yahoogroups.com, "naimead" <naimead@...> wrote:
>
> I was afraid of something like that...So you are telling me that there
> is no way of printing the results of a sonar or even just a simple
> phrase on the PC without using serial programming mode?Is there any
> object that I can use instead that does the same job with oSerial
> object?I mean even if I find a MAX232 I wouldn't know how to connect
> it to my OOPic...
>
> naimead
>

You have two different things going on. If you have an old OOPic
(prior to B.2.0, I believe) then you can only program it with the
parallel cable. If you have a newer version then you can program it
with a serial cable.

But programming has nothing to do with IO. Even if you are forced to
use the parallel cable for programming, you can still use a serial
cable (and RS232 dongle http://www.pololu.com/products/pololu/0126/)
to do serial I/O with the PC. Perhaps you would use Hyperterminal or
something. The parallel cable would still be used for programming.

If your chip will accept serial programming then the same cable/dongle
is used for both.

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: