Shop OBEX P1 Docs P2 Docs Learn Events
Propeller Programming ? — Parallax Forums

Propeller Programming ?

John MichaelJohn Michael Posts: 37
edited 2011-11-09 14:24 in Propeller 1
Hello, I want to start learning how to program the propeller. Can someone point me to the best referances to really get down to the nuts and bolts of the programming. Is there any 3rd party books that I could purchase to help jump start my efforts?

Thank you.

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2011-11-09 08:13
    The Propeller Education Kit Labs is a good place to start. You can also download "Game Programming for the Propeller Powered Hydra" (see the "Full Hydra Manual" link). There are all sorts of other downloads on the Propeller Downloads webpage near the bottom. "Programming and Customizing the Multicore Propeller Microcontroller" is a nice introduction as well as a series of chapters, each going into detail on another fairly sophisticated and interesting project. Make sure to check out the "Spin Zone" series of Nuts and Volts Magazine articles. They can be downloaded from Parallax's Resources webpage.
  • RaymanRayman Posts: 14,854
    edited 2011-11-09 08:13
    I'd recommend the PE Kit labs... You can find it in one of the sticky threads in this forum (third from the top).
  • JonnyMacJonnyMac Posts: 9,198
    edited 2011-11-09 08:14
    Most suggest the Propeller Education Kit (PEK) Lab book -- it's available as a PDF download from Parallax.
    -- http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/PEKitLabs-v1.2.pdf

    There are a couple third-party books available, but you're probably best going the PEK first.
  • 4x5n4x5n Posts: 745
    edited 2011-11-09 08:31
    Hello, I want to start learning how to program the propeller. Can someone point me to the best referances to really get down to the nuts and bolts of the programming. Is there any 3rd party books that I could purchase to help jump start my efforts?

    Thank you.

    I just started programming the propeller a few months ago and got the propeller education kit to learn how. I didn't have a propeller at the time and knew nothing about how to program it. I had a lot of fun going through the labs and even learned a few of the "tricks" of how to program it in ways to make the best use of it's abilities and minimize it's limitations. If you don't want to buy the kit you can download the manual that comes with it for free.
  • Mark_TMark_T Posts: 1,981
    edited 2011-11-09 09:45
    Oh and someone should warn you that it can be dangerously addictive ;)
  • 4x5n4x5n Posts: 745
    edited 2011-11-09 10:47
    Mark_T wrote: »
    Oh and someone should warn you that it can be dangerously addictive ;)

    We didn't want to scare him off!! :-)
  • JMLStamp2pJMLStamp2p Posts: 259
    edited 2011-11-09 14:24
    Bought the Professional Dev. Board and Viewport,
    I'm diving in ... :-)
    Thanks for the help guys
Sign In or Register to comment.