This driver allows you to connect up to sixteen 8255 Programmable Peripheral Interface chips together on a shared bus. Each 8255 has 24 configurable bidirectional io pins so for applications ...
This series of objects is used to communicate with the ADC 0838 vis a serial interface. After one channel is read by the ADC, then the Propeller, it is sent ...
This is a simple Spin I2C driver intended mostly for accessing I2C serial EEPROMs like the boot EEPROM. There are low level routines included that can be used to access ...
General PBASIC functionality library, written in Spin, that mimics and extends many popular BS2 functions: COUNT, DEBUG, DEBUGIN, FREQOUT, PAUSE, PULSOUT, PULSIN, PWM, RCTIME, SEROUT, SERIN, SHIFTOUT, SHIFTIN.
This program is used to check the communication to the CMUCAM tracking camera. It utilizes the PC Debug Object, but can be adapted to use the Full Duplex Serial or ...
Driver for Model Railroad DCC (Digital Command Control)controller. This low-level driver output packets in the NMRA (National Model Railroad Assoc.) standard format. External circuitry can be used to interface to ...
This program receives and parses a DMX-512A data stream. DMX is a protocol for controlling lighting equipment and accessories. This program is based on information gathered around the web related ...