OBEX Category Tool

Simple formatted text routines

OverviewObject ID : 2814 (2020-08-14)Author : Eric R. Smith | added by ArchiverMicrocontroller : Propeller 2Category : ToolLanguage : SPIN2Licence : OtherContent These are routines intended to be used with the Spin2 SEND function to transmit formatted numbers or text.…

Timer32

OverviewObject ID : 2198 (2013-05-02)Author : jmspaggi | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent VERY simple 32 bits timer providing non-blocking timeout methods. Many options available. One timer, many timers, cog ticking the timer…

Clock

OverviewObject ID : 2197 (2013-08-23)Author : Jeff Martin | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent Provides clock timing functions to: Set clock mode and frequency at run-time using similar clock setting constants as with…

XOR Cipher

OverviewObject ID : 2196 (2013-05-02)Author : Michael King | added by ArchiverMicrocontroller : Propeller 1Categories : Protocol, ToolLanguage : SPINLicence : OtherContent This is a very simple XOR Cipher. This is not 256bit encryption but it will hide data pretty…

Morse Code V1.2

OverviewObject ID : 2195 (2013-05-02)Author : Thomas E. McInnes | added by ArchiverMicrocontroller : Propeller 1Categories : Fun, Protocol, Signals, Speech and Sound, ToolLanguage : SPINLicence : OtherContent Can send morse code messages to a buzzer, piezo speaker, or an…

Timer_PlusCountdown

OverviewObject ID : 2194 (2013-05-02)Author : jagrifen | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent This version is just like the original Timer object but it adds the ability to operate the timer in a…

OLED-128-G2 Driver Demo

OverviewObject ID : 2193 (2015-01-22)Author : Parallax Inc | added by ArchiverMicrocontroller : Propeller 1Categories : Data Storage, Display, Fun, ToolLanguage : SPINLicence : OtherContent General info: This is a simple/small driver for the OLED-128-G2. This driver uses the common…

Stack Length 2

OverviewObject ID : 2192 (2015-04-01)Author : Grant Gysbers | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent window while each line now ends with a “NL,” New Line. Useful in testing multiple process flow paths of…

Simple Propeller Assembly Debugger (SPAD)

OverviewObject ID : 2191 (2013-05-02)Author : Jim Coleman | added by ArchiverMicrocontroller : Propeller 1Categories : Fun, ToolLanguages : PASM, SPINLicence : OtherContent At last, a debugging tool that works exactly like the Basic Stamp. Yes, the old reliable Stamp…

Stack Length

OverviewObject ID : 2190 (2013-05-02)Author : Jeff Martin | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent Measures utilization of user-defined stack. This can be used to determine actual run-time stack requirements for an object in…