Dongle Basic is a modified version of FemtoBasic intended for use with Hitt Consulting's Propeller Dongle or any other minimal Propeller board like the PropStick or PropStickUSB. It requires only ...
This is a modified version of FemtoBasic designed for the 4D Systems uOLED-96-Prop display with an integrated Propeller controller and uSD card socket. In addition to the usual FemtoBasic features ...
TPA81 Thermopile Array Object can Set the Servo Position and Read the TPA81 Array values. Or, it will use a Cog to auto-scan and accumulate the values independent of your ...
i2cObject and device examples. Implements i2c and gives examples of EEPROM's, DS1307, DS1621 and www.robot-electronics.com products i.e. SRF08 and the MD22.
Modified version of Chip's original MCP3208 code. Designed to speed up the ADC process by doing all of the calculations in assembly code. Use for single and average ADC samples. ...
memStick_fsys contains objects to read and write binary, text, and comma separated files in either FAT16 or FAT32 format on a flash memory stick or card. It uses the Parallax ...
MCP2515-specialized SPI Engine implementation for controller Area Network (CAN) Bus control with schematic showing an approach to attaching the MCP2515/MCP2551 to the Propeller chip
The MidiIn object supports receiving and parsing a standard MIDI stream, making the MIDI events available to the user in a very easy to use form. Complete documentation is included.