Shop OBEX P1 Docs P2 Docs Learn Events
P2 Tutorial — Parallax Forums

P2 Tutorial

I have P2 Eval board, however, it is far from easy for me to start to work with it.
Is some tutorial planned ? I would appreciate it. Thanks a lot.

Comments

  • RaymanRayman Posts: 13,892
    edited 2021-11-04 15:36

    I see a "hello world" getting started page here:
    https://www.parallax.com/propeller-2/get-started/spin2/

    What kind of things would you like to see?
    Interested in programming in Spin2, C (or Basic, microPython) ?

    There is the obex in github with some example code.
    Think you can get to all of that via propeller.parallax.com

  • I would like to learn the Parallax Spin for P2 and PASM2. I miss a step-by-step tutorial for them.

  • RaymanRayman Posts: 13,892
    edited 2021-11-04 16:37

    I think this kind of thing is coming, but not here yet.

    The OBEX is probably the best place to learn Spin for P2 at the moment.
    Spin2 is very similar to Spin1 though and there's a lot of Spin1 stuff around.

    For PASM2, there's not much now, but it's similar to PASM1
    And, there is this guide for PASM1: http://www.rayslogic.com/propeller/Programming/DeSilvaAssemblyTutorial.pdf

    The basics are the same, but you no longer need any Spin at all.
    You can use PNUT and write and compile a pure PASM2 program.
    PASM2 has A LOT of new features though.

    Anyway, if you're starting from scratch, it might be a good idea to look through the P1 stuff first.

  • They're not the step-by-step tutorial you're looking for, but I've done some Zoom sessions for Parallax on the P2, focused on Spin2, with a bit of PASM2 in the mix.

    --
    --
    --
    --
    --
    --
    --
    --
    --
    --

    In the first video I mention writing for Nuts & Volts; this P2 article is online.

    -- https://www.nutsvolts.com/magazine/article/an-introduction-to-the-parallax-propeller-2

  • "Notes on Propeller P2" download might be of some use download can found On Propeller P2 forum (page 2)
    regards
    Bob 9WRD)

Sign In or Register to comment.