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.

Tuesday, January 22, 2008

Re: [oopic] Extra memory (Future plans for robot to map room details)

Because you aren't likely to be changing that map all that often I would
use the oEEPROM object and store the map in EEPROM. If you have an
ooPIC S board I would get a second EEPROM so that you don't have to keep
track of where the code is stored when you are writing to the EEPROM.
The RAM memory in the ooPIC is fixed by the RAM in the PIC, it can't be
increased.

DLC

jasuk1970 wrote:
> Hi,
> On of the things I plan to do in the future is to try and get a
> robot to try and keep a map of a room in memory on a kind of grid
> system, and then do some kind of path finding to get from point A to
> point B. But to do this I will need to have more then 400 bytes of
> memory. Could anyone recommend some kind of extended memory module I
> could use with the ooPIC? (I'm using the OOBoard)
>
> I am hoping to discover some kind of serial device where you pass a
> memory location and either set it to a byte or retrieve a byte from it.
>
> Does anyone have any idea if this kind of thing exists?
>
> Cheers,
>
> Jas
>
>
>
>
> 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: