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.

Saturday, August 18, 2007

Re: [oopic] New ooPIC C.1 and compiler

Here is what I have been told about getting the C.1.1 upgrade to ANY
ooPIC chip or board:

The folks need to send the units to:
Savage Innovations
906 Bob Wallace Ave Suite F.
Huntsville Al 35801

The cost is $9.95 plus freight
Checks also need to be made to Savage Innovations or call to use credit
card.
256 519 8051 ext115
Ask for Kim

DLC

Larry M. Leitch wrote:
> ooPIC Tech Support wrote:
>
>>Hello,
>>
>>The wait will soon be over. The ooPIC V.6 compiler releases on
>>August 1st. A new programming interface and many bug fixes are the best
>>reasons to move to V.6. The next good reason is that the ooPIC C.1.1
>>firmware releases on August 1 as well. Anyone with a working ooPIC of
>>any version can send the chip in for a free firmware upgrade, a $10 S&H
>>fee will be charged to handle cost for burning a new chip for you.
>>
>>Because the C.1 firmware will allow you to assign one of your PWM
>>channels to a high precision pulse timer (read: RC receiver signals)
>>Savage Innovations is also offering the VEX transmitter/receiver set for
>>$130 until they run out. The VEX receiver's output is not to individual
>>servos but is the entire 6 channel servo train so that with that one
>>ooPIC timing line you can read up to 6 servos worth of receiver
>>information.
>>
>>I will post more details on the upgrade process and how to order the
>>VEX transmitter/receiver devices as I get it. This announcement is "hot
>>off of the presses" from Savage Innovations.
>>
>>DLC
>>--
>>------------------------------------------------------
>>Dennis Clark ooPIC Tech Support
>>www.oopic.com
>>------------------------------------------------------
>>
>>
>
> I am interested in the free firmware upgrade. To what address do I mail
> my existing chip? I REALLY want to make sure it gets to the right place. ;-)
>
> Larry
>
>
>
>
> 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/

Re: [oopic] Windows Vista

It does not, sort of. Scott is working on this, but at the moment
you need to do some pushups to get it to work with Vista. I'll put out
an announcement when they have the compiler working on Vista.

DLC

carson hoyt wrote:
> Hi everyone,
>
> I'm getting a new computer and I was wondering if the new compiler would run on windows vista. Does anyone know?
>
> Thanks,
>
> Carson
>
> naimead <naimead@yahoo.com> wrote: Hello all,
>
> I was trying to print on my PC's screen a simple message such
> as "hello".The thing is that I have the original OOPic which comes
> with a parallel programming cable and in order to print to my PC I had
> to use objects such as oSerial which they need serial communication.I
> used a converter to connect my OOPic to PC but when I tried to
> configure the cable I had a message that serial port couldn't be found.
>
> What might me the problem?Is there any way to use the parallel port
> and still to be able to print to my comp's screen from a simple phrase
> to a sonar's output?
>
> naimead
>
>
>
>
>
>
> ---------------------------------
> Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV.
>
> [Non-text portions of this message have been removed]
>
>
>
>
> 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/

Re: [oopic] parallel to serial port

What serial/RS232 level translator are you using on the ooPIC? How are
you connecting to your computer? Do you use a USB/RS232 converter on
your laptop? Do you know what COM port your serial port is on?

DLC

naimead wrote:
> Hello all,
>
> I was trying to print on my PC's screen a simple message such
> as "hello".The thing is that I have the original OOPic which comes
> with a parallel programming cable and in order to print to my PC I had
> to use objects such as oSerial which they need serial communication.I
> used a converter to connect my OOPic to PC but when I tried to
> configure the cable I had a message that serial port couldn't be found.
>
> What might me the problem?Is there any way to use the parallel port
> and still to be able to print to my comp's screen from a simple phrase
> to a sonar's output?
>
> naimead
>
>
>
>
> 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/

[oopic] Windows Vista

Hi everyone,

I'm getting a new computer and I was wondering if the new compiler would run on windows vista. Does anyone know?

Thanks,

Carson

naimead <naimead@yahoo.com> wrote: Hello all,

I was trying to print on my PC's screen a simple message such
as "hello".The thing is that I have the original OOPic which comes
with a parallel programming cable and in order to print to my PC I had
to use objects such as oSerial which they need serial communication.I
used a converter to connect my OOPic to PC but when I tried to
configure the cable I had a message that serial port couldn't be found.

What might me the problem?Is there any way to use the parallel port
and still to be able to print to my comp's screen from a simple phrase
to a sonar's output?

naimead




---------------------------------
Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV.

[Non-text portions of this message have been removed]


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/

[oopic] parallel to serial port

Hello all,

I was trying to print on my PC's screen a simple message such
as "hello".The thing is that I have the original OOPic which comes
with a parallel programming cable and in order to print to my PC I had
to use objects such as oSerial which they need serial communication.I
used a converter to connect my OOPic to PC but when I tried to
configure the cable I had a message that serial port couldn't be found.

What might me the problem?Is there any way to use the parallel port
and still to be able to print to my comp's screen from a simple phrase
to a sonar's output?

naimead


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/

Friday, August 17, 2007

[oopic] Re: OOPIC and Trekker magnetic compass

--- In oopic@yahoogroups.com, tom stefanou <tomstefanou@...> wrote:
>
> Hello everybody, i wanted to ask if anyone has a
> completed project with communication of the oopic and
> the trekker magnetic compass with the pc.
>
> Thank you.

There is a lot of sample software for the Trekker and OOPic at the
Superdroidrobots site.

As to communication with the PC: read chapter 16 of the Programmer's
Guide (at www.oopic.com -> Manual) and search the Files section here
for references to SCP (Serial Control Protocol).

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/

[oopic] Re: Matrix Multimedia Programmer.

--- In oopic@yahoogroups.com, "keithsloan" <keith@...> wrote:
>
> I like the idea of OOPIC but I also like the idea of being able to
> plug stuff in via E-Blocks as supplied by Matrix Multimedia.
>
> I don't suppose that if one took an OOPIC chip nad plugged it into a
> Matrix Media PIC programmer it would work.
>

If you reprogram the chip, you don't have an OOPic. You can always
erase the extra value added firmware and wind up with an $8.40 16F877A.

There is a heck of a difference in price and application between the
OOPic and the Matrix Multimedia stuff.

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/