This program is an extension to the basic "watch shared variable" capabilities of ViewPort. It executes script statements that can deal with arrays and ...
This is a basic _light_ implementation of the Arduino SDK for the Propeller and does not require a dedicated COG. It is intended for newbies to get acquainted with the ...
Version 1.01 adds a very useful beginBlock endBlock formatting feature that cleanly separates AAC lines from emitted PASM lines. It makes the AAC lines look like pseudo code. The result ...
Version 1.01 adds a very useful beginBlock endBlock formatting feature that cleanly separates AAC lines from emitted PASM lines. It makes the AAC lines look like pseudo code. The result ...
Allows the user to view specific bits of a value, write specific bits of a value, and fill entire bits of a value. See the subroutine comments for more information ...
BoeBotBasic is a modified version of FemtoBasic designed to run on a Protoboard on a BOE-BOT chassis. It supports the wheel servos and a PING bracket servo, a PING sensor, ...
This object is perfect for Propeller beginners coming from a BS2 background! It is not complicated and has full instructions for operation in the comments. You can get a "Hello ...