OBEX Category Tool

Propeller Loader

OverviewObject ID : 2159 (2013-05-02)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent This object lets a Propeller chip load up another Propeller chip in the same way the PC normally…

Bit Manipulator

OverviewObject ID : 2158 (2013-05-02)Author : Austin Bowen | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent Allows the user to view specific bits of a value, write specific bits of a value, and fill entire…

VB6 or VB.Net with LED

OverviewObject ID : 2157 (2013-05-02)Author : Greg Denson | added by ArchiverMicrocontroller : Propeller 1Categories : Display, Fun, ToolLanguage : SPINLicence : OtherContent 7/7/11, added vb project for vb.net 2008 express in zip file. This is a demonstration of using…

BS2 Functions

OverviewObject ID : 2156 (2013-05-02)Author : Martin Hebel | added by ArchiverMicrocontroller : Propeller 1Categories : Protocol, Signals, ToolLanguage : SPINLicence : OtherTag : PWMContent General PBASIC functionality library, written in Spin, that mimics and extends many popular BS2 functions:…

Dynamic Cog Loader

OverviewObject ID : 2155 (2013-05-02)Author : Carl Jacobs | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguages : PASM, SPINLicence : OtherContent This technique, rather than object, demonstrates how to store the PASM portion of an object into the upper…

SerialMirror

OverviewObject ID : 2154 (2013-05-02)Author : Carl Jacobs | added by ArchiverMicrocontroller : Propeller 1Categories : Protocol, ToolLanguages : PASM, SPINLicence : OtherContent A FullDuplexSerial enhancement that allows a single serial connection to be used from within multiple spin files.…

Serial Com

OverviewObject ID : 2153 (2013-05-02)Author : Aleks | added by ArchiverMicrocontroller : Propeller 1Categories : Protocol, ToolLanguage : SPINLicence : OtherTag : I2CContent *repaired a minor issue with the LCD driver A communication routine loosely based on I2C with included…

DTMF decoder

OverviewObject ID : 2152 (2014-06-15)Author : Thierry Eggen, ON5TE | added by ArchiverMicrocontroller : Propeller 1Categories : Human Input, ToolLanguages : PASM, SPINLicence : OtherTag : ADCContent DTMF decoder based on the standard Propeller sigma-delta ADC. Decodes digits on a…

cogArrays

OverviewObject ID : 2151 (2013-05-02)Author : James Burrows | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguages : PASM, SPINLicence : OtherContent This is the example code from a thread discussing array’s in PASM – using COG memory or HUB…

String Library

OverviewObject ID : 2150 (2013-05-02)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent A string library. The code has been fully optimized with a super simple spin interface for maximum speed…