Code Language PASM

SDLoader

OverviewObject ID : 2767 (2013-05-20)Author : Brian Riley | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguages : PASM, SPINLicence : OtherContent SDLoader allows executables to be booted from SD card, or loaded from SD card into upper 32K…

FAT16 routines SD Card layer - Updated

OverviewObject ID : 2765 (2013-03-25)Author : John Twomey | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguages : PASM, SPINLicence : OtherContent Updated Version of Tomas Rokicki’s FAT16 SDCard routines. Added SDstr,SDbin,SDhex and SDdec to fsrw to allow simple…

FAT16/32 Full File System Driver

OverviewObject ID : 2764 (2013-05-07)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguages : PASM, SPINLicence : OtherContent A FAT16/32 full file system driver that runs on one cog. The code has been fully…

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…

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…

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…

Keyboard driver for both Hydra and Demo Board

OverviewObject ID : 2748 (2013-04-10)Author : Michael Green | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent This is a slightly modified version of the keyboard driver included with the Propeller Tool. Rather than…

Logitech Extreme 3D Pro Driver

OverviewObject ID : 2747 (2013-08-10)Author : Keith Young | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherTag : ADCContent This object allows a highly functional human input device that is normally USB driven to…

Xbox 360 Chatpad 'Keyboard' Object

OverviewObject ID : 2740 (2013-04-17)Author : Greg Porter | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent This demo interfaces the Propeller to the ‘Chatpad’ keyboard accessory of an Xbox 360 remote control. A…

GameCube Controller

OverviewObject ID : 2737 (2013-04-09)Author : Claude Hertel (CJ) | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent Basic interface to a standard GameCube Controller. includes demo that displays controller data on a TV…