See notes for "MCP3208_fast" object. Allows support of up to 24 ADC channels with one object. Supports up to three MCP3208 ADC chips with fast access and fast averages to ...
This object provides a demo program, an 8-bit driver, and a graphics driver. It also includes a PDF file showing the connections between the Propeller Proto board and the carrier ...
Driver for SCP1000D0 absolute pressure sensor (eg. http://www.sparkfun.com/commerce/product_info.php?products_id=8161). Use it to measur air pressure in Pa.
Driver uses Low power measurement with triger Driver do NOT use an extra cog.
Allows control of the Parallax Position Controllers using only Speed and Direction inputs. useful for remote control of a robot using a joystick - Updated with V1.2 to embed time ...
This technique, rather than object, demonstrates how to store the PASM portion of an object into the upper area of EEPROM (above 32K). This technique is used to reclaim back ...
Modified Full Duplex Serial Dec method that allows a decimal point to be inserted in a number. The new method, DecDP takes two parameters, value and dp. Value is the ...
Simple text based GUI elements for the VGA_HiRes_Text driver supporting mouse and keyboard input. Nothing fancy but some fundamental items to control and display feedback for your Prop Application. This ...
This is a driver for the CMUcam1. It does not require an external object for serial communications, it's completely self-contained. All the information required to use it is contained within.
This Parallax Serial Terminal (PST) demo application introduces the 'GPS_Str_NMEA_Lite.spin v1.0' and the 'GPS_Float_Lite.spin v1.0' driver objects. The 'GPS_Str_NMEA_Lite' driver interfaces the Propeller to a GPS receiver. This ...