Microcontroller Propeller 1

SimpleSD

OverviewObject ID : 2763 (2013-08-19)Author : Chris Cantrell | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguages : PASM, SPINLicence : OtherContent The SimpleSD object provides access to the “first file” on a freshly formatted SD card. This allows…

Micro_SD_Card

OverviewObject ID : 2762 (2013-03-28)Author : Greg Denson | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguage : SPINLicence : OtherContent This is a demo written for newer users that want to learn how to store data on a…

Memory Stick Datalogger

OverviewObject ID : 2761 (2024-03-01 17:20:31)Author : Paul | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLicence : OtherContent Please see v1.1 for latest updates. v1.0 is provided here as a legacy resource. Object for interfacing with Parallax’s USB…

SD_uAlfat

OverviewObject ID : 2760 (2013-03-28)Author : Jennifer | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguage : SPINLicence : OtherContent Tested! With this code you can read/write a SDcard with an uAlfat SD Storage Module from GHI electronics. Check…

Vinculum SPI Driver

OverviewObject ID : 2759 (2013-03-28)Author : tekochip | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguages : PASM, SPINLicence : OtherTag : SPIContent This file is a driver for the Vinculum FTDI chip using an SPI interface. Using SPI…

Settings

OverviewObject ID : 2758 (2013-03-28)Author : darco | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguage : SPINLicence : OtherContent This object handles the storage and retreval of variables (indexed by arbitrary word-sized integers) and data which need to…

ummc file system

OverviewObject ID : 2757 (2013-03-28)Author : Bob Belleville | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguage : SPINLicence : OtherContent ummc_fsys contains objects to read and write binary, text, and comma separated files in either FAT16 or FAT32…

2114 4K Static RAM Read-Write spin file

OverviewObject ID : 2756 (2014-05-10)Author : Greg Denson | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguage : SPINLicence : OtherContent 2114 4K Static RAM Read This is a simple setup for writing to a 2114 Static RAM, and…

FAT16 routines with secure digital card layer

OverviewObject ID : 2754 (2013-03-27)Author : Tomas Rokicki | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguages : PASM, SPINLicence : OtherContent This contains the full set of code you need to read and write files to secure digital…