<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: pcd8544 library (Nokia3310 lcd)</title>
		<link>http://forums.leaflabs.com/topic.php?id=648</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:12:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=648" rel="self" type="application/rss+xml" />

		<item>
			<title>snigelen on "pcd8544 library (Nokia3310 lcd)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=648#post-3641</link>
			<pubDate>Wed, 16 Feb 2011 03:54:43 +0000</pubDate>
			<dc:creator>snigelen</dc:creator>
			<guid isPermaLink="false">3641@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;That's fine with me. Do whatever is best for you.&#60;br /&#62;
The submodule concept sounds good (I'm new to git, but i have used svn, cvs (and rcs)).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "pcd8544 library (Nokia3310 lcd)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=648#post-3637</link>
			<pubDate>Tue, 15 Feb 2011 19:14:05 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">3637@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi snigelen,&#60;/p&#62;
&#60;p&#62;Thanks for using github; it'll make it a lot easier for us to redistribute.  We ideally would like user-contributed libraries to be hosted on github so that we can just include them under libraries/ in libmaple as git submodules:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://book.git-scm.com/5_submodules.html&#34; rel=&#34;nofollow&#34;&#62;http://book.git-scm.com/5_submodules.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So here's our proposal:  when we release an IDE version, we'll pull your master into our submodule copy of your repo.  Sound good?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>snigelen on "pcd8544 library (Nokia3310 lcd)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=648#post-3634</link>
			<pubDate>Tue, 15 Feb 2011 04:40:53 +0000</pubDate>
			<dc:creator>snigelen</dc:creator>
			<guid isPermaLink="false">3634@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Feel free to use it in your main release if you think it's usable.&#60;br /&#62;
Since the display is 3.3V it's suitable for the Maple and easier to use than HD4478 and similar.&#60;/p&#62;
&#60;p&#62;By the way, I mixed up the MOSI and SCLK pins in all comments and the README, sorry for the confusion if anyone have tried it out. It's fixed now.&#60;/p&#62;
&#60;p&#62;And (therefore) soft SPI will work too now. But it uses the (really slow) shiftOut.&#60;br /&#62;
For hardware SPI the SCLK is 4.5 MHz on the Maple and 4MHz on Arduino. For soft SPI it's&#60;br /&#62;
about 534kHz on Maple and 66kHz(!) on Arduino.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "pcd8544 library (Nokia3310 lcd)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=648#post-3605</link>
			<pubDate>Fri, 11 Feb 2011 11:21:41 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">3605@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Just bought one of these to play with the new lib! Thanks!&#60;/p&#62;
&#60;p&#62;I dont have any 'official' word about how we are going to start folding user libs into the mainline release, other than to say we definitely intend to do this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>snigelen on "pcd8544 library (Nokia3310 lcd)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=648#post-3604</link>
			<pubDate>Fri, 11 Feb 2011 10:03:10 +0000</pubDate>
			<dc:creator>snigelen</dc:creator>
			<guid isPermaLink="false">3604@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've started a library for the pcd8544 &#34;graphic&#34; lcd controller that is used in Nokia 3310, 5110 and others. It's used most as a text display since you can't read the pcd8544 memory or address individual pixels.&#60;/p&#62;
&#60;p&#62;It should work without modifications on both Arduino and the Maple.&#60;br /&#62;
Currently only hardware SPI is supported, but I will add support for software SPI soon.&#60;/p&#62;
&#60;p&#62;You can get it at &#60;a href=&#34;https://github.com/snigelen/pcd8544&#34;&#62;github&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Tested on Arduino Duemillanove, Maple rev.3 and Sparkfun's &#60;a href=&#34;http://www.sparkfun.com/products/10168&#34;&#62;Graphic LCD 84x48 - Nokia 5110&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
