Overview
- Object ID : 2558 (2015-01-22)
- Author : Parallax Inc | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Protocol
- Licence : Other
- Tag : SPI
Content
This SPI-Spin demonstration uses the DS1620 temperature sensor via a serial connection to your PC to demonstrate how to use the SHIFTIN and SHIFTOUT functions of the SPI object.
The SPI-Spin version co-exists with the cog that calls the SHIFTIN or SHIFTOUT function and does not use an additional cog.