summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJoaK <joak@nospace.at>2016-06-19 22:58:59 +0200
committerJoaK <joak@nospace.at>2016-06-19 22:58:59 +0200
commit4675bea6395207af5d389dc8f38fcee2806149a8 (patch)
treed04d36cb6939d8d58ed127b9a492b364d3e7ddc4 /index.html
parent3d09524c886ef19a02fccd200f1e3bff8831a646 (diff)
added cd4049
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 13 insertions, 2 deletions
diff --git a/index.html b/index.html
index 6728aae..73ab04b 100644
--- a/index.html
+++ b/index.html
@@ -1,8 +1,12 @@
-<link rel="stylesheet" type="text/css" href="static/style.css">
+<head>
+ <title>collection of different operation manuals and data sheets</title>
+ <meta charset="utf-8">
+ <link rel="stylesheet" type="text/css" href="static/style.css">
+</head>
<div id="the-list">
<div class='header'>
- <h1 class='head'>Operation manuals</h1>
+ <h1 class='head'>Operation manuals and data sheets</h1>
<h4>by <a href='http://joak.nospace.at'>JoaK</a></h4>
<input class="search" placeholder="Search" />
</div>
@@ -42,6 +46,13 @@
<p class="description"> The 74HC595; 74HCT595 is an 8-bit serial-in/serial or parallel-out shift register with a storage register and 3-state outputs. Both the shift and storage register have separate clocks. </p>
<div class="tags"><span>Tags: </span><marquee behavior="scroll" direction="left">74HC595, shift register, schieberegister, ic</marquee></div>
</li>
+ <li id='CD4049'>
+ <h3 class="title">CD4049</h3>
+ <a href='manuals/cd4049ub-mil.pdf'><img src='manuals/cd4049ub-mil.jpg'></a>
+ <span><a href='manuals/cd4049ub-mil.pdf'>pdf-link</a></span><span class="anchorlink"><a href='#CD4049'>anchor-link</a></span>
+ <p class="description"> The CD4049UB and CD4050B devices are inverting and non-inverting hex buffers, respectively, and feature logiclevel conversion using only one supply voltage (VCC).</p>
+ <div class="tags"><span>Tags: </span><marquee behavior="scroll" direction="left">CD4049, 4049, ic, hex buffer, coverter, inverting</marquee></div>
+ </li>
<li id='LM555'>
<h3 class="title">LM555</h3>
<a href='manuals/lm555.pdf'><img src='manuals/lm555.jpg'></a>