Shop OBEX P1 Docs P2 Docs Learn Events
Back on the road, a lot to learn and exercise to keep track — Parallax Forums

Back on the road, a lot to learn and exercise to keep track

Had to overcome some obstacles, so I could not proceed with my projects in a timely manner and now I have to start the race..
My goal has not changed, I'm looking to create a modular, flexible and reliable solution using a single scheme for inter-process communication. The resources available with the P2 allow to spend some memory and instruction for safety measures.
I'll see how far I come, so I start at the very beginning.

Comments

  • MicksterMickster Posts: 2,740

    @ErNa

    I am sure that I have psychic powers because I was just thinking about you. This stuff happens to me all the time :#

  • ErNaErNa Posts: 1,756

    In the past (P1) I created a communication mechanism between cogs to have a uniform solution both for SPIN and ASM objects. I'm now moving my motor control project to the P2, hopefully I'll expand it to a smart home control system (smarter than anything, that exists, or even smarter than we can imagine, or, alternatively, not). While in the past I just started a process, waiting for acknowledge, I now will exchange a version number to be sure, that the right object was linked.
    This should work also for inter-chip communication, what means, mixed systems P1, P2 could run also.

  • ErNaErNa Posts: 1,756
    edited 2025-02-06 10:49

    I'm digging out an old project I intended to demonstrate how I organize communication between processes. It's a type of early Ping/Pong, using Andy Schenk's terminal software. For just now I create a documentation do be in line again, next I have to move it to the P2. And do some improvements. 17 year passed by.

Sign In or Register to comment.