source code of /projects/PLLM-M702A/index.html

Last modified
Lines 116

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. </p>
  49. <p class="row">
  50. <span class="textonly" translate="no">[</span><a class="sub" href="/sitemap.py">Sitemap</a><span class="textonly" translate="no">]</span>
  51. </p>
  52. <hr class="textonly"/>
  53. </div></div></nav>
  54. <!-- END autogenerated navigation -->
  55.         <main><div id="content">
  56.             <h1 id="title">Reverse-engineered schematics for PLLM-M702A</h1>
  57.             <p>My old LG Flatron monitor decided to die after "only" 14 years
  58.             of service.  Just another case of dried out electrolytic
  59.             capacitors.  But since I had the PSU board out, I decided to
  60.             reverse engineer it.</p>
  61.             <h2 style="font-size: 100%;">Board revision 1.0</h2>
  62.             <ul>
  63.                 <li><a href="PLLM-M702A.pdf">Schematics (PDF)</a></li>
  64.                 <li><a href="PLLM-M702A.sch">Schematics (Eagle, lazy)</a></li>
  65.                 <li><a href="layout.png">Board layout (overdrawn photo)</a></li>
  66.                 <li><a href="layout.xcf">Board layout (GIMP)</a></li>
  67.                 <li><a href="components">List of identified components</a></li>
  68.             </ul>
  69.             <p>The Eagle schematic is not using the correct package for most
  70.             components, and in some cases even completely wrong components.
  71.             It's only made for the visuals.</p>
  72.             <p>The board layout is based on a photo, so it is NOT mirrored.</p>
  73.         </div></main>
  74.         
  75. <!-- INCLUDED FOOTER -->
  76.     <hr class="textonly"/>
  77.     <p>
  78.         Copyright © Oskar Skog<br/>
  79.         Website content released under the <a
  80.         href="https://creativecommons.org/licenses/by/4.0/" rel="license noopener"
  81.         target="_blank">Creative Commons Attribution (CC-BY 4.0)</a> license
  82.         and my software usually under the <span class="a"><a target="_blank"
  83.         rel="noopener"
  84.         href="https://opensource.org/license/BSD-2-Clause">FreeBSD license
  85.         (2-clause)</a>.</span>
  86.         <br/>
  87.         Images may be from other sites, I should have cited useful sources
  88.         somewhere on the page.
  89.         <span class="notprint">Contact me if I haven't.</span>
  90.     </p>
  91.     <p id="contact" class="notprint">
  92.         You can contact me at: <a href="mailto:oskar@oskog97.com"
  93.         rel="noopener" target="_blank">oskar@oskog97.com</a>
  94.         <span class="a">(<a href="/pgp-pub/oskar.asc"
  95.                             >PGP public key</a>)</span>
  96.     </p>
  97.     <p> <a class="notprint" href="https://oskog97.com/read/?path=/style.css">
  98.             CSS Stylesheet
  99.         </a>
  100.     </p>
  101. </div></footer>
  102. <!-- END OF INCLUDED FOOTER -->
  103.     </body>
  104. </html>