Shop OBEX P1 Docs P2 Docs Learn Events
pfth Forth -- How to deploy multiple cogs, a new revision — Parallax Forums

pfth Forth -- How to deploy multiple cogs, a new revision

LoopyBytelooseLoopyByteloose Posts: 12,537
edited 2014-01-25 04:38 in Propeller 1
This is a much better revision of a HOWTO document that I think is very useful.

Not only does it provide insight into how to get multiple cogs working in pfth, it offers the means to begin to
learn more about the pfth.spin PASM code, the pfth dictionary construction, and learning to use lower level Forth lexicon (create, body>, allot, and so on) to become a more powerful program.

Read along with Leo Brodie's "Starting Forth".. the final chapters, and ANS Forth's "And so Forth"'; one can begin to use all of Forth on a Propeller.

I am also working of another title -- pfth _HOW TO create precision delays, which provides delays down to 30us or so for precise stepper motor control or other such timing needs.
Sign In or Register to comment.