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.

Wednesday, July 23, 2008

[oopic] Re: OOPIC C1+ Firmware

--- In oopic@yahoogroups.com, "design14me2" <design14me2@...> wrote:
>
>
> I have an OOPIC-S board with C1+Firmware.
>
> The oRCIN(1-6) is a new object in the C1+ Firmware. Using the oRCIN the
> OOPIC can read the pulses from a RC receiver. I'm assuming Futaba
> <http://www.hoverhobbies.com/product_info.php?products_id=380> or any
> other brand. I haven't been able to fine any documentation or
> examples for this object, other than what's on the OOPIC
> <http://www.oopic.com/orcin.htm> website. Has anyone here worked with
> this object before?
>
> Why must I hook it into I/O Line 17?
> How in the word do I hook all (6)channel into I/O Line 17?
>
> Lamont

You need to look at the schematic to find out which PIC pin has IOLine
17 (RC2). Then you need to look at the PIC16F877 datasheet to find
out what kinds of signals can be on this pin. Capture 1 input.

You need to inject the receiver signal BEFORE it is demultiplexed
where all 6 channels are spaced one after the other on a single wire.

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: