<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PG320240 LCD]]></title><description><![CDATA[<p dir="auto">I got my hands on a PG320240WRF-MNN LCD. Looks like this:</p>
<p dir="auto"><a href="http://www.scancraftdisplay.se/File/Powertip/PG320240WRF-MNN-HQ.pdf" rel="nofollow ugc">http://www.scancraftdisplay.se/File/Powertip/PG320240WRF-MNN-HQ.pdf</a></p>
<p dir="auto"><img src="/uploads/upload-79369837-3171-44e7-bd3a-7ad40be6953c.jpg" alt="WP_20141010_001.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">It relay big and now I was wondering if it would be possible to hock this one up to one of them LCM1602 I2C interfaces. Here is the pinout of the LCD:</p>
<p dir="auto"><img src="/uploads/upload-fa8be3cb-8003-45de-a63e-c0e41adde197.jpg" alt="LCDPins.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I cant seem to find a good source of information for the LCM1602 I2C interface but I guess this could be done right?</p>
]]></description><link>https://forum.mysensors.org/topic/475/pg320240-lcd</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 04:15:30 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/475.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 10 Oct 2014 10:14:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PG320240 LCD on Tue, 14 Oct 2014 05:28:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yveaux" aria-label="Profile: Yveaux">@<bdi>Yveaux</bdi></a> said:</p>
<blockquote>
<p dir="auto">there should be some OKI tiles somewhere, or maybe some blobs of resin somewhere on the back?</p>
</blockquote>
<p dir="auto">I dug a bit further and under some green tape I found something:</p>
<p dir="auto"><img src="/uploads/upload-fcac12ad-87ad-47c6-9035-d3635d2bbbf0.jpg" alt="WP_20141014_005.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/uploads/upload-96483404-3883-4553-abd4-3b3818c366ce.jpg" alt="WP_20141014_007.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">So I guess these might be the LCD controllers then.</p>
<p dir="auto">Anyway, if someone feels like sinking their teeths in one of these let me know.</p>
]]></description><link>https://forum.mysensors.org/post/5589</link><guid isPermaLink="true">https://forum.mysensors.org/post/5589</guid><dc:creator><![CDATA[korttoma]]></dc:creator><pubDate>Tue, 14 Oct 2014 05:28:45 GMT</pubDate></item><item><title><![CDATA[Reply to PG320240 LCD on Mon, 13 Oct 2014 16:51:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/korttoma" aria-label="Profile: korttoma">@<bdi>korttoma</bdi></a> said:</p>
<blockquote>
<p dir="auto">I did take it apart even further but all the components can be sen from this picture.</p>
</blockquote>
<p dir="auto">Then you're the proud owner of probably the first LCD display controlled completely by a counter and op-amp!</p>
<p dir="auto">No, just kidding. According to the datasheet there should be some OKI tiles somewhere, or maybe some blobs of resin somewhere on the back?</p>
]]></description><link>https://forum.mysensors.org/post/5570</link><guid isPermaLink="true">https://forum.mysensors.org/post/5570</guid><dc:creator><![CDATA[Yveaux]]></dc:creator><pubDate>Mon, 13 Oct 2014 16:51:57 GMT</pubDate></item><item><title><![CDATA[Reply to PG320240 LCD on Mon, 13 Oct 2014 11:04:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yveaux" aria-label="Profile: Yveaux">@<bdi>Yveaux</bdi></a> Thanks for your reply.</p>
<p dir="auto">The only 2 IC's I can see on the board are IT7001M ( Programmable 8-Bit Binary Counter ) and a LA6324N ( Quad Operational Amplifier ). Could not locate the MSM677** that was mentioned in the datasheet. Maybe my display is missing some part.</p>
<p dir="auto"><img src="/uploads/upload-0ccdc094-4dc1-451f-aa77-0f046b42d261.jpg" alt="WP_20141013_004.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I did take it apart even further but all the components can be sen from this picture.</p>
<p dir="auto">Anyhow, I was hoping this would have been a simple plug and play but it seems like I'm wrong. I'm not prepared to invest allot of time to "MySensor" this display but if anyone is interested to do the heavy lifting I do have a few of them so I can provide the hardware.</p>
]]></description><link>https://forum.mysensors.org/post/5545</link><guid isPermaLink="true">https://forum.mysensors.org/post/5545</guid><dc:creator><![CDATA[korttoma]]></dc:creator><pubDate>Mon, 13 Oct 2014 11:04:16 GMT</pubDate></item><item><title><![CDATA[Reply to PG320240 LCD on Fri, 10 Oct 2014 11:03:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/korttoma" aria-label="Profile: korttoma">@<bdi>korttoma</bdi></a> said:</p>
<blockquote>
<p dir="auto">LCM1602</p>
</blockquote>
<p dir="auto">The LCM1602 contains just an 8bit I/O expander for i2c bus.<br />
You can drive the LCD directly from the Arduino or through this i2c expander.</p>
<p dir="auto">According to the datasheet the PG320240WRF-MNN uses the OKI MSM6778b and MSM6779b IC's to control the display.<br />
You will be looking for an Arduino driver implementation for these IC's, or you'll have to implement it by yourself...</p>
<p dir="auto">I guess that will be the challenge, not using the LCM1602</p>
]]></description><link>https://forum.mysensors.org/post/5443</link><guid isPermaLink="true">https://forum.mysensors.org/post/5443</guid><dc:creator><![CDATA[Yveaux]]></dc:creator><pubDate>Fri, 10 Oct 2014 11:03:09 GMT</pubDate></item></channel></rss>