-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathuserstutorial.html
64 lines (64 loc) · 4.09 KB
/
userstutorial.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html>
<head>
<title>Tutorials For Users</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="description" content="Logisim fork | logisim | user | tutorial | sub circuits | eclipse | compile | run | code | source | download | jar | exe | changelog | ttl 7400 | digital oscilloscope | dipswitch | switch | rgb led | italian | french | translation | flip flop layout | look and feel | github | sourceforge | forum | bug report | display decoder | 7-segment display decoder | autoupdates | tty | keyboard | zoom | empty template | fix | utf-16"/>
<meta name="keywords" content="Logisim fork | logisim | user | tutorial | sub circuits| eclipse | compile | run | code | source | download | jar | exe | changelog | ttl 7400 | digital oscilloscope | dipswitch | switch | rgb led | italian | french | translation | flip flop layout | look and feel | github | sourceforge | forum | bug report | display decoder | 7-segment display decoder | autoupdates | tty | keyboard | zoom | empty template | fix | utf-16"/>
<meta name="theme-color" content="#eee">
<link rel="stylesheet" type="text/css" href="./css/style.css">
<link rel="stylesheet" type="text/css" href="./css/UbuntuFont.css">
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-109826252-1');
</script>
</head>
<body>
<div class="header">
<div class="sub1">
<img class="logo" src="./images/logisim.gif" alt="Logisim">
</div>
<div class="star"><span class="starmessage">STAR ON GITHUB </span>★</div>
<div class="sub2">
<a class="n" href="./index.html">HOME</a>
<a class="s headpag" value="users.html" videodefault="au51RAeNGkk">USERS</a>
<a class="n headpag" value="devs.html" videodefault="TBxefCT6BEY" href="developerstutorial.html">DEVELOPERS</a>
</div>
</div>
<div class="videorelative">
<div class="content" value="users.html">
<h1 class="outline" id="titolotutorial">TUTORIALS FOR USERS</h1>
<div class="indicebox">
<h2 class="outline">SELECT VIDEO:</h2>
<p>
<a class="indice" value="au51RAeNGkk">BASIC SIMULATION</a>
<a class="indice" value="o2RRr4UHPF0">SUBCIRCUITS</a>
<a class="indice" value="37oD_jn5Nvw">ITALIAN / FRENCH TRANSLATIONS</a>
<a class="indice" value="W4wltFruXJM">AUTOUPDATES</a>
<a class="indice" value="4rNTIgntci8">TLL 7400 SERIES</a>
<a class="indice" value="lr9VAnGESCY">LED</a>
<a class="indice" value="EApl54NaNTA">BUTTON</a>
<a class="indice" value="IJ07r_x5uGY">CONSTANT</a>
<a class="indice" value="WQaIihC1Kvw">TUNNEL</a>
<a class="indice" value="lqDVMX_b1Wc">CLOCK</a>
<a class="indice" value="U_96ZGSDUuI">XOR</a>
<a class="indice" value="fc_NXbkmdIk">RGB LED</a>
<a class="indice" value="ohBn6ImSlHs">AND GATE</a>
<a class="indice" value="5YAKSYau8fo">OR GATE</a>
<a class="indice" value="oct1_5PlSoM">CONTROLLED BUFFER</a>
<a class="indice" value="OouwyslQXhs">DEMULTIPLEXER</a>
<a class="indice" value="Dk8Lm-Z7N4Q">XNOR</a>
</p>
</div>
</div>
<div class="video">
<iframe id="video" width="768" height="432" src="https://www.youtube.com/embed/37oD_jn5Nvw?autoplay=1" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<script src="./js/jquery.js"></script>
<script src="./js/codice.js"></script>
</body>
</html>