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, December 23, 2007

[oopic] Re: Help with incoming Serial Communcation from PC to ooPic-R I2c LCD03

LOL I have enough problems trying to make it work, let alone trying
to make it work after 6 months!
But I too restrict the comments in my code, long enough to help
explain/clarify but not iambic pentameter. I make VERY liberal use of
cut-n-paste with all the code snippets I can find (why re-invent the
wheel?) and if they don't have comments I usually add some. My code
is FAR from 'optimal' but I can usually get it to (sort of) work.
That's one of the reasons I like the Oopic - using "BASIC" makes it
easy(er) to read and understand. I know, I'll get up to speed on some
flavor of C, but until then I can use my Oopic anyway!

--- In oopic@yahoogroups.com, "Dennis K. Deckmann" <dkdeckmann@...>
wrote:
>
>
> I do as you, generally fully specify everything so as to leave
myself
> clues in case it is a while before I get back to something...
>
> I also tend to trim off irrevalent stuff from the bottoms of long
> messages...
>
> --- In oopic@yahoogroups.com, "red71956" <kdwyer@> wrote:
> >
> > Is there any reason NOT to use .Value? Does this take more
(compiled)
> > space than not using it?
> > I often use a more verbose mode, heavily commented, especially if
I
> > may not modify it. Weeks, or months later all the extra comments
and
> > such makes it easier to remember what it is I was trying to
> > accomplish.
> >
>



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: