source code of /projects/PLLM-M702A/index.html
Last modified | |
Lines | 121 |
Parent directory Download CGIread sitemap Main page
Quick links: contact content footer navigation title
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://oskog97.com/style.css" type="text/css"/>
<link rel="icon" type="image/png" href="/favicon.png"/>
<link rel="canonical" href="https://oskog97.com/projects/PLLM-M702A/"/>
<!-- End html5 macro. -->
<!-- Included structured data -->
<script type="application/ld+json">
{
"@context":
{
"@vocab": "http://schema.org/"
},
"@type": "WebPage",
"url": "https://oskog97.com/projects/PLLM-M702A/",
"author": {
"@type": "Person",
"@id": "https://oskog97.com/",
"name": "Oskar Skog",
"url": "https://oskog97.com/"
},
"publisher": {"@id": "https://oskog97.com/"},
"copyrightHolder": {"@id": "https://oskog97.com/"},
"license": "http://creativecommons.org/licenses/by/4.0/",
"DateModified": "2022-12-16"
}
</script>
<!-- End of included structured data-->
<title>Reverse-engineered schematics for PLLM-M702A</title>
<meta name="description" content="Reverse-engineered schematic of
PLLM-M702A power supply for LG flatron displays"/>
</head>
<body>
<!-- BEGIN autogenerated navigation -->
<nav><div id="navigation"><div id="nav_inner">
<p><a href="#content" class="textonly">Skip navigation</a></p>
<p class="row">
<span class="textonly" translate="no">[</span><a class="head" href="/">Home</a><span class="textonly" translate="no">]</span>
>>
<span class="textonly" translate="no">[</span><a class="sub" href="/projects/anonymine/">Anonymine</a><span class="textonly" translate="no">]</span>
<span class="textonly" translate="no">[</span><a class="sub" href="/projects/light-sensor/">Analog light sensor</a><span class="textonly" translate="no">]</span>
<span class="textonly" translate="no">]</span><span class="sub active">Reverse-engineered schematics for PLLM-M702A</span><span class="textonly" translate="no">[</span>
<span class="textonly" translate="no">[</span><a class="sub" href="/small-scripts/">Small scripts</a><span class="textonly" translate="no">]</span>
<span class="textonly" translate="no">[</span><a class="sub" href="/thinkpad/">-> My IBM thinkpad</a><span class="textonly" translate="no">]</span>
</p>
<p class="row">
<span class="textonly" translate="no">[</span><a class="sub" href="/sitemap.py">Sitemap</a><span class="textonly" translate="no">]</span>
</p>
<hr class="textonly"/>
</div></div></nav>
<!-- END autogenerated navigation -->
<main><div id="content">
<h1 id="title">Reverse-engineered schematics for PLLM-M702A</h1>
<p>My old LG Flatron monitor decided to die after "only" 14 years
of service. Just another case of dried out electrolytic
capacitors. But since I had the PSU board out, I decided to
reverse engineer it.</p>
<h2 style="font-size: 100%;">Board revision 1.0</h2>
<ul>
<li><a href="PLLM-M702A.pdf">Schematics (PDF)</a></li>
<li><a href="PLLM-M702A.sch">Schematics (Eagle, lazy)</a></li>
<li><a href="layout.png">Board layout (overdrawn photo)</a></li>
<li><a href="layout.xcf">Board layout (GIMP)</a></li>
<li><a href="components">List of identified components</a></li>
</ul>
<p>The Eagle schematic is not using the correct package for most
components, and in some cases even completely wrong components.
It's only made for the visuals.</p>
<p>The board layout is based on a photo, so it is NOT mirrored.</p>
</div></main>
<!-- INCLUDED FOOTER -->
<footer><div id="footer">
<hr class="textonly"/>
<p>
Copyright © Oskar Skog<br/>
Website content released under the <a
href="https://creativecommons.org/licenses/by/4.0/" rel="license noopener"
target="_blank">Creative Commons Attribution (CC-BY 4.0)</a> license
and my software usually under the <span class="a"><a target="_blank"
rel="noopener"
href="https://opensource.org/licenses/BSD-2-Clause">FreeBSD license
(2-clause)</a>.</span>
<br/>
Images may be from other sites, I should have cited useful sources
somewhere on the page.
<span class="notprint">Contact me if I haven't.</span>
</p>
<p id="contact" class="notprint">
You can contact me at: <a href="mailto:oskar@oskog97.com"
rel="noopener" target="_blank">oskar@oskog97.com</a>
<span class="a">(<a href="/pgp-pub/oskar.asc"
>PGP public key</a>)</span>
</p>
<p> <a class="notprint" href="https://oskog97.com/read/?path=/style.css">
CSS Stylesheet
</a>
<a href="https://validator.w3.org/check/referrer" rel="nofollow noopener"
target="_blank" class="notprint"><span
class="img">Valid HTML5</span
></a><br/>
</p>
</div></footer>
<!-- END OF INCLUDED FOOTER -->
</body>
</html>