Propeller Parallax Compilers
microcontrolleruser
Posts: 1,194
Okay. I'll play ball here.
Have Propellor IDE and Simple IDE on the desktop.
Isn't there a third one? Maybe I am thinking of USB oscilloscope is the one with three applications.
I believe Propellor IDE is Spin and Simple IDE is Assembler and C. Is that right?
Have Propellor IDE and Simple IDE on the desktop.
Isn't there a third one? Maybe I am thinking of USB oscilloscope is the one with three applications.
I believe Propellor IDE is Spin and Simple IDE is Assembler and C. Is that right?
Comments
Mike
Where do we find this Propbasic?
I found it! Compiler #3. Propellor Tool.
Looks like it is optimized for PE kit.That's a good thing. We have one of those.
Sent it to desktop. Spinner hat icon is yellow. Blue for Propellor IDE.
I've never used the PropBasic compiler, but I don't think it comes with an IDE. BST is another Spin IDE/compiler; it is cross platform but closed source and long unmaintained.
BST and PropellerIDE can both do PropBasic as well as Spin if you manually install the PropBasic compiler.
PropBasic. Here is a 29 page thread to get you started:
http://forums.parallax.com/discussion/118611/download-propbasic-here-00-01-14-last-version-for-bst/p1
PropellorIDE and PropBasic:
http://forums.parallax.com/discussion/164708/new-release-propelleride-propbasic-fun-times/p1
PropBasic with ViewPort
http://forums.parallax.com/discussion/135678/download-latest-version-of-propbasic-for-viewport-here/p1
Even though neither are supported any longer, both are very usable, especially if you require the extras that are not available in the others.
FWIW, their are other language compilers for the Propeller, including Tachyon (a forth compiler), Forth 5.5, a few Basic compilers, IIRC a C# compiler, etc.
The Propeller Tool was the first IDE designed for the Propeller and it fully supports Spin and PASM.
Most of what's on OBEX should compile and there is one demo I know of that is an EEPROM file.
The Propeller Tool can save and load an EEPROM file but I don't remember how.
If no then on to the PE Kit text.
EDIT Let me look at Quickstart board lessons.
Gee.They are probably in Learn Quickstarts huh? Maybe not.
Do you mean the Professional Development Board that supported the BASIC Stamp and SX microcontroller, or are you talking about the Propeller Professional Development Board?
The Professional Development Board was part of the StampWorks kit which includes a book for the BS2.
Propellor Professional board.
Are there lessons that go with it?
Have to look at PE Kit Fundamentals text and book.
Learn Quickstart looked a little involved. 23 lessons.
I will look at sample programs in Propellor Tool compiler.
Looking for some simple programs to use with Propellor Project board also.
The Project board is intended for tested projects not experimentation since parts must be soldered to it.
EDIT Terminal programs or branching programs.
Break it in!:)