OBEX Category Tool

Simple SD Boot Loader

OverviewObject ID : 2189 (2013-05-02)Author : Wm Steele | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent This is a simple SD Card Bootstrap Loader. It will automatically load the “Autoexec.Bin” file from an SD card…

Real Random

OverviewObject ID : 2188 (2013-05-02)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Categories : Fun, ToolLanguages : PASM, SPINLicence : OtherContent This object generates real random numbers by stimulating and tracking CTR PLL jitter. It requires one…

VB6 and Google

OverviewObject ID : 2187 (2013-05-02)Author : Greg Denson | added by ArchiverMicrocontroller : Propeller 1Categories : Data Storage, Fun, ToolLanguage : SPINLicence : OtherContent Another demo for us new guys. Data from Propeller goes to VB6 and then to Google…

Timer Library

OverviewObject ID : 2186 (2019-05-07)Author : Michael BurmeisterMicrocontroller : Propeller 1Category : ToolLanguage : C/C++Licence : OtherContent These two functions will return the amount of time passed between calls. Must call at least before 54 seconds has passed to avoid…

ISP Programming ATTiny with the Propeller

OverviewObject ID : 2185 (2013-05-02)Author : Cluso99 | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent Program the ATTiny84 with the Propeller chip using ISP (4 pins). The program can be easily modified for other ATTiny…

Pulse stretcher

OverviewObject ID : 2184 (2014-01-11)Author : Thierry Eggen, ON5TE | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguages : PASM, SPINLicence : OtherContent Up to 32 one shot timers, each connected to one I/O pin. Duration from 1 to millions…

uSDPropLoader

OverviewObject ID : 2183 (2013-05-02)Author : MacTuxLin | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent A prop loader that reads multiple binary files on uSD on Master Propeller & sending them to boot multiple Propellers.…

WALTR - S2 - Logo - Bluetooth - Pen Lifter

OverviewObject ID : 2182 (2013-05-02)Author : lukazi | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent WALTR (Wireless, Apple II, Logo, Turtle, Robot) – Using S2 Robot – Includes Bluetooth and Pen Lifter. WALTR is an…

Augmented Assembly Code (PreSpin ver)

OverviewObject ID : 2181 (2013-05-02)Author : Bob Anderson | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : PASMLicence : OtherContent Version 1.01 adds a very useful beginBlock endBlock formatting feature that cleanly separates AAC lines from emitted PASM lines.…

Memory Storage Management

OverviewObject ID : 2180 (2013-05-20)Author : Brandon Nimon | added by ArchiverMicrocontroller : Propeller 1Categories : Data Storage, ToolLanguage : SPINLicence : OtherTag : I2CContent This object is designed to allow programmers (and/or end-users) to store values to EEPROM, referenced…