<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Flat Spike</title>
	<link>http://www.flatspike.com</link>
	<description>Version 3.0</description>
	<pubDate>Fri, 13 Jun 2008 13:12:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>
	<language>en</language>
			<item>
		<title>Software SPI communication (as master device)</title>
		<link>http://www.flatspike.com/projects/electronics/software-spi-communication-as-master-device/</link>
		<comments>http://www.flatspike.com/projects/electronics/software-spi-communication-as-master-device/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 21:20:39 +0000</pubDate>
		<dc:creator>jurgen.strydom</dc:creator>
		
		<category>flatspike</category>

		<guid isPermaLink="false">http://www.flatspike.com/projects/electronics/software-spi-communication-as-master-device/</guid>
		<description><![CDATA[Overview
A view of SPI in action, the data out is the 10101010 binary value 
For SPI communication you need 4 pins

Data Out (Yellow)
Data In (Blue)
Clock (pink)
Chip select (green)

In this code segment I used Chip select as a low to high transition, and shifting of data on the rising edge of the clock. Most hardware devices [...]]]></description>
		<wfw:commentRss>http://www.flatspike.com/projects/electronics/software-spi-communication-as-master-device/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
