Rev 209 Rev 330
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2   2  
3 <html> 3 <html>
4 <head> 4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <title> About MLAB </title> 6 <title> About MLAB </title>
7 <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics"> 7 <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
8 <meta name="description" content="MLAB Project, About Page"> 8 <meta name="description" content="MLAB Project, About Page">
9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE --> 9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
10 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> 10 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
11 <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico"> 11 <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
12 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> 12 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
13 <!-- AUTOINCLUDE END --> 13 <!-- AUTOINCLUDE END -->
14 </head> 14 </head>
15   15  
16 <body lang="en"> 16 <body lang="en">
17   17  
18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE --> 18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
19 <!-- ============== HEADER ============== --> 19 <!-- ============== HEADER ============== -->
20 <div class="Header"> 20 <div class="Header">
21 <script type="text/javascript"> 21 <script type="text/javascript">
22 <!-- 22 <!--
23 SetRelativePath("../"); 23 SetRelativePath("../");
24 DrawHeader(); 24 DrawHeader();
25 // --> 25 // -->
26 </script> 26 </script>
27 <noscript> 27 <noscript>
28 <p><b> JavaScript is required for including of the header </b></p> 28 <p><b> JavaScript is required for including of the header </b></p>
29 </noscript> 29 </noscript>
30 </div> 30 </div>
31 <!-- AUTOINCLUDE END --> 31 <!-- AUTOINCLUDE END -->
32   32  
33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE --> 33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
34 <!-- ============== MENU ============== --> 34 <!-- ============== MENU ============== -->
35 <div class="Menu"> 35 <div class="Menu">
36 <script type="text/javascript"> 36 <script type="text/javascript">
37 <!-- 37 <!--
38 SetRelativePath("../"); 38 SetRelativePath("../");
39 DrawMenu(); 39 DrawMenu();
40 // --> 40 // -->
41 </script> 41 </script>
42 <noscript> 42 <noscript>
43 <p><b> JavaScript is required for including of the menu </b><p> 43 <p><b> JavaScript is required for including of the menu </b><p>
44 </noscript> 44 </noscript>
45 </div> 45 </div>
46 <!-- AUTOINCLUDE END --> 46 <!-- AUTOINCLUDE END -->
47   47  
48 <!-- ============== TEXT ============== --> 48 <!-- ============== TEXT ============== -->
49 <div class="Text"> 49 <div class="Text">
50 <p class=Title> 50 <p>
-   51 <a href="PIC/about_bastl.jpg"><img width=480 height=360 src="PIC/about_bastl_small.jpg"
51 About MLAB 52 alt="Sample picture"></a>
52 </p> 53 </p>
53 <p class=Subtitle> 54 <h1 class="FirstWord Small">
-   55 Purpose
-   56 </h1>
-   57 <p>
-   58 Basic reason for existence of MLAB is the need for opened robust and
-   59 somehow universal kit (as a box of universal bricks) for both electronic
-   60 hobbyists and professionals. MLAB is focused on general electronics and
54 This page is not written yet. 61 microcontroller technology. It can be used for tuition as well.
55 </p> 62 </p>
-   63 <h1 class="FirstWord Small">
-   64 Features
-   65 </h1>
-   66 <p>
-   67 For serious work it is necessary to use system rigid enough to get good
-   68 reliability and mechanical stability. It is reached by base board
-   69 usually made from single sided PCB material. The board is not only
-   70 mechanical support but it is a good ground as well.
-   71 </p>
-   72 <p>
-   73 The base is furnished by holes for fastening of individual MLAB modules.
-   74 The holes are places on a grid every 10.16mm (0.4inch). Dimension of a
-   75 module can be any integer number of grid and screws are usually places
-   76 to all four corners.
-   77 </p>
-   78 <p>
-   79 <a href="PIC/about_montage.jpg"><img width=480 height=360 src="PIC/about_montage_small.jpg"
-   80 alt="Assembling of modules on the base"></a>
-   81 </p>
-   82 <p>
-   83 Electrical connections are made by stranded wires with female connectors
-   84 on both sides. On modules there are prepared jumper connectors in common
-   85 raster 2.54mm (that is 1/10 inch). Wires can be easily obtained from old
-   86 printer cable. There are a lot of wires of different colors, almost free.
-   87 </p>
-   88 <p>
-   89 <a href="PIC/about_wires.jpg"><img width=480 height=360 src="PIC/about_wires_small.jpg"
-   90 alt="Picture of wires"></a>
-   91 </p>
-   92 <p>
-   93 For power supplies it is used the same jumper connectors. Usually this
-   94 way:
-   95 </p>
-   96 <ul>
-   97 <li>
-   98 For +5V 3-pin jumpers are used. Both side pins are grounds and middle
-   99 pin is power. This type of connector is used for stabilized +5V or for
-   100 small voltage from batteries.
-   101 </li>
-   102 <li>
-   103 For power above +5V (typically +12V or +16V for programmer or for
-   104 power electronics it is used 4-pin jumper connectors. Both side pins
-   105 are ground and two middle pins are power. It is supposed that
-   106 experimenter knows that he deals with “hi voltage” that can be
-   107 dangerous for some devices.
-   108 </li>
-   109 </ul>
56 </div> 110 </div>
57   111  
58 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> 112 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
59 <!-- ============== FOOTER ============== --> 113 <!-- ============== FOOTER ============== -->
60 <div class="Footer"> 114 <div class="Footer">
61 <script type="text/javascript"> 115 <script type="text/javascript">
62 <!-- 116 <!--
63 SetRelativePath("../"); 117 SetRelativePath("../");
64 DrawFooter(); 118 DrawFooter();
65 // --> 119 // -->
66 </script> 120 </script>
67 <noscript> 121 <noscript>
68 <p><b> JavaScript is required for including of the footer </b></p> 122 <p><b> JavaScript is required for including of the footer </b></p>
69 </noscript> 123 </noscript>
70 </div> 124 </div>
71 <!-- AUTOINCLUDE END --> 125 <!-- AUTOINCLUDE END -->
72   126  
73 </body> 127 </body>
74 </html> 128 </html>