diff options
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'>  | 
