diff options
author | JoaK <joak@nospace.at> | 2016-06-15 18:25:23 +0200 |
---|---|---|
committer | JoaK <joak@nospace.at> | 2016-06-15 18:25:23 +0200 |
commit | a4913693eacf330557882f9016b909fa8ef0293a (patch) | |
tree | 79a228e792967d55f9bb963530f68e05a329860e /index.html | |
parent | 3fcf5115ef416a191da4bc2d8d3196ad2953d126 (diff) |
shift register
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -35,6 +35,13 @@ <p class="description"> Service manual of the Philips CM8833 Color Monitor. Plus: it includes the technical circuits!</p> <div class="tags"><span>Tags: </span><marquee behavior="scroll" direction="left">philips, monitor, screen, CM8833</marquee></div> </li> + <li id='74HC595'> + <h3 class="title">74HC595</h3> + <a href='manuals/74HC_HCT595.pdf'><img src='manuals/74HC_HCT595.jpg'></a> + <span><a href='manuals/74HC_HCT595.pdf'>pdf-link</a></span><span class="anchorlink"><a href='#74HC595'>anchor-link</a></span> + <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</marquee></div> + </li> <li id='LM555'> <h3 class="title">LM555</h3> <a href='manuals/lm555.pdf'><img src='manuals/lm555.jpg'></a> @@ -46,7 +53,7 @@ <h3 class="title">ULN2003A</h3> <a href='manuals/uln2003a.pdf'><img src='manuals/uln2003a.jpg'></a> <span><a href='manuals/uln2003a.pdf'>pdf-link</a></span><span class="anchorlink"><a href='#ULN2003A'>anchor-link</a></span> - <p class="description"> The ULx2004A devices have a 10.5-kΩ series base resistor to allow operation directly from CMOS devices that use supply voltages of 6 V to 15 V.</p> + <p class="description"> The ULx2004A devices have a 10.5-kOHM series base resistor to allow operation directly from CMOS devices that use supply voltages of 6 V to 15 V.</p> <div class="tags"><span>Tags: </span><marquee behavior="scroll" direction="left">uln2003, Darlington Transistor Array</marquee></div> </li> <li id='Philips N4504'> |