[[propeller]]
 

Propeller Microcontroller

The Propeller is a multi-core microcontroller by Parallax.

Specs

Windows development tools

Languages

The Propeller can be programmed in assembler or Spin. There are also third party C compilers available.

Assembler

The Propeller has a small instruction set and is well documented in the Propeller manual.

Spin

A bytecode interpreted language by Parallax. Most of the high level libraries are written in Spin. Each cog can fit a copy of the interpreter in its SRAM, but bytecode is read from hub memory which slows down execution. See the wikipedia page for details.

C

There are two C implementations

Other open/free development tools

Docs

 
propeller.txt · Last modified: 2009/07/29 07:51 by dan.v
 
Except where otherwise noted, content on this wiki is licensed under the following license:Public Domain
Recent changes RSS feed Driven by DokuWiki