<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title> About MLAB </title>
    <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
    <meta name="description" content="MLAB Project, About Page">
    <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
    <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
    <link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print">
    <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
    <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
    <!-- AUTOINCLUDE END -->
  </head>

  <body lang="en">

    <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
    <!-- ============== HEADER ============== -->
    <div class="Header">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawHeader();
      // -->
      </script>
      <noscript>
        <p><b> JavaScript is required for including of the header </b></p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

    <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
    <!-- ============== MENU ============== -->
    <div class="Menu">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawMenu();
      // -->
      </script>
      <noscript>
        <p><b> JavaScript is required for including of the menu </b><p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

    <!-- ============== TEXT ============== -->
    <div class="Text">
      <p>
        <a href="PIC/about_bastl.jpg"><img width=480 height=360 src="PIC/about_bastl_small.jpg"
         alt="Sample picture"></a>
      </p>
      <h1 class="FirstWord Small">
        Purpose
      </h1>
      <p>
        Basic reason for existence of MLAB is the need for opened robust and
        somehow universal kit (as a box of universal bricks) for both electronic
        hobbyists and professionals. MLAB is focused on general electronics and
        microcontroller technology. It can be used for tuition as well.
      </p>
      <h1 class="FirstWord Small">
        Features
      </h1>
      <p>
        For serious work it is necessary to use system rigid enough to get good
        reliability and mechanical stability. It is reached by base board
        usually made from single sided PCB material. The board is not only
        mechanical support but it is a good ground as well.
      </p>
      <p>
        The base is furnished by holes for fastening of individual MLAB modules.
        The holes are places on a grid every 10.16mm (0.4inch). Dimension of a
        module can be any integer number of grid and screws are usually places
        to all four corners.
      </p>
      <p>
        <a href="PIC/about_montage.jpg"><img width=480 height=360 src="PIC/about_montage_small.jpg"
         alt="Assembling of modules on the base"></a>
      </p>
      <p>
        Electrical connections are made by stranded wires with female connectors
        on both sides. On modules there are prepared jumper connectors in common
        raster 2.54mm (that is 1/10 inch). Wires can be easily obtained from old
        printer cable. There are a lot of wires of different colors, almost free.
      </p>
      <p>
        <a href="PIC/about_wires.jpg"><img width=480 height=360 src="PIC/about_wires_small.jpg"
         alt="Picture of wires"></a>
      </p>
      <p>
        For power supplies it is used the same jumper connectors. Usually this
        way:
      </p>
      <ul>
        <li>
          For +5V 3-pin jumpers are used. Both side pins are grounds and middle
          pin is power. This type of connector is used for stabilized +5V or for
          small voltage from batteries.
        </li>
        <li>
          For power above +5V (typically +12V or +16V for programmer or for
          power electronics it is used 4-pin jumper connectors. Both side pins
          are ground and two middle pins are power. It is supposed that
          experimenter knows that he deals with “hi voltage” that can be
          dangerous for some devices.
        </li>
      </ul>
    </div>

    <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
    <!-- ============== FOOTER ============== -->
    <div class="Footer">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawFooter();
      // -->
      </script>
      <noscript>
        <p><b> JavaScript is required for including of the footer </b></p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

  </body>
</html>