Code Language SPIN

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…

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…

UART DataLogger Lite

OverviewObject ID : 2753 (2013-03-28)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguage : SPINLicence : OtherContent A lite version of the ‘DataLogger_UART_Driver’ object is excersised with this application. The new and smaller ‘DataLogger_Lite_Driver’ supports only…

memStick_fsys

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

4 x 4 keypad reader using a single I/O pin

OverviewObject ID : 2751 (2014-07-08)Author : Chris Gadd | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguage : SPINLicence : OtherContent This object uses a single I/O pin to read a 4×4 numeric keypad (8-pin header type) by measuring…