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

  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3.     <head>
  4.         <meta charset="utf-8"/>
  5.         <meta name="viewport" content="width=device-width, initial-scale=1"/>
  6.         <link rel="stylesheet" href="https://oskog97.com/style.css" type="text/css"/>
  7.         <link rel="icon" type="image/png" href="/favicon.png"/>
  8.         <link rel="canonical" href="https://oskog97.com/projects/PLLM-M702A/"/>
  9. <!-- End html5 macro. -->
  10. <!-- Included structured data -->
  11. <script type="application/ld+json">
  12. {
  13.     "@context":
  14.     {
  15.         "@vocab": "http://schema.org/"
  16.     },
  17.     "@type": "WebPage",
  18.     "url": "https://oskog97.com/projects/PLLM-M702A/",
  19.     "author": {
  20.         "@type": "Person",
  21.         "@id": "https://oskog97.com/",
  22.         "name": "Oskar Skog",
  23.         "url": "https://oskog97.com/"
  24.     },
  25.     "publisher": {"@id": "https://oskog97.com/"},
  26.     "copyrightHolder": {"@id": "https://oskog97.com/"},
  27.     "license": "http://creativecommons.org/licenses/by/4.0/",
  28.     "DateModified": "2022-12-16"
  29. }
  30. </script>
  31. <!-- End of included structured data-->
  32.         <title>Reverse-engineered schematics for PLLM-M702A</title>
  33.         <meta name="description" content="Reverse-engineered schematic of
  34.             PLLM-M702A power supply for LG flatron displays"/>
  35.     </head>
  36.     <body>
  37.         
  38. <!-- BEGIN autogenerated navigation -->
  39. <nav><div id="navigation"><div id="nav_inner">
  40. <p><a href="#content" class="textonly">Skip navigation</a></p>
  41. <p class="row">
  42. <span class="textonly" translate="no">[</span><a class="head" href="/">Home</a><span class="textonly" translate="no">]</span>
  43. &gt;&gt;
  44. <span class="textonly" translate="no">[</span><a class="sub" href="/projects/anonymine/">Anonymine</a><span class="textonly" translate="no">]</span>
  45. <span class="textonly" translate="no">[</span><a class="sub" href="/projects/light-sensor/">Analog light sensor</a><span class="textonly" translate="no">]</span>
  46. <span class="textonly" translate="no">]</span><span class="sub active">Reverse-engineered schematics for PLLM-M702A</span><span class="textonly" translate="no">[</span>
  47. <span class="textonly" translate="no">[</span><a class="sub" href="/small-scripts/">Small scripts</a><span class="textonly" translate="no">]</span>
  48. <span class="textonly" translate="no">[</span><a class="sub" href="/thinkpad/">-&gt; My IBM thinkpad</a><span class="textonly" translate="no">]</span>
  49. </p>
  50. <p class="row">
  51. <span class="textonly" translate="no">[</span><a class="sub" href="/sitemap.py">Sitemap</a><span class="textonly" translate="no">]</span>
  52. </p>
  53. <hr class="textonly"/>
  54. </div></div></nav>
  55. <!-- END autogenerated navigation -->
  56.         <main><div id="content">
  57.             <h1 id="title">Reverse-engineered schematics for PLLM-M702A</h1>
  58.             <p>My old LG Flatron monitor decided to die after "only" 14 years
  59.             of service.  Just another case of dried out electrolytic
  60.             capacitors.  But since I had the PSU board out, I decided to
  61.             reverse engineer it.</p>
  62.             <h2 style="font-size: 100%;">Board revision 1.0</h2>
  63.             <ul>
  64.                 <li><a href="PLLM-M702A.pdf">Schematics (PDF)</a></li>
  65.                 <li><a href="PLLM-M702A.sch">Schematics (Eagle, lazy)</a></li>
  66.                 <li><a href="layout.png">Board layout (overdrawn photo)</a></li>
  67.                 <li><a href="layout.xcf">Board layout (GIMP)</a></li>
  68.                 <li><a href="components">List of identified components</a></li>
  69.             </ul>
  70.             <p>The Eagle schematic is not using the correct package for most
  71.             components, and in some cases even completely wrong components.
  72.             It's only made for the visuals.</p>
  73.             <p>The board layout is based on a photo, so it is NOT mirrored.</p>
  74.         </div></main>
  75.         
  76. <!-- INCLUDED FOOTER -->
  77.     <hr class="textonly"/>
  78.     <p>
  79.         Copyright © Oskar Skog<br/>
  80.         Website content released under the <a
  81.         href="https://creativecommons.org/licenses/by/4.0/" rel="license noopener"
  82.         target="_blank">Creative Commons Attribution (CC-BY 4.0)</a> license
  83.         and my software usually under the <span class="a"><a target="_blank"
  84.         rel="noopener"
  85.         href="https://opensource.org/licenses/BSD-2-Clause">FreeBSD license
  86.         (2-clause)</a>.</span>
  87.         <br/>
  88.         Images may be from other sites, I should have cited useful sources
  89.         somewhere on the page.
  90.         <span class="notprint">Contact me if I haven't.</span>
  91.     </p>
  92.     <p id="contact" class="notprint">
  93.         You can contact me at: <a href="mailto:oskar@oskog97.com"
  94.         rel="noopener" target="_blank">oskar@oskog97.com</a>
  95.         <span class="a">(<a href="/pgp-pub/oskar.asc"
  96.                             >PGP public key</a>)</span>
  97.     </p>
  98.     <p> <a class="notprint" href="https://oskog97.com/read/?path=/style.css">
  99.             CSS Stylesheet
  100.         </a>
  101.         <a href="https://validator.w3.org/check/referrer" rel="nofollow noopener"
  102.             target="_blank" class="notprint"><span
  103.             class="img">Valid HTML5</span
  104.         ></a><br/>
  105.     </p>
  106. </div></footer>
  107. <!-- END OF INCLUDED FOOTER -->
  108.     </body>
  109. </html>