Bauteilsortiment: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
 
(591 dazwischenliegende Versionen von 26 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
=Einleitung=
+
[[Bild:Color_codes.png|250px|right]]
 +
Liste von Komponenten fuer das Elektroniklabor. Modus: Wer Teile benutzt, wirft
 +
den entsprechenden Betrag in eine Kasse ein. Von dem Geld aus der Kasse werden
 +
die Teile dann kontinuierlich nachgekauft.
  
Liste von Komponenten fuer das Elektroniklabor. Modus: Wer Teile benutzt wirft
+
Die Einkaufspreise beziehen sich auf eine Verpackung mit der angegebenen
den entsprechenden Betrag in eine Kasse ein. Manche Teile (z.Bsp. Steckbretter)
+
Anzahl von Teilen und sind incl. MWSt und Zoll. Die Metalab-Preise beziehen
koennen auch ausgeliehen werden - aber nur fuer die Dauer von ein paar Stunden.
+
sich auf jeweils ein Stueck und sind Brutto-Preise.
Danach muss entweder der entsprechende Versuchsaufbau abgebaut und die Teile
+
 
zurueckgelegt werden oder das Teil gekauft werden. In diesem Zusammenhang
+
Gegenueber dem Bauteilsortiment befinden sich im Whateverlab persoenliche Faecher.
fehlen im Lab auch Faecher/Laeden wo man die eigenen Versuchsaufbauten und
+
Diese koennen einfach durch Beschriften eines Faches (bitte die dafuer vorgesehenen
Teile aufbewahren kann ohne dass sie allen im Weg rumliegen. Von dem Geld aus
+
Etiketten verwenden) in besitz genommen werden. In diesen persoenlichen Faechern
der Kasse werden die Teile dann kontinuierlich nachgekauft.
+
koennen unter Anderem gekaufte Bauteile aufbewahrt werden.
  
Wir (Astrid und Clifford) werden die Teile besorgen und (vorausgesetzt, dass
+
Das Bauteilsortiment wird mit [https://github.com/Metalab/Bauteilsortiment diesem Script] verwaltet.
das Geld dafuer auch in der Kasse landet) nachkaufen. Wir werden ebenfalls
 
eine Mentor Graphics Design Library mit fuer unsere Teile mit Schematic und
 
PCB Symbolen erstellen und warten.
 
  
Die Einkaufspreise beziehen sich auf eine Verpackung mit der angegebenen
+
Diese Seite sieht am Besten mit dem [http://metalab.at/wiki/Bauteilsortiment?useskin=monobook Monobook Skin] aus.
Anzahl von Teilen und sind excl. MWSt. Die Metalab-Preise beziehen sich
 
auf jeweils ein Stueck und sind brutto Preise.
 
  
 
'''ACHTUNG:''' Neue Teile bitte nur in den Abschnitt "Weitere Vorschläge (review later)" eintragen!
 
'''ACHTUNG:''' Neue Teile bitte nur in den Abschnitt "Weitere Vorschläge (review later)" eintragen!
  
=Bauteile=
+
==Lageplan und Photo==
 +
 
 +
[[Bild:Bauteilsortiment_Lageplan.png|400px]]
 +
 
 +
__TOC__
 +
 
 +
[[Bild:Bauteilsortiment_Photo.jpg|400px]]
 +
 
 +
==Tools und Bibliotheken==
 +
 
 +
===Widerstandsrechner===
 +
 
 +
Wir haben nur die E6 Widerstandsreihe im Sortiment. Fuer Widerstandswerte,
 +
die davon nicht abgedeckt werden, muessen mehrere Widerstaende kombiniert
 +
werden. Das finden passender Kombinationen erledigt folgender
 +
Widerstandsrechner, der in JavaScript implementiert ist und im Browser
 +
laeuft:
 +
 
 +
http://svn.clifford.at/tools/trunk/electrotools/rcalc.html
 +
 
 +
ACHTUNG: Das script braucht einige Zeit zum initialisieren. Also einfach auf "CONTINUE" clicken, falls der browser fragt ob er das laufende script abbrechen soll..
 +
 
 +
===Spannungsteiler-Rechner===
 +
 
 +
Unter anderem zur Einstellung von Festspannungsreglern ist es oft notwendig
 +
Spannungsteiler aufzubauen. Dieses Tool hilft dabei die richtige Kombination
 +
von E6 Widerstandswerten fuer den gewuenschten Spannungsteiler zu finden.
 +
 
 +
http://svn.clifford.at/tools/trunk/electrotools/vdcalc.html
 +
 
 +
===AC RLC-Filter Rechner===
 +
 
 +
Beim Design von Analogschaltungen benoetigt man immer wieder mal schnell
 +
ein Tool zur Simulation einfacher RLC-Filter. Dieses im Browser lauffaehige
 +
JavaScript-Tool ist fuer solche Faelle eine grosse Hilfe:
  
 +
http://svn.clifford.at/tools/trunk/electrotools/fcalc.html
  
==Widerstände==
+
===Schaltungsgenerator fuer Lineare OpAmp Schaltungen===
  
<!-- "Ohm" bitte ausgeschrieben stehen lassen und nicht durch Omega-Zeichen ersetzen! -->
+
Mit Operationsverstaerkern und widerstaenden kann man jede lineare Funktion
 +
als Schaltung implementieren. Dieses im Browser lauffaehige JavaScript-Tool
 +
hilft bei der Dimensionierung der Widerstandswerte:
  
===Axiale Bauform===
+
http://svn.clifford.at/tools/trunk/electrotools/oplinfunc.html
  
E6 Reihe von 10 Ohm bis 10 MOhm.
+
===Equation Solver===
  
Alle als 0,6W Metallschichtwiderstand mit 1% Toleranz.
+
Immer wieder kommt man in situation wo ein einfacher Taschenrechner nicht
 +
mehr reicht. Dieser einfache im Browser lauffaehiger Equation-Solver kann
 +
in manchen dieser Faelle einspringen:
 +
 
 +
http://svn.clifford.at/tools/trunk/electrotools/eqsolver.html
 +
 
 +
===DC und Transienten Simulator===
 +
 
 +
Wenn man gerade kein spice derivat griffbereit hat reicht manchmal auch
 +
einfach nur ein Webbrwoser mit Javascript-Support bereits aus:
 +
 
 +
http://svn.clifford.at/tools/trunk/electrotools/circuitsim.html
 +
 
 +
===EAGLE Cad Symbol Library===
 +
 
 +
Es gibt eine EAGLE Cad Symbol Library fuer (fast) das vollstaendige Bauteilsortiment. Die Library gibt es in der jeweils aktuellen version hier zum download:
 +
 
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'''[[Media:MetaParts_EagleLbr.zip]]'''
 +
<small>([[:Image:MetaParts_EagleLbr.zip|info]])</small>
 +
 
 +
Die Sourcen zur Library liegen im SVN unter http://svn.clifford.at/metaparts/trunk/eagle_lbr/.
 +
==Bauteile==
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
 
 +
===Widerstaende (Axial, Niederohm)===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
Einheitspreis fuer Widerstaende unter 1 Ohm: 0,50 EUR
 +
 
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Widerstand !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| H5 || 0,22 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=135-500 135-500] ||style="color:#888"| 10 ||style="color:#888"| 2,148 EUR ||style="color:#888"| 0,215 EUR
 +
|-
 +
| H6 || 0,33 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=135-516 135-516] ||style="color:#888"| 10 ||style="color:#888"| 2,304 EUR ||style="color:#888"| 0,230 EUR
 +
|- style="background:#ccc;"
 +
| H7 || 0,47 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=135-522 135-522] ||style="color:#888"| 10 ||style="color:#888"| 1,752 EUR ||style="color:#888"| 0,175 EUR
 +
|-
 +
| H8 || 0,68 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=135-544 135-544] ||style="color:#888"| 10 ||style="color:#888"| 2,304 EUR ||style="color:#888"| 0,230 EUR
 +
|}
 +
 
 +
===Widerstaende (Axial, 5W)===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
Einheitspreis: 2,00 EUR
 +
 
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Widerstand !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| 10 || 0,01 Ohm ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=696-1740-ND 696-1740-ND] ||style="color:#E45712"| 25 ||style="color:#E45712"| 32,256 EUR ||style="color:#E45712"| 1,290 EUR
 +
|-
 +
| 11 || 0,10 Ohm ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=696-1744-ND 696-1744-ND] ||style="color:#E45712"| 25 ||style="color:#E45712"| 32,256 EUR ||style="color:#E45712"| 1,290 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
 +
 
 +
===Widerstaende (Axial, 7W)===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
Einheitspreis: 2,00 EUR
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Widerstand !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Widerstand !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
|   10 Ohm || RS || 447-7568 || 50 || 1,34 EUR || 0,05 EUR
+
| 12 || 0,50 Ohm ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=696-1699-ND 696-1699-ND] ||style="color:#E45712"| 25 ||style="color:#E45712"| 36,288 EUR ||style="color:#E45712"| 1,452 EUR
|-
+
|-  
|  15 Ohm || RS || 447-7574 || 50 || 1,34 EUR || 0,05 EUR
+
| 13 || 1,00 Ohm ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=696-1700-ND 696-1700-ND] ||style="color:#E45712"| 25 ||style="color:#E45712"| 36,288 EUR ||style="color:#E45712"| 1,452 EUR
|-
+
|- style="background:#ccc;"
|  22 Ohm || RS || 506-4627 || 50 || 1,34 EUR || 0,05 EUR
+
| 14 || 1,50 Ohm ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=696-1701-ND 696-1701-ND] ||style="color:#E45712"| 25 ||style="color:#E45712"| 32,172 EUR ||style="color:#E45712"| 1,287 EUR
|-
+
|-  
|  33 Ohm || RS || 506-4683 || 50 || 1,34 EUR || 0,05 EUR
+
| 20 || 2,00 Ohm ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=696-1702-ND 696-1702-ND] ||style="color:#E45712"| 25 ||style="color:#E45712"| 32,172 EUR ||style="color:#E45712"| 1,287 EUR
|-
+
|- style="background:#ccc;"
|  47 Ohm || RS || 506-4728 || 50 || 1,34 EUR || 0,05 EUR
+
| 21 || 10,00 Ohm ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=696-1705-ND 696-1705-ND] ||style="color:#E45712"| 25 ||style="color:#E45712"| 32,172 EUR ||style="color:#E45712"| 1,287 EUR
|-
 
|  68 Ohm || RS || 506-4778 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 100 Ohm || RS || 477-7681 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
|  150 Ohm || RS || 477-7732 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
|  220 Ohm || RS || 506-4863 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
|  330 Ohm || RS || 506-4908 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 470 Ohm || RS || 506-4964 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 680 Ohm || RS || 506-5024 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 1.0 kOhm || RS || 477-7928 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 1.5 kOhm || RS || 477-7962 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 2.2 kOhm || RS || 506-5096 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 3.3 kOhm || RS || 506-5169 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 4.7 kOhm || RS || 506-5210 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 6.8 kOhm || RS || 506-5276 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 10 kOhm || RS || 477-8246 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 15 kOhm || RS || 477-8296 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 22 kOhm || RS || 506-5349 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
|  33 kOhm || RS || 506-5399 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
|  47 kOhm || RS || 506-5434 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
|  68 kOhm || RS || 506-5478 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 100 kOhm || RS || 477-8505 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 150 kOhm || RS || 477-8555 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 220 kOhm || RS || 506-5541 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 330 kOhm || RS || 506-5591 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 470 kOhm || RS || 506-5620 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 680 kOhm || RS || 506-5670 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 1.0 MOhm || RS || 477-8662 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 1.5 MOhm || RS || 506-5743 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 2.2 MOhm || RS || 506-5771 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 3.3 MOhm || RS || 506-5816 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 4.7 MOhm || RS || 506-5850 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
| 6.8 MOhm || RS || 506-5901 || 50 || 1,08 EUR || 0,05 EUR
 
|-
 
|  10 MOhm || RS || 506-5951 || 50 || 1,08 EUR || 0,05 EUR
 
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
 +
 +
===Widerstaende (Axiale Bauform)===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
E6 Reihe von 1 Ohm bis 10 MOhm.
 +
 +
Alle als 0,6W Metallschichtwiderstand mit 1% Toleranz.
  
 
Besonders viele: 470 Ohm, 1 kOhm, 4.7 kOhm, 10 kOhm, 100 kOhm
 
Besonders viele: 470 Ohm, 1 kOhm, 4.7 kOhm, 10 kOhm, 100 kOhm
  
===SMD 0805 Bauform===
+
Einheitspreis fuer alle Widerstaende ab 1 Ohm: 0,10 EUR
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Widerstand !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Widerstand !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
| 470 Ohm || RS || 223-0376 || 50 || 1,86 EUR || 0,05 EUR
+
| H9 || 1 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-7423 477-7423] ||style="color:#888"| 50 ||style="color:#888"| 1,860 EUR ||style="color:#888"| 0,037 EUR
|-
+
|-
|   1 kOhm || RS || 223-0427 || 50 || 1,86 EUR || 0,05 EUR
+
| I5 || 1,5 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-7445 477-7445] ||style="color:#888"| 50 ||style="color:#888"| 1,860 EUR ||style="color:#888"| 0,037 EUR
|-
+
|- style="background:#ccc;"
| 4.7 kOhm || RS || 223-0528 || 50 || 1,86 EUR || 0,05 EUR
+
| I6 || 2,2 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4403 506-4403] ||style="color:#888"| 50 ||style="color:#888"| 1,860 EUR ||style="color:#888"| 0,037 EUR
|-
+
|-
| 10 kOhm || RS || 223-0562 || 50 || 1,86 EUR || 0,05 EUR
+
| I7 || 3,3 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4453 506-4453] ||style="color:#888"| 50 ||style="color:#888"| 1,860 EUR ||style="color:#888"| 0,037 EUR
|-
+
|- style="background:#ccc;"
| 100 kOhm || RS || 223-0691 || 50 || 1,86 EUR || 0,05 EUR
+
| I8 || 4,7 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4497 506-4497] ||style="color:#888"| 50 ||style="color:#888"| 1,860 EUR ||style="color:#888"| 0,037 EUR
 +
|-
 +
| I9 || 6,8 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4526 506-4526] ||style="color:#888"| 50 ||style="color:#888"| 1,860 EUR ||style="color:#888"| 0,037 EUR
 +
|- style="background:#ccc;"
 +
| M0 || 10 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-7568 477-7568] ||style="color:#888"| 50 ||style="color:#888"| 1,608 EUR ||style="color:#888"| 0,032 EUR
 +
|-  
 +
| M1 || 15 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-7574 477-7574] ||style="color:#888"| 50 ||style="color:#888"| 1,608 EUR ||style="color:#888"| 0,032 EUR
 +
|- style="background:#ccc;"
 +
| M2 || 22 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4627 506-4627] ||style="color:#888"| 50 ||style="color:#888"| 1,608 EUR ||style="color:#888"| 0,032 EUR
 +
|-
 +
| M3 || 33 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4683 506-4683] ||style="color:#888"| 50 ||style="color:#888"| 1,608 EUR ||style="color:#888"| 0,032 EUR
 +
|- style="background:#ccc;"
 +
| M4 || 47 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4728 506-4728] ||style="color:#888"| 50 ||style="color:#888"| 1,608 EUR ||style="color:#888"| 0,032 EUR
 +
|-
 +
| N0 || 68 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4778 506-4778] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| N1 || 100 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-7681 477-7681] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| N2 || 150 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-7732 477-7732] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| N3 || 220 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4863 506-4863] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| N4 || 330 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4908 506-4908] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| O0 || 470 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-4964 506-4964] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| O1 || 680 Ohm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5024 506-5024] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| O2 || 1,0 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-7928 477-7928] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| O3 || 1,5 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-7962 477-7962] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| O4 || 2,2 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5096 506-5096] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| P0 || 3,3 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5169 506-5169] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| P1 || 4,7 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5210 506-5210] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| P2 || 6,8 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5276 506-5276] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| P3 || 10 kOhm ||style="color:#E45712"| RS ||style="color:#E45712"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-8246 477-8246] ||style="color:#E45712"| 50 ||style="color:#E45712"| 0,113 EUR ||style="color:#E45712"| 0,002 EUR
 +
|-
 +
| P4 || 15 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-8296 477-8296] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| Q0 || 22 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5349 506-5349] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| Q1 || 33 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5399 506-5399] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| Q2 || 47 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5434 506-5434] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-  
 +
| Q3 || 68 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5478 506-5478] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| Q4 || 100 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-8505 477-8505] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| R0 || 150 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-8555 477-8555] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| R1 || 220 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5541 506-5541] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| R2 || 330 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5591 506-5591] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| R3 || 470 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5620 506-5620] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| R4 || 680 kOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5670 506-5670] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| S0 || 1,0 MOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=477-8662 477-8662] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| S1 || 1,5 MOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5743 506-5743] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| S2 || 2,2 MOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5771 506-5771] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|-
 +
| S3 || 3,3 MOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5816 506-5816] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 +
|- style="background:#ccc;"
 +
| S4 || 4,7 MOhm ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=506-5850 506-5850] ||style="color:#888"| 50 ||style="color:#888"| 1,296 EUR ||style="color:#888"| 0,026 EUR
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
Alle fuer mindestens 0,1W mit 1% Toleranz.
+
===Kapazitaeten (Keramik Kondensatoren)===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
E6 von 10 pF bis 100pF<br/>
 +
E3 von 100 pF bis 470nF<br/>
 +
 
 +
Pinabstand: 5,00 bzw. 5,08 mm (Was im Einkauf gerade guenstiger ist)
  
===Potentiometer===
+
Besonders viele: 15pF, 22pF und 33pF sowie 100nF.
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Widerstand !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Kapazitaet !! Toleranz !! Typ !! Spannung !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
|  1 kOhm || RS || 375-405  || 1 || 0,72 EUR || 1,00 EUR
+
| A0 || 10  pF || 5% || C0G || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4319-ND 399-4319-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,163 EUR ||style="color:#888"| 0,163 EUR
|-
+
|- style="background:#ccc;"
| 10 kOhm || RS || 522-2839 || 1 || 0,72 EUR || 1,00 EUR
+
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4319-ND 399-4319-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,116 EUR ||style="color:#888"| 0,116 EUR
|-
+
|-
| 100 kOhm || RS || 522-2845 || 1 || 0,72 EUR || 1,00 EUR
+
| A1 || 15  pF || 5% || C0G || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4332-ND 399-4332-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,176 EUR ||style="color:#888"| 0,176 EUR
 +
|-
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4332-ND 399-4332-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,126 EUR ||style="color:#888"| 0,126 EUR
 +
|- style="background:#ccc;"
 +
| A2 || 22  pF || 5% || C0G || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4344-ND 399-4344-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,176 EUR ||style="color:#888"| 0,176 EUR
 +
|- style="background:#ccc;"
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4344-ND 399-4344-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,126 EUR ||style="color:#888"| 0,126 EUR
 +
|-
 +
| A3 || 33  pF || 5% || C0G || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4355-ND 399-4355-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,176 EUR ||style="color:#888"| 0,176 EUR
 +
|-
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4355-ND 399-4355-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,126 EUR ||style="color:#888"| 0,126 EUR
 +
|- style="background:#ccc;"
 +
| A4 || 47  pF || 5% || C0G || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4365-ND 399-4365-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,176 EUR ||style="color:#888"| 0,176 EUR
 +
|- style="background:#ccc;"
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4365-ND 399-4365-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,126 EUR ||style="color:#888"| 0,126 EUR
 +
|-
 +
| B0 || 68  pF || 5% || C0G || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4375-ND 399-4375-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,186 EUR ||style="color:#888"| 0,186 EUR
 +
|-
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4375-ND 399-4375-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,133 EUR ||style="color:#888"| 0,133 EUR
 +
|- style="background:#ccc;"
 +
| B1 || 100  pF || 5% || C0G || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4320-ND 399-4320-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,176 EUR ||style="color:#888"| 0,176 EUR
 +
|- style="background:#ccc;"
 +
|    ||          ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4320-ND 399-4320-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,126 EUR ||style="color:#888"| 0,126 EUR
 +
|-
 +
| B2 || 220  pF || 5% || C0G || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4345-ND 399-4345-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,197 EUR ||style="color:#888"| 0,197 EUR
 +
|-
 +
|    ||          ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4345-ND 399-4345-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,142 EUR ||style="color:#888"| 0,142 EUR
 +
|- style="background:#ccc;"
 +
| B3 || 470   pF || 5% || C0G || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4366-ND 399-4366-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,238 EUR ||style="color:#888"| 0,238 EUR
 +
|- style="background:#ccc;"
 +
|    ||          ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4366-ND 399-4366-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,169 EUR ||style="color:#888"| 0,169 EUR
 +
|-
 +
| B4 || 1,0 nF || 10% || X7R || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4323-ND 399-4323-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,140 EUR ||style="color:#888"| 0,140 EUR
 +
|-
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4323-ND 399-4323-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,101 EUR ||style="color:#888"| 0,101 EUR
 +
|- style="background:#ccc;"
 +
| C0 || 2,2 nF || 10% || X7R || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4348-ND 399-4348-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,154 EUR ||style="color:#888"| 0,154 EUR
 +
|- style="background:#ccc;"
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4348-ND 399-4348-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,110 EUR ||style="color:#888"| 0,110 EUR
 +
|-
 +
| C1 || 4,7 nF || 10% || X7R || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4369-ND 399-4369-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,167 EUR ||style="color:#888"| 0,167 EUR
 +
|-
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4369-ND 399-4369-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,120 EUR ||style="color:#888"| 0,120 EUR
 +
|- style="background:#ccc;"
 +
| C2 || 10  nF || 10% || X7R || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4325-ND 399-4325-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,154 EUR ||style="color:#888"| 0,154 EUR
 +
|- style="background:#ccc;"
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4325-ND 399-4325-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,110 EUR ||style="color:#888"| 0,110 EUR
 +
|-  
 +
| C3 || 22  nF || 10% || X7R || 200 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4350-ND 399-4350-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,192 EUR ||style="color:#888"| 0,192 EUR
 +
|-
 +
|    ||        ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4350-ND 399-4350-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,137 EUR ||style="color:#888"| 0,137 EUR
 +
|- style="background:#ccc;"
 +
| C4 || 47  nF || 20% || Z5U || 100 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4372-ND 399-4372-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,144 EUR ||style="color:#888"| 0,144 EUR
 +
|- style="background:#ccc;"
 +
|    ||        ||    ||    ||       ||         ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4372-ND 399-4372-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,103 EUR ||style="color:#888"| 0,103 EUR
 +
|-  
 +
| D0 || 100   nF || 20% || Z5U || 100 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4330-ND 399-4330-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,127 EUR ||style="color:#888"| 0,127 EUR
 +
|-
 +
|    ||          ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4330-ND 399-4330-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,091 EUR ||style="color:#888"| 0,091 EUR
 +
|- style="background:#ccc;"
 +
| D1 || 220  nF || 20% || Z5U || 50 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4354-ND 399-4354-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,193 EUR ||style="color:#888"| 0,193 EUR
 +
|- style="background:#ccc;"
 +
|    ||          ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4354-ND 399-4354-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,139 EUR ||style="color:#888"| 0,139 EUR
 +
|-
 +
| D2 || 470  nF || 20% || Z5U || 50 V || 0,30 EUR ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4374-ND 399-4374-ND] ||style="color:#888"| 10x1 ||style="color:#888"| 0,245 EUR ||style="color:#888"| 0,245 EUR
 +
|-
 +
|    ||          ||    ||    ||      ||          ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=399-4374-ND 399-4374-ND] ||style="color:#888"| 100x1 ||style="color:#888"| 0,175 EUR ||style="color:#888"| 0,175 EUR
 
|}
 
|}
  
3 Pinnig SIL mit Schleifer am mittleren Pin, einstellbar an der Breitseite.
+
===Kapazitaeten (Elkos, Radiale Bauform)===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
==Kapazitäten==
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Kapazitaet !! Spannung !! Pinabstand !! Durchmesser !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| D3 || 1  uF || 100 V || 2 mm || 5 mm || 0,20 EUR ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=228-7041 228-7041] ||style="color:#888"| 5 ||style="color:#888"| 0,780 EUR ||style="color:#888"| 0,156 EUR
 +
|-
 +
| D4 || 2,2 uF || 100 V || 2 mm || 5 mm || 0,20 EUR ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=228-7057 228-7057] ||style="color:#888"| 5 ||style="color:#888"| 0,780 EUR ||style="color:#888"| 0,156 EUR
 +
|- style="background:#ccc;"
 +
| E0 || 10  uF || 100 V || 2 mm || 5 mm || 0,20 EUR ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=228-7079 228-7079] ||style="color:#888"| 5 ||style="color:#888"| 0,840 EUR ||style="color:#888"| 0,168 EUR
 +
|-
 +
| E1 || 100  uF || 100 V || 5 mm || 10 mm || 1,00 EUR ||style="color:#E45712"| RS ||style="color:#E45712"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=228-7108 228-7108] ||style="color:#E45712"| 10 ||style="color:#E45712"| 6,240 EUR ||style="color:#E45712"| 0,624 EUR
 +
|- style="background:#ccc;"
 +
| E2 || 470  uF || 35 V || 5 mm || 10 mm || 0,50 EUR ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=228-6795 228-6795] ||style="color:#888"| 5 ||style="color:#888"| 2,124 EUR ||style="color:#888"| 0,425 EUR
 +
|-
 +
| E3 || 1000  uF || 16 V || 5 mm || 10 mm || 0,50 EUR ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=228-6694 228-6694] ||style="color:#888"| 5 ||style="color:#888"| 2,124 EUR ||style="color:#888"| 0,425 EUR
 +
|- style="background:#ccc;"
 +
| E4 || 2200  uF || 16 V || 5 mm || 12,5 mm || 1,00 EUR ||style="color:#E45712"| RS ||style="color:#E45712"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=228-6701 228-6701] ||style="color:#E45712"| 10 ||style="color:#E45712"| 8,208 EUR ||style="color:#E45712"| 0,821 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
===Elkos, Radiale Bauform===
+
===Induktivitaeten===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Kapazitaet !! Spannung !! Pinabstand !! Durchmesser !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Induktivitaet !! max. Strom !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
|   1 µF || 100 V || 2 mm || 5 mm || RS || 228-7041 || 5 || 0,65 EUR || 0,20 EUR
+
| F2 || 10  uH || 680mA || 0,20 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=146-CR010 146-CR010] ||style="color:#888"| 1 ||style="color:#888"| 0,16 EUR ||style="color:#888"| 0,160 EUR
|-
+
|-  
470 µF || 35 V || 5 mm || 10 mm || RS || 228-6795 || 5 || 1,77 EUR || 0,50 EUR
+
| F3 || 100 uH || 370mA || 0,20 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=146-CR100 146-CR100] ||style="color:#888"| 1 ||style="color:#888"| 0,16 EUR ||style="color:#888"| 0,160 EUR
|-
+
|- style="background:#ccc;"
| 1000 µF || 16 V || 5 mm || 10 mm || RS || 228-6694 || 5 || 1,77 EUR || 0,50 EUR
+
| F4 || 1000 uH || 130mA || 0,20 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=146-CRK01 146-CRK01] ||style="color:#888"| 1 ||style="color:#888"| 0,17 EUR ||style="color:#888"| 0,170 EUR
|-
+
|-  
| 2200 µF ||  16 V || 5 mm || 12,5 mm || RS || 228-6701 || 5 || 3,14 EUR || 1,00 EUR
+
| N5 || 470 uH || 2.2 A || 8,00 EUR ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=228444 228444] ||style="color:#888"| 1 ||style="color:#888"| 5,604 EUR ||style="color:#888"| 5,604 EUR
 
|}
 
|}
  
===Keramik Scheibenkondensatoren===
+
===Ringkerne===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
E6 von 10 pF bis 100pF<br/>
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
E3 von 100 pF bis 100nF<br/>
+
! Fach !! Beschreibung !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| O5 || N30, D=10mm/6mm, H=4.5mm, AL=1760nH || 1,50 EUR ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=RIK+10 RIK 10] ||style="color:#888"| 1 ||style="color:#888"| 0,71 EUR ||style="color:#888"| 0,710 EUR
 +
|}
  
Pinabstand: 5,00 bzw. 5,08 mm (Was im Einkauf gerade guenstiger ist)
+
===Dioden===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Kapazitaet !! Toleranz !! Typ !! Spannung !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Art !! Typ !! Package !! Preis !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
| 10  pF || 5% || C0G || 200 V || DigiKey || 399-4319-ND || 10 || 1,52 EUR || 0,30 EUR
+
| G0 || Schaltdiode || 1N4148 || DO-35 || 0,05 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_842a3a0c6722907b7528f7d3ef9458ca.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=1N4148FS-ND 1N4148FS-ND] ||style="color:#888"| 100 ||style="color:#888"| 2,004  EUR ||style="color:#888"| 0,020 EUR
|-
+
|- style="background:#ccc;"
| 15  pF || 5% || C0G || 200 V || DigiKey || 399-4332-ND || 10 || 1,64 EUR || 0,30 EUR
+
|   ||            ||        ||      ||         ||                                                                                                       ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=11000 11000] ||style="color:#888"| 1 ||style="color:#888"| 0,0168 EUR ||style="color:#888"| 0,017 EUR
|-
+
|-  
| 22  pF || 5% || C0G || 200 V || DigiKey || 399-4344-ND || 10 || 1,64 EUR || 0,30 EUR
+
| G1 || Gleichrichtdiode || 1N4007 || DO-41 || 0,05 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_72d8f510cfa52bef13cc55f2c9e7789b.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=1N4007-TPMSCT-ND 1N4007-TPMSCT-ND] ||style="color:#888"| 10 ||style="color:#888"| 0,384  EUR ||style="color:#888"| 0,038 EUR
|-
+
|-  
| 33  pF ||  5% || C0G || 200 V || DigiKey || 399-4355-ND || 10 || 1,64 EUR || 0,30 EUR
+
|   ||                  ||        ||      ||         ||                                                                                                       ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=11004 11004] ||style="color:#888"| 1 ||style="color:#888"| 0,0168 EUR ||style="color:#888"| 0,017 EUR
|-
+
|- style="background:#ccc;"
| 47  pF ||  5% || C0G || 200 V || DigiKey || 399-4365-ND || 10 || 1,64 EUR || 0,30 EUR
+
| G2 || Schottky Diode || BAT48 || DO-35 || 0,40 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_2b2e79e4693c857e026155f2cb0de3bc.html Datasheet] ||style="color:#E45712"| RS ||style="color:#E45712"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=251-3053 251-3053] ||style="color:#E45712"| 10 ||style="color:#E45712"| 0,552  EUR ||style="color:#E45712"| 0,055 EUR
|-
+
|-  
| 68  pF || 5% || C0G || 200 V || DigiKey || 399-4375-ND || 10 || 1,73 EUR || 0,30 EUR
+
| F0 || Leistung Schottky Diode || SB360 || DO-201AD || 0,30 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_52380fc37fa75b6d0161c586a0a1f2ef.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=SB+360 SB 360] ||style="color:#888"| 1 ||style="color:#888"| 0,14  EUR ||style="color:#888"| 0,140 EUR
|-
+
|- style="background:#ccc;"
| 100  pF ||  5% || C0G || 200 V || DigiKey || 399-4320-ND || 10 || 1,64 EUR || 0,30 EUR
+
| G3 || Z-Diode 5,1 V || BZX85-C5V1 || DO-41 || 0,20 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_927e2858f43870a51e53dbc38facb241.html Datasheet] ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=812-392 812-392] ||style="color:#888"| 5 ||style="color:#888"| 0,708  EUR ||style="color:#888"| 0,142 EUR
|-
+
|-  
| 220  pF || 5% || C0G || 200 V || DigiKey || 399-4345-ND || 10 || 1,84 EUR || 0,30 EUR
+
| F1 || Z-Diode 3,6 V || BZX85-C3V6 || DO-41 || 0,20 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_2a178b5907fe517d8bf742bb162c7b93.html Datasheet] ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=812-358 812-358] ||style="color:#888"| 5 ||style="color:#888"| 0,708  EUR ||style="color:#888"| 0,142 EUR
|-
+
|- style="background:#ccc;"
| 470  pF ||  5% || C0G || 200 V || DigiKey || 399-4366-ND || 10 || 2,21 EUR || 0,30 EUR
+
| J7 || Z-Diode 3,6 V / 0,5W || --- || DO-35 || 0,10 EUR || ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=1154 1154] ||style="color:#888"| 1 ||style="color:#888"| 0,03  EUR ||style="color:#888"| 0,030 EUR
|-
 
|   1.0 nF || 10% || X7R || 200 V || DigiKey || 399-4323-ND || 10 || 1,31 EUR || 0,30 EUR
 
|-
 
|   2.2 nF || 10% || X7R || 200 V || DigiKey || 399-4348-ND || 10 || 1,43 EUR || 0,30 EUR
 
|-
 
|   4.7 nF || 10% || X7R || 200 V || DigiKey || 399-4369-ND || 10 || 1,56 EUR || 0,30 EUR
 
|-
 
| 10  nF || 10% || X7R || 200 V || DigiKey || 399-4325-ND || 10 || 1,43 EUR || 0,30 EUR
 
|-
 
| 22  nF || 10% || X7R || 200 V || DigiKey || 399-4350-ND || 10 || 1,78 EUR || 0,30 EUR
 
|-
 
| 47  nF || 20% || Z5U || 100 V || DigiKey || 399-4372-ND || 10 || 1,34 EUR || 0,30 EUR
 
|-
 
| 100  nF || 20% || Z5U || 100 V || DigiKey || 399-4330-ND || 10 || 1,19 EUR || 0,30 EUR
 
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
Besonders viele: 15pF, 22pF und 33pF sowie 100nF.
+
===LEDs===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
 
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Farbe !! Bauform, Typ !! Preis !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| H4 || Rot || T-1 3/4 (5mm) || 0,10 EUR ||  ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=LED+5MM+RT LED 5MM RT] ||style="color:#888"| 1 ||style="color:#888"| 0,06 EUR ||style="color:#888"| 0,060 EUR
 +
|-
 +
| G4 || Gruen || T-1 3/4 (5mm) || 0,10 EUR ||  ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=LED+5MM+GN LED 5MM GN] ||style="color:#888"| 1 ||style="color:#888"| 0,07 EUR ||style="color:#888"| 0,070 EUR
 +
|- style="background:#ccc;"
 +
| I4 || Blau || T-1 3/4 (5mm) || 0,50 EUR ||  ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=LED+5-12000+BL LED 5-12000 BL] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,21 EUR ||style="color:#E45712"| 0,210 EUR
 +
|-
 +
| K8 || IR 860nm || 5.7 (Dia.) x 8.1mm || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_b5f840cfb7c2c8e9bd77dfe332a59f6b.html Datasheet] ||style="color:#E45712"| RS ||style="color:#E45712"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=876-8767 876-8767] ||style="color:#E45712"| 25 ||style="color:#E45712"| 6,420 EUR ||style="color:#E45712"| 0,257 EUR
 +
|- style="background:#ccc;"
 +
| 18 || RGB || T-1 3/4 (5mm) || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_bf05afa264a8ea3fe16d1b791cc89cbc.html Datasheet] ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=25-5RGB509 25-5RGB509] ||style="color:#888"| 1 ||style="color:#888"| 0,95 EUR ||style="color:#888"| 0,950 EUR
 +
|-
 +
| 19 || RGB || 8mm with APA-106 Chipset Inside || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_178b92765d3de19e1f87ebeb6b2528e0.html Datasheet] ||style="color:#E45712"| Elecrow ||style="color:#E45712"| [http://www.elecrow.com/index.php?main_page=advanced_search_result&search_in_description=1&keyword=CLC08001C CLC08001C] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,40 EUR ||style="color:#E45712"| 0,400 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
===SMD 0805 Kondensatoren===
+
===Optische Sensoren===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Kapazitaet !! Toleranz !! Typ !! Spannung !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Typ !! Art !! Beschreibung !! Preis !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
|   33  pF || 5% || NP0 || 50 V || DigiKey || 311-1105-1-ND || 100 ||  3,48 EUR || 0,10 EUR
+
| L1 || SFH203 || Photo-Diode || T-1 3/4, 400-1100nm (880nm) || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_f8807f6642fbada1fde46817f0882124.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=SFH+203 SFH 203] ||style="color:#888"| 1 ||style="color:#888"| 0,53 EUR ||style="color:#888"| 0,530 EUR
|-
+
|-  
|   10  nF || 10% || X7R || 50 V || DigiKey || 311-1136-1-ND || 100 || 3,02 EUR || 0,10 EUR
+
| L2 || SFH309 || Photo-Transitor || T-1 3/4, 380-1180nm (880nm) || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_8f70c1d01faac0187ac7ff201a1b0e98.html Datasheet] ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=SFH+309+FA SFH 309 FA] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,24 EUR ||style="color:#E45712"| 0,240 EUR
|-
+
|- style="background:#ccc;"
100  nF || 10% || X7R || 50 V || DigiKey || 311-1140-1-ND || 100 ||  4,29 EUR || 0,10 EUR
+
| K6 || A906009 || Photo-Widerstand ||  || 1,00 EUR || ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=20834 20834] ||style="color:#888"| 1 ||style="color:#888"| 0,59 EUR ||style="color:#888"| 0,590 EUR
|-
+
|-  
| -,,-    ||   - ||   - ||   - || CSD    || 115-08N100    || 1000 || 10,00 EUR || -,,-
+
| K7 || TSOP 31236 || IR-Empfaenger || IR-Empfangsmodul 36kHz || 1,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_d8669ba70febf94ed13278a144bd97b6.html Datasheet] ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=TSOP+31236 TSOP 31236] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,74 EUR ||style="color:#E45712"| 0,740 EUR
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
 +
 +
===Transistoren===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Art !! Typ !! Bauform !! Preis !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| H0 || NPN Transistor || BC547B || TO-92 || 0,20 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_a4432307a5f4e3dc9ef8c3a9c81a9440.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=BC547-ND BC547-ND] ||style="color:#888"| 25 ||style="color:#888"| 3,564  EUR ||style="color:#888"| 0,143 EUR
 +
|- style="background:#ccc;"
 +
|    ||                ||        ||      ||          ||                                                                                                        ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=BC+547B BC 547B] ||style="color:#888"| 1 ||style="color:#888"| 0,04  EUR ||style="color:#888"| 0,040 EUR
 +
|- style="background:#ccc;"
 +
|    ||                ||        ||      ||          ||                                                                                                        ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=13513 13513] ||style="color:#888"| 1 ||style="color:#888"| 0,0336 EUR ||style="color:#888"| 0,034 EUR
 +
|-
 +
| H1 || PNP Transistor || BC557B || TO-92 || 0,30 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_63ff076584efa6cbd5ff6e997095eaa1.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=BC557-ND BC557-ND] ||style="color:#888"| 25 ||style="color:#888"| 4,596  EUR ||style="color:#888"| 0,184 EUR
 +
|-
 +
|    ||                ||        ||      ||          ||                                                                                                        ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=BC+557B BC 557B] ||style="color:#888"| 1 ||style="color:#888"| 0,04  EUR ||style="color:#888"| 0,040 EUR
 +
|-
 +
|    ||                ||        ||      ||          ||                                                                                                        ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=13517 13517] ||style="color:#888"| 1 ||style="color:#888"| 0,0336 EUR ||style="color:#888"| 0,034 EUR
 +
|- style="background:#ccc;"
 +
| H2 || NPN Transistor || 2N3055 || TO-3 || 2,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_e205396af66edbab89a0b3821ca54296.html Datasheet] ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=2N+3055 2N 3055] ||style="color:#E45712"| 10 ||style="color:#E45712"| 9,90  EUR ||style="color:#E45712"| 0,990 EUR
 +
|-
 +
| P5 || NPN Transistor || 2N2222 || TO-18 || 0,80 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_c484a2d577f40b67eb80b24e6ca00077.html Datasheet] ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=2N+2222 2N 2222] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,39  EUR ||style="color:#E45712"| 0,390 EUR
 +
|- style="background:#ccc;"
 +
| Q5 || PNP Transistor || 2N2907 || TO-18 || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_dca01f713ed2bb1f2441f424546950bf.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=2N+2907 2N 2907] ||style="color:#888"| 1 ||style="color:#888"| 0,26  EUR ||style="color:#888"| 0,260 EUR
 +
|-
 +
| P6 || NPN Transistor || 2N6488 || TO-220 || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_20f0aa6186f11bb81c36dc0cd87eca73.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=2N+6488 2N 6488] ||style="color:#888"| 1 ||style="color:#888"| 0,48  EUR ||style="color:#888"| 0,480 EUR
 +
|- style="background:#ccc;"
 +
| Q6 || PNP Transistor || 2N6491 || TO-220 || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_6eef6f58a11a7319d310359fdbd1d6f8.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=2N+6491 2N 6491] ||style="color:#888"| 1 ||style="color:#888"| 0,44  EUR ||style="color:#888"| 0,440 EUR
 +
|-
 +
| P7 || N-Kanal MOSFET || BS170 || TO-92 || 0,30 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_570ff8c5a16203a822de32b2b4f5c848.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=BS+170 BS 170] ||style="color:#888"| 1 ||style="color:#888"| 0,13  EUR ||style="color:#888"| 0,130 EUR
 +
|- style="background:#ccc;"
 +
| Q7 || P-Kanal MOSFET || BS250 || TO-92 || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_f01c39b23cb9717f664f1717ab57031d.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=BS+250 BS 250] ||style="color:#888"| 1 ||style="color:#888"| 0,32  EUR ||style="color:#888"| 0,320 EUR
 +
|-
 +
| P8 || N-Kanal JFET || 2N3819 || TO-92 || 0,30 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_7364ee8a3bd4ca95a7770fcea1f190ad.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=2N+3819 2N 3819] ||style="color:#888"| 1 ||style="color:#888"| 0,15  EUR ||style="color:#888"| 0,150 EUR
 +
|- style="background:#ccc;"
 +
| Q8 || P-Kanal JFET || 2N3820 || TO-92 || 0,30 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_72159cf91bcf9950a0a4b121b3ade9b8.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=2N+3820 2N 3820] ||style="color:#888"| 1 ||style="color:#888"| 0,17  EUR ||style="color:#888"| 0,170 EUR
 +
|-
 +
| I3 || N-Kanal MOSFET || IRL2703 || TO-220 || 2,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_f21b5eb634eecfe9fbaee12e10639c02.html Datasheet] ||style="color:#E45712"| RS ||style="color:#E45712"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=541-2177 541-2177] ||style="color:#E45712"| 25 ||style="color:#E45712"| 25,800  EUR ||style="color:#E45712"| 1,032 EUR
 +
|- style="background:#ccc;"
 +
| M5 || PUT || 2N6027 || TO-92 || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_c917e108f751180d4e8fef4c55bd54ab.html Datasheet] ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=221-282 221-282] ||style="color:#888"| 25x1 ||style="color:#888"| 0,456  EUR ||style="color:#888"| 0,456 EUR
 +
|- style="background:#ccc;"
 +
|    ||    ||        ||      ||          ||                                                                                                        ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=2N+6027 2N 6027] ||style="color:#888"| 1 ||style="color:#888"| 0,23  EUR ||style="color:#888"| 0,230 EUR
 +
|-
 +
| O9 || N-Kanal MOSFET 60V 32A || FQP30N06L || TO-220 || 2,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_c917e108f751180d4e8fef4c55bd54ab.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=FQP30N06L-ND FQP30N06L-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 11,292 EUR ||style="color:#E45712"| 1,129 EUR
 +
|- style="background:#ccc;"
 +
| G8 || GP1A52HRJ00F || Photointerrupter || PCB Mount || 2,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_561693089466827aafa96a8486823f87.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=425-1950-5-ND 425-1950-5-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 17,316 EUR ||style="color:#E45712"| 1,732 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
==Induktivitäten==
+
===Spannungsregler===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Induktivität !! Bauform !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Typ !! U-Ausgang !! U-Eingang !! max. Strom !! Bauform !! Preis !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
|     10µH || Radial, Pinabstand 5mm || DigiKey || M9960-ND || 10 || 7,30 EUR || 1,00 EUR
+
| I0 || LM317 || 1,2 V bis  37 V || 3 V bis  40 V || 1500 mA || TO-220 || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_e12ad8035126151619b081d44e99ad49.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=LM317TFS-ND LM317TFS-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 6,636 EUR ||style="color:#E45712"| 0,664 EUR
|-
+
|-  
| 100000µH || Radial, Pinabstand 5mm || DigiKey || M10077-ND || 1 || 1,53 EUR || 2,00 EUR
+
| I1 || LM337 || -1,2 V bis -37 V || -3 V bis -40 V || 1500 mA || TO-220 || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_c0a4dd3765098655ab9e0f461f5388ad.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=LM337TFS-ND LM337TFS-ND] ||style="color:#888"| 1 ||style="color:#888"| 0,528 EUR ||style="color:#888"| 0,528 EUR
 +
|- style="background:#ccc;"
 +
| G5 || LF33CV || 3.3 V || max. 16 V || 500 mA || TO-220 || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_28815ccfdcdd0faa5bee6ecf9916bc7a.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=LF+33+CV LF 33 CV] ||style="color:#888"| 1 ||style="color:#888"| 0,57 EUR ||style="color:#888"| 0,570 EUR
 +
|-
 +
| G6 || LF50CV || 5 V || max. 16 V || 500 mA || TO-220 || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_89acd2d22eab406f0cd21b8db794f263.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=LF+50+CV LF 50 CV] ||style="color:#888"| 1 ||style="color:#888"| 0,66 EUR ||style="color:#888"| 0,660 EUR
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
 +
===Kuehlkoerper===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
Benoetigtes Montagematerial (Schrauben und Muttern) ebenfalls kaufen und in
 +
der selben Lade aufbewahren.
  
== Optohalbleiter ==
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Bauform !! R_th !! Bezeichnung !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| J9 || TO-220 || 9,9 K/W || ALUTRONIC FI 356/23 || 2,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=V+FI356 V FI356] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,88 EUR ||style="color:#E45712"| 0,880 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
===LEDs===
+
===RF===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Farbe !! Bauform !! Flussspannung !! max. Strom !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Typ !! Beschreibung !! Bauform !! Preis !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
| Rot || T-1 3/4 || 2,0 V || 120 mA || DigiKey || 160-1087-ND || 10 || 0,54 EUR || 0,10 EUR
+
| L3 || NRF24L01+ Module || 2.4G Wireless nRF24L01Module || 20-pin 4x4mm QFN || 3,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_7039d9ce675793c9cab4f75b7d51c430.html Datasheet] ||style="color:#E45712"| Elecrow ||style="color:#E45712"| [http://www.elecrow.com/index.php?main_page=advanced_search_result&search_in_description=1&keyword=NRF24L01++Module NRF24L01+ Module] ||style="color:#E45712"| 1 ||style="color:#E45712"| 2,18 EUR ||style="color:#E45712"| 2,180 EUR
|-
 
| Grün || T-1 3/4  || 2,1 V || 120 mA || DigiKey || 160-1089-ND || 10 || 0,54 EUR || 0,10 EUR
 
|-
 
| Grün || SMD 0805  || 2,1 V || 120 mA || DigiKey || 160-1179-1-ND || 10 || 0,54 EUR || 0,10 EUR
 
|-
 
| IR (950nm) || T-1 3/4  || 1,3 V || 100 mA || DigiKey || 475-1088-ND || 10 || 2,06 EUR || 0,30 EUR
 
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
=== Andere ===
+
===Diverse ICs===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
{|class="prettytable"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
|-
+
! Fach !! Typ !! Beschreibung !! Bauform !! Preis !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
| PC846 || 16-Pol DIP || Optokoppler
+
|- style="background:#ccc;"
|-
+
| J0 || LM358 || Dual-OpAmp || 8-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_2fb225b92ea5c408fec32e6b24676cd5.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=LM358NFS-ND LM358NFS-ND] ||style="color:#888"| 25 ||style="color:#888"| 7,440 EUR ||style="color:#888"| 0,298 EUR
| BPW29 || herstellerspez. (TO-92) || Si NPN Epitaxial Planar Phototransistor
+
|- style="background:#ccc;"
|-
+
|   ||      ||            ||      ||          ||                                                                                                        ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=LM358N+DIP LM358N DIP] ||style="color:#888"| 1 ||style="color:#888"| 0,09 EUR ||style="color:#888"| 0,090 EUR
 +
|-
 +
| H3 || TS912 || CMOS Dual-OpAmp || 8-DIP || 2,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_ff0e2f1a3ea91c1127901a0b110c0c31.html Datasheet] ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=298-8249 298-8249] ||style="color:#888"| 1 ||style="color:#888"| 1,560 EUR ||style="color:#888"| 1,560 EUR
 +
|-
 +
|    ||      ||                ||      ||          ||                                                                                                        ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=TS+912IN TS 912IN] ||style="color:#888"| 1 ||style="color:#888"| 1,05 EUR ||style="color:#888"| 1,050 EUR
 +
|- style="background:#ccc;"
 +
| R7 || NE5532 || Dual Low Noise OpAmp || 8-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_6614fa2982348d52c0218a990b585d4f.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=NE+5532+DIP NE 5532 DIP] ||style="color:#888"| 1 ||style="color:#888"| 0,30 EUR ||style="color:#888"| 0,300 EUR
 +
|-
 +
| M7 || MCP 6002 || Low Power Dual OpAmp || 8-DIP || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_46f92c9c01e5a80270b024ab79fdbfee.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MCP+6002-I/P MCP 6002-I/P] ||style="color:#888"| 1 ||style="color:#888"| 0,33 EUR ||style="color:#888"| 0,330 EUR
 +
|- style="background:#ccc;"
 +
| R8 || LM386 || Low Voltage Audio Power Amp || 8-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_2eaeacd2434f13b7c8cf56df0a5585af.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=LM+386+DIP LM 386 DIP] ||style="color:#888"| 1 ||style="color:#888"| 0,34 EUR ||style="color:#888"| 0,340 EUR
 +
|-
 +
| R5 || LM13700 || Transkonduktanzverstaerker || 16-DIP || 2,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_40dcf80433c9bc4cac12dc2b1ccadca2.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=LM+13700+DIL LM 13700 DIL] ||style="color:#888"| 1 ||style="color:#888"| 1,25 EUR ||style="color:#888"| 1,250 EUR
 +
|- style="background:#ccc;"
 +
| O7 || MC1496 || Modulator/Demodulator || 14-DIP || 1,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_d49858fce46d0968057198a7ba3f877f.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MC+1496+DIL MC 1496 DIL] ||style="color:#888"| 1 ||style="color:#888"| 0,69 EUR ||style="color:#888"| 0,690 EUR
 +
|-
 +
| O8 || AD633 || Analogmultiplizierer || 8-DIP || 18,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_d071cd30778bc7c0032212cb4b6b0c57.html Datasheet] ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=AD+633+JN AD 633 JN] ||style="color:#E45712"| 1 ||style="color:#E45712"| 9,65 EUR ||style="color:#E45712"| 9,650 EUR
 +
|- style="background:#ccc;"
 +
| N6 || MCP41050-I/P || Digital-Potentiometer || 8-DIP || 2,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_6fbf790a225534f7385b2d543728749e.html Datasheet] ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=669-6360 669-6360] ||style="color:#888"| 25 ||style="color:#888"| 1,577 EUR ||style="color:#888"| 0,063 EUR
 +
|-
 +
| O6 || TC4469 || Quad MOSFET Treiber || 14-DIP || 3,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_675b5f507d7aaf0d563b57ea5f99fa3e.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=TC4469CPD-ND TC4469CPD-ND] ||style="color:#888"| 25 ||style="color:#888"| 53,844 EUR ||style="color:#888"| 2,154 EUR
 +
|- style="background:#ccc;"
 +
| P9 || MCP23017 || I2C I/O Expander || 28-DIP || 2,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_89384993c1aa4864404414a7eb20f363.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=MCP23017-E/SP-ND MCP23017-E/SP-ND] ||style="color:#888"| 25 ||style="color:#888"| 25,284 EUR ||style="color:#888"| 1,011 EUR
 +
|-
 +
| Q9 || MCP23S17 || SPI I/O Expander || 28-DIP || 2,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_89384993c1aa4864404414a7eb20f363.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=MCP23S17-E/SP-ND MCP23S17-E/SP-ND] ||style="color:#888"| 25 ||style="color:#888"| 26,544 EUR ||style="color:#888"| 1,062 EUR
 +
|- style="background:#ccc;"
 +
| 15 || NE555 || TTL Timer || 8-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_dbfbfa2b747dd3885ce465897f0538c4.html Datasheet] ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=21315 21315] ||style="color:#888"| 1 ||style="color:#888"| 0,12 EUR ||style="color:#888"| 0,120 EUR
 +
|-
 +
| J1 || ICM7555 || CMOS Timer || 8-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_d3c64c09d74685644bfd75adf9e875cd.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=568-1821-5-ND 568-1821-5-ND] ||style="color:#888"| 25 ||style="color:#888"| 7,932 EUR ||style="color:#888"| 0,317 EUR
 +
|- style="background:#ccc;"
 +
| J2 || CNY17-3 || Optokoppler || 6-DIP || 0,60 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_fbecd240d8f4015bf2b9c4f9dd914e55.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=160-1312-5-ND 160-1312-5-ND] ||style="color:#E45712"| 25 ||style="color:#E45712"| 8,712 EUR ||style="color:#E45712"| 0,348 EUR
 +
|-
 +
| J3 || MAX232 || Dual EIA-232 to 5V Transceiver || 16-DIP || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_adb61205d65340a6c4960017d0c65615.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=296-1402-5-ND 296-1402-5-ND] ||style="color:#888"| 1 ||style="color:#888"| 0,732 EUR ||style="color:#888"| 0,732 EUR
 +
|- style="background:#ccc;"
 +
| J4 || 40109 || Quad Voltage Shifter 3-20 V || 16-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_59e7b300a798b781aa6ba5b84343ce6b.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=CD40109BEE4-ND CD40109BEE4-ND] ||style="color:#888"| 25 ||style="color:#888"| 12,480 EUR ||style="color:#888"| 0,499 EUR
 +
|- style="background:#ccc;"
 +
|    ||      ||                            ||        ||          ||                                                                                                        ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MOS+40109 MOS 40109] ||style="color:#888"| 1 ||style="color:#888"| 0,22 EUR ||style="color:#888"| 0,220 EUR
 +
|-
 +
| K4 || 40106 || Hex Schmitt Trigger || 14-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_5c969ccc648e0666572c7d825c732c62.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MOS+40106 MOS 40106] ||style="color:#888"| 1 ||style="color:#888"| 0,12 EUR ||style="color:#888"| 0,120 EUR
 +
|- style="background:#ccc;"
 +
| I2 || MC34063A || DC-to-DC Control Circuit || 8-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_34745c6669974393f8da3a4ac6d800b2.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MC34063A MC34063A] ||style="color:#888"| 1 ||style="color:#888"| 0,20 EUR ||style="color:#888"| 0,200 EUR
 +
|-
 +
| K0 || 4011 || Quad 2-Input NAND || 14-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_2ce72e4fb1e33171884ce98d995b1672.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=CD4011BCN-ND CD4011BCN-ND] ||style="color:#888"| 25 ||style="color:#888"| 8,808 EUR ||style="color:#888"| 0,352 EUR
 +
|-
 +
|    ||      ||                  ||        ||          ||                                                                                                        ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MOS+4011 MOS 4011] ||style="color:#888"| 1 ||style="color:#888"| 0,12 EUR ||style="color:#888"| 0,120 EUR
 +
|- style="background:#ccc;"
 +
| K1 || 4016 || Quad Analog Switch || 14-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_26f061db14011cb2d470f682bd03cb49.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=CD4016BCN-ND CD4016BCN-ND] ||style="color:#888"| 25 ||style="color:#888"| 8,808 EUR ||style="color:#888"| 0,352 EUR
 +
|- style="background:#ccc;"
 +
|    ||      ||                    ||        ||          ||                                                                                                        ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MOS+4016 MOS 4016] ||style="color:#888"| 1 ||style="color:#888"| 0,16 EUR ||style="color:#888"| 0,160 EUR
 +
|-
 +
| K2 || 4021 || 8-Bit Shift Register PISO Async || 16-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_698e7d8ca1fd4c15ea4cd7a314761155.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=CD4021BEE4-ND CD4021BEE4-ND] ||style="color:#888"| 25 ||style="color:#888"| 7,488 EUR ||style="color:#888"| 0,300 EUR
 +
|-  
 +
|   ||      ||                                ||        ||          ||                                                                                                        ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MOS+4021 MOS 4021] ||style="color:#888"| 1 ||style="color:#888"| 0,14 EUR ||style="color:#888"| 0,140 EUR
 +
|- style="background:#ccc;"
 +
| K3 || 4094 || 8-Bit Shift Register SIPO Async || 16-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_2a4a6769c60ef9749bce67cce69f5a35.html Datasheet] ||style="color:#888"| DigiKey ||style="color:#888"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=296-2069-5-ND 296-2069-5-ND] ||style="color:#888"| 25 ||style="color:#888"| 9,612 EUR ||style="color:#888"| 0,384 EUR
 +
|- style="background:#ccc;"
 +
|    ||      ||                                ||        ||          ||                                                                                                        ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MOS+4094 MOS 4094] ||style="color:#888"| 1 ||style="color:#888"| 0,16 EUR ||style="color:#888"| 0,160 EUR
 +
|-
 +
| S5 || 4046 || VCO und Phase Locked Loop || 16-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_dd48084dcf56af67fefee2533cfef3ce.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MOS+4046 MOS 4046] ||style="color:#888"| 1 ||style="color:#888"| 0,24 EUR ||style="color:#888"| 0,240 EUR
 +
|- style="background:#ccc;"
 +
| S6 || 4067 || 16-Channel Analog Mux/Demux || 24-DIP || 1,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_f52ee909bc649e56e7f990b2d064583b.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MOS+4067 MOS 4067] ||style="color:#888"| 1 ||style="color:#888"| 0,45 EUR ||style="color:#888"| 0,450 EUR
 +
|-
 +
| J8 || FT232BL || USB RS232/RS422/RS485 Interface || LQFP-32 || 5,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_fc746c63abf4f90cf69d7ffca08b11a9.html Datasheet] ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=FT232BL FT232BL] ||style="color:#888"| 1 ||style="color:#888"| 3,59 EUR ||style="color:#888"| 3,590 EUR
 +
|- style="background:#ccc;"
 +
| G9 || SN74AHC174N || Positive-Edge-Triggered D-Type Flip-Flop || 16-DIP || 0,50 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_1749567c5cc77ea6a6b5bcc323a57bb4.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=296-1468-5-ND 296-1468-5-ND] ||style="color:#E45712"| 100 ||style="color:#E45712"| 34,860 EUR ||style="color:#E45712"| 0,349 EUR
 +
|-
 +
| 25 || MAX6968APE+ || 16-Segment LED-Treiber || PDIP-16 || 5 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_561693089466827aafa96a8486823f87.html Datasheet] ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=799-8002 799-8002] ||style="color:#888"| 10 ||style="color:#888"| 3,972 EUR ||style="color:#888"| 0,397 EUR
 +
|- style="background:#ccc;"
 +
| L4 || MAX31820MCR+ || Temperature sensor 1-WIRE TO92-3 || TO-92-3 || 2 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_a2d756e81942cd1a3610a8b1848fdd22.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=MAX31820MCR%2B-ND MAX31820MCR%2B-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 14,148 EUR ||style="color:#E45712"| 1,415 EUR
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
==Dioden==
+
===Baugruppen===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Art !! Typenbezeichnung !! Package !! Kommentar !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Typ !! Beschreibung !! Preis !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
| Schaltdiode        || 1N4148    ||   DO-35 ||                    - || DigiKey ||      1N4148FS-ND || 100 || 1,67 EUR || 0,05 EUR
+
| T1 || DEM 16216 SGH || 16x2 LCD-Punkt-Matrix || 11,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_d22fbd612890c4e583c27a3422c2d50a.html Datasheet] ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=32-1602-1 32-1602-1] ||style="color:#888"| 1 ||style="color:#888"| 7,99 EUR ||style="color:#888"| 7,990 EUR
|-
+
|-  
| -"-        || -"-    ||    DO-35 ||                    - || CSD ||      11000 || 1 || 0.0168 EUR || 0,05 EUR
+
| S7 || EPM 121 || Piezo-Schallwandler || 1,00 EUR || ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=SUMMER+EPM+121 SUMMER EPM 121] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,67 EUR ||style="color:#E45712"| 0,670 EUR
|-
+
|- style="background:#ccc;"
| Schaltdiode        || 1N4148    ||  SOD-123 ||                    - || DigiKey || 1N4148WTPMSCT-ND || 100 || 5,88 EUR || 0,10 EUR
+
| 16 || 064-LSP40 || Lautsprecher || 1,00 EUR ||  ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=064-LSP40 064-LSP40] ||style="color:#888"| 1 ||style="color:#888"| 0,59 EUR ||style="color:#888"| 0,590 EUR
|-
+
|-  
| -"-        || -"-    || SOD-123 ||                     - || CSD || 11025 || 100 || 1.68 EUR || 0,05 EUR
+
| 17 || 064-MIC01 || Elektret-Kond.-Mikrofon || 1,00 EUR || ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=064-MIC01 064-MIC01] ||style="color:#888"| 1 ||style="color:#888"| 0,35 EUR ||style="color:#888"| 0,350 EUR
|-
+
|- style="background:#ccc;"
| Gleichrichter-Diode || 1N4007    ||   DO-41 ||                     - || DigiKey || 1N4007-TPMSCT-ND ||  10 || 0,32 EUR || 0,50 EUR
+
| R6 || M4 05 H || DIL Miniatur-Signalrelais || 2,00 EUR || ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=M4+05H M4 05H] ||style="color:#888"| 1 ||style="color:#888"| 0,92 EUR ||style="color:#888"| 0,920 EUR
|-
+
|-  
| -"- || -"-    ||   DO-41 ||                     - || CSD || 11004 ||  1 || 0.0168 EUR || 0,05 EUR
+
| M6 || FIN 40.31.9 6V || Printrelais, 250V/10A || 5,00 EUR || ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=FIN+40.31.9+6V FIN 40.31.9 6V] ||style="color:#888"| 1 ||style="color:#888"| 2,15 EUR ||style="color:#888"| 2,150 EUR
|-
+
|- style="background:#ccc;"
| Zenerdiode          || BZX85-C3V3 ||    DO-41 || U<sub>Z</sub> = 3,3 V, 1.3 W ||     RS ||         812-336 ||  5 || 0,59 EUR || 0,20 EUR
+
| 88 || ES-05 JR || Mini Servo || 8,00 EUR || ||style="color:#E45712"| Conrad ||style="color:#E45712"| [http://www.conrad.de/ce/de/product/275460/ 275460] ||style="color:#E45712"| 1 ||style="color:#E45712"| 4,99 EUR ||style="color:#E45712"| 4,990 EUR
|-
 
| Zenerdiode          || BZX85-C5V1 ||   DO-41 || U<sub>Z</sub> = 5,1 V, 1.3 W ||      RS ||          812-392 ||   5 || 0,59 EUR || 0,20 EUR
 
|-
 
| Zenerdiode          || BZX85-C6V2 ||   DO-41 || U<sub>Z</sub> = 6,2 V, 1.3 W ||     RS ||         812-415 ||  5 || 0,59 EUR || 0,20 EUR
 
|-
 
| Zenerdiode          || BZX85-C10  ||   DO-41 || U<sub>Z</sub> =  10 V, 1.3 W ||      RS ||          812-465 ||  5 || 0,59 EUR || 0,20 EUR
 
|-
 
| Zenerdiode          || BZX85-C12  ||   DO-41 || U<sub>Z</sub> = 12 V, 1.3 W ||     RS ||         812-487 ||  5 || 0,59 EUR || 0,20 EUR
 
|-
 
| Shottky-Diode      || BAT41      ||    DO-35 ||         100 V, 100 mA ||     RS ||        544-4679 ||  5 || 0,80 EUR || 0,30 EUR
 
|-
 
| -"-      || -"-      ||   DO-35 ||         100 V, 100 mA ||     CSD ||         11060 ||   1 || 0,084 EUR || 0,15 EUR
 
|-
 
| Shottky-Diode      || 1N5818    || DO-240AL ||         30 V, 1 A ||     RS ||        348-5505 ||  1 || 0,19 EUR || 0,30 EUR
 
|-
 
| -"-      || -"-    || DO-240AL ||         30 V, 1 A ||     CSD ||        11071 ||  1 || 0,0588 EUR || 0,1 EUR
 
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
 +
 +
===Mikrocontroller===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
Alternativ-Vorschläge:
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
{|border="1" cellpadding="5" cellspacing="0"
+
! Fach !! Typ !! Bauform !! Preis !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
! Art !! Typenbezeichnung !! Package !! Kommentar !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
|- style="background:#ccc;"
|-
+
| 72 || AVR ATTiny45 || 8-DIP || 3,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_5bdca6f62bce5ecc37dd77fbb72cc51e.html Datasheet] ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=ATTINY+45-20PU ATTINY 45-20PU] ||style="color:#888"| 1 ||style="color:#888"| 1,85 EUR ||style="color:#888"| 1,850 EUR
| Zenerdiode          || 3V3 ||   DO-35 || U<sub>Z</sub> = 3,3 V, 0.5W ||     CSD ||         1153 ||   1 || 0.025 EUR || 0,05 EUR
+
|-  
|-
+
| 73 || AVR ATTiny85 || 8-DIP || 3,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_bef9163f6317de08d2f5e13aadbfbbc9.html Datasheet] ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=ATTINY+85-20+PU ATTINY 85-20 PU] ||style="color:#E45712"| 1 ||style="color:#E45712"| 1,90 EUR ||style="color:#E45712"| 1,900 EUR
| Zenerdiode          || 3V6 ||    DO-35 || U<sub>Z</sub> = 3,6 V, 0.5W ||     CSD ||         1154 ||  1 || 0.025 EUR || 0,05 EUR
+
|- style="background:#ccc;"
|-
+
| 74 || AVR ATMega328P || 28-DIP || 5,00 EUR || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_59ba2086ef8632acfe79b611a9f8b3c9.html Datasheet] ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=ATMEGA+328P-PU ATMEGA 328P-PU] ||style="color:#E45712"| 1 ||style="color:#E45712"| 2,80 EUR ||style="color:#E45712"| 2,800 EUR
| Zenerdiode          || 5V1 ||   DO-35 || U<sub>Z</sub> = 5,1 V, 0.5W ||     CSD ||         1158 ||   1 || 0.025 EUR || 0,05 EUR
 
|-
 
| Zenerdiode          || 6V2 ||    DO-35 || U<sub>Z</sub> = 6,2 V, 0.5W ||     CSD ||         1160 ||  1 ||  0.025 EUR || 0,05 EUR
 
|-
 
| Zenerdiode          || 10V  ||    DO-35 || U<sub>Z</sub> = 10 V, 0.5W ||      CSD ||          1167 |1 ||  0.025 EUR || 0,05 EUR
 
|-
 
| Zenerdiode          || 12V  ||   DO-35 || U<sub>Z</sub> =  12 V, 0.5W ||     CSD ||         1169 ||   1 || 0.025 EUR || 0,05 EUR
 
|-
 
| Shottky-Diode      || MBR1045    || TO220 ||         45 V, 10 A ||     CSD ||        11135 ||  1 || 0,319 EUR || 0,50 EUR
 
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
Vorteil der 0.5 W Zenerdioden: weniger Strom notwendig um in den flachen Bereich der Kennlinie zu kommen. Nachteil: Wenn als Schutzdiode verbaut, kann sie weniger Leistung absorbieren.
+
===Logic Gates===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
==Transistoren==
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Typ !! Beschreibung !! Bauform !! Links !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| K9 || SN74HC32N || OR Gate IC 4 Channel || 14-PDIP || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_041f214cc35fdd74988daa3b304cbc4a.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=296-1589-5-ND 296-1589-5-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 4,260 EUR ||style="color:#E45712"| 0,426 EUR
 +
|-
 +
| L5 || SN74HC08N || AND Gate IC 4 Channel || 14-PDIP || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_b781dffbef6990104be3cb977a0af6f9.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=296-1570-5-ND 296-1570-5-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 4,260 EUR ||style="color:#E45712"| 0,426 EUR
 +
|- style="background:#ccc;"
 +
| L6 || SN74HC86N || XOR (Exclusive OR) IC 4 Channel || 14-PDIP || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_947bc83c7f4e73a67380a31191319bda.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=296-8375-5-ND 296-8375-5-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 3,828 EUR ||style="color:#E45712"| 0,383 EUR
 +
|-
 +
| L7 || SN74HC266N || XNOR (Exclusive NOR) IC 4 Channel Open Drain || 14-PDIP || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_6d724ea2020504abfe2df2e36201b020.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=296-8294-5-ND 296-8294-5-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 5,604 EUR ||style="color:#E45712"| 0,560 EUR
 +
|- style="background:#ccc;"
 +
| L8 || SN74HC27N || NOR Gate IC 3 Channel || 14-PDIP || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_5a17054f68bbf7485fe25c07b6308543.html Datasheet] ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=296-12896-5-ND 296-12896-5-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 4,092 EUR ||style="color:#E45712"| 0,409 EUR
 +
|-
 +
| L9 || M74HC4049B1R || Inverter IC 6 Channel || 16-PDIP || [http://svn.clifford.at/metaparts/trunk/datasheets/DS_09cc859d5732d45d083ddb5269254524.html Datasheet] ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=791-8731 791-8731] ||style="color:#888"| 12 ||style="color:#888"| 20,563 EUR ||style="color:#888"| 1,714 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
{|border="1" cellpadding="5" cellspacing="0"
+
===Quarze===
! Typ !! Bezeichnung !! Bauform !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
|-
+
 
| NPN || BC547 || TO-92 || DigiKey || BC547-ND || 25 || 2,97 EUR || 0,20 EUR
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
|-
+
! Fach !! Frequenz !! Bauform !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
| NPN || BC847 || SOT-23 (SMD) || DigiKey || BC847B-TPCT-ND || 100 || 4,41 EUR || 0,10 EUR
+
|- style="background:#ccc;"
|-
+
| J5 || 20 MHz || HC49US || 0,40 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=14-US20,000MHZ 14-US20,000MHZ] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,19 EUR ||style="color:#E45712"| 0,190 EUR
| PNP || BC557 || TO-92 || DigiKey || BC557-ND || 25 || 3,83 EUR || 0,30 EUR
+
|-  
|-
+
| J6 || 18,432 MHz || HC49US || 0,40 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=14-US18,432MHZ 14-US18,432MHZ] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,19 EUR ||style="color:#E45712"| 0,190 EUR
| PNP || BC857 || SOT-23 (SMD) || DigiKey || 568-1638-1-ND || 25 || 1,24 EUR || 0,10 EUR
+
|- style="background:#ccc;"
 +
| L0 || 16 MHz || HC49US || 0,40 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=14-US16,000MHZ 14-US16,000MHZ] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,19 EUR ||style="color:#E45712"| 0,190 EUR
 +
|-  
 +
| K5 || 6 MHz || HC49US || 0,50 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=14-US06,000MHZ 14-US06,000MHZ] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,40 EUR ||style="color:#E45712"| 0,400 EUR
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
==Spannungsregler==
+
===Stecker und Buechsen===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
{|border="1" cellpadding="5" cellspacing="0"
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
! Ausgangspannung !! Eingangsspannung !! max Strom !! Bauform !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
! Fach !! Beschreibung !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
|-
+
|- style="background:#ccc;"
| 5 V                  || 7  V bis  20 V || 500 mA || TO-220 || DigiKey ||       LM78M05CTFS-ND || 25 || 7,34 EUR || 0,50 EUR
+
| A5 || SUB-D 9 Pol Buchse Loetkelch || 0,50 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=5214 5214] ||style="color:#888"| 1 ||style="color:#888"| 0,18 EUR ||style="color:#888"| 0,180 EUR
|-
+
|- style="background:#ccc;"
| 3,3 V                || 2,3 V bis  6 V || 250 mA || TO-220 || DigiKey || MCP1700-3302E/TO-ND || 25 || 6,06 EUR || 0,50 EUR
+
|    ||                              ||          ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=D-SUB+BU+09 D-SUB BU 09] ||style="color:#888"| 1 ||style="color:#888"| 0,10 EUR ||style="color:#888"| 0,100 EUR
|-
+
|-
| 1,8 V                || 2,3 V bis  6 V || 200 mA || TO-220 || DigiKey || MCP1700-1802E/TO-ND || 25 || 6,06 EUR || 0,50 EUR
+
| A6 || SUB-D 9 Pol Stecker Loetkelch || 0,50 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=5215 5215] ||style="color:#888"| 1 ||style="color:#888"| 0,18 EUR ||style="color:#888"| 0,180 EUR
|-
+
|-
| Adj. 1,2 V bis  37 V ||   3 V bis  40 V || 1500 mA || TO-220 || DigiKey ||         LM317TFS-ND || 25 || 6,61 EUR || 0,50 EUR
+
|    ||                              ||          ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=D-SUB+ST+09 D-SUB ST 09] ||style="color:#888"| 1 ||style="color:#888"| 0,09 EUR ||style="color:#888"| 0,090 EUR
|-
+
|- style="background:#ccc;"
| Adj. -1,2 V bis -37 V || -3 V bis -40 V || 1500 mA || TO-220 || DigiKey ||         LM337TFS-ND || 1 || 0,44 EUR || 1,00 EUR
+
| A7 || SUB-D 25 Pol Buchse Loetkelch || 0,50 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=5217 5217] ||style="color:#888"| 1 ||style="color:#888"| 0,16 EUR ||style="color:#888"| 0,160 EUR
 +
|- style="background:#ccc;"
 +
|    ||                              ||          ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=D-SUB+BU+25 D-SUB BU 25] ||style="color:#888"| 1 ||style="color:#888"| 0,15 EUR ||style="color:#888"| 0,150 EUR
 +
|-  
 +
| A8 || SUB-D 25 Pol Stecker Loetkelch || 0,50 EUR ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=D-SUB+ST+25 D-SUB ST 25] ||style="color:#888"| 1 ||style="color:#888"| 0,10 EUR ||style="color:#888"| 0,100 EUR
 +
|- style="background:#ccc;"
 +
| A9 || USB Buchse Typ A || 0,70 EUR ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=UE27AC54100-ND UE27AC54100-ND] ||style="color:#E45712"| 10 ||style="color:#E45712"| 4,272 EUR ||style="color:#E45712"| 0,427 EUR
 +
|-  
 +
| B5 || Jumper RM 2,54 || 0,10 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=015491 015491] ||style="color:#888"| 1 ||style="color:#888"| 0,04 EUR ||style="color:#888"| 0,040 EUR
 +
|- style="background:#ccc;"
 +
| B6 || Stiftleiste 40 Pol Winkel || 0,50 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=SL+1X40W+2,54 SL 1X40W 2,54] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,22 EUR ||style="color:#E45712"| 0,220 EUR
 +
|- style="background:#ccc;"
 +
|   ||                          ||          ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=015471 015471] ||style="color:#888"| 1 ||style="color:#888"| 0,25 EUR ||style="color:#888"| 0,250 EUR
 +
|-
 +
| B7 || Stiftleiste 40 Pol Gerade || 0,50 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=SL+1X40G+2,54 SL 1X40G 2,54] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,19 EUR ||style="color:#E45712"| 0,190 EUR
 +
|-
 +
|    ||                          ||          ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=015435 015435] ||style="color:#888"| 1 ||style="color:#888"| 0,18 EUR ||style="color:#888"| 0,180 EUR
 +
|- style="background:#ccc;"
 +
| B8 || Buchsenleiste, 10 Pol, RM 2.54, Winkel || 0,50 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=014-B110W 014-B110W] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,25 EUR ||style="color:#E45712"| 0,250 EUR
 +
|-  
 +
| B9 || Buchsenleiste, 10 Pol, RM 2.54, Gerade || 0,50 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=014-B110G 014-B110G] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,14 EUR ||style="color:#E45712"| 0,140 EUR
 +
|- style="background:#ccc;"
 +
| C5 || Buchsenleiste, 2x16 Pol, RM 2.00, Gerade || 0,50 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=0141-B216G 0141-B216G] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,36 EUR ||style="color:#E45712"| 0,360 EUR
 +
|-
 +
| T3 || 9V (PP3) Batterieclip || 0,50 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=015-5866 015-5866] ||style="color:#888"| 1 ||style="color:#888"| 0,09 EUR ||style="color:#888"| 0,090 EUR
 +
|- style="background:#ccc;"
 +
| C6 || Bananenstecker 4mm Rot || 0,50 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=015-52001 015-52001] ||style="color:#888"| 1 ||style="color:#888"| 0,20 EUR ||style="color:#888"| 0,200 EUR
 +
|-
 +
| C7 || Bananenstecker 4mm Schwarz || 0,50 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=015-52002 015-52002] ||style="color:#888"| 1 ||style="color:#888"| 0,20 EUR ||style="color:#888"| 0,200 EUR
 +
|- style="background:#ccc;"
 +
| F8 || Hohlstecker 2,1mm || 0,50 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=HS+21-9 HS 21-9] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,20 EUR ||style="color:#E45712"| 0,200 EUR
 +
|-
 +
| C8 || Kupplung fuer Hohlstecker 2,1mm || 1,50 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=HK+21 HK 21] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,98 EUR ||style="color:#E45712"| 0,980 EUR
 +
|- style="background:#ccc;"
 +
| C9 || Klinkenkupplung 3,5mm Stereo || 0,50 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=KKS+35 KKS 35] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,20 EUR ||style="color:#E45712"| 0,200 EUR
 +
|-
 +
| D9 || Praez.-Buchsenleiste 20 Pol || 0,50 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=014-PBL20 014-PBL20] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,32 EUR ||style="color:#E45712"| 0,320 EUR
 +
|- style="background:#ccc;"
 +
| G7 || Federkontakt-Buchsenleiste 36 Pol || 3,00 EUR ||style="color:#E45712"| Ribu ||style="color:#E45712"| 401675 ||style="color:#E45712"| 25 ||style="color:#E45712"| 50,75 EUR ||style="color:#E45712"| 2,030 EUR
 +
|-
 +
| F6 || Stiftleiste 2x10 Pol RM 1,27 || 2,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=SL+2X10G+1,27 SL 2X10G 1,27] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,54 EUR ||style="color:#E45712"| 0,540 EUR
 +
|- style="background:#ccc;"
 +
| F7 || Buchsenleiste 2x10 Pol RM 1,27 || 2,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=BL+2X10G+1,27 BL 2X10G 1,27] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,72 EUR ||style="color:#E45712"| 0,720 EUR
 +
|-  
 +
| F9 || Modular Buchse 8 polig (aka RJ45) || 1,00 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=015-5402 015-5402] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,48 EUR ||style="color:#E45712"| 0,480 EUR
 +
|- style="background:#ccc;"
 +
| R9 || Arduino Buchsenleisten Sets || 3,00 EUR ||style="color:#E45712"| Watterott ||style="color:#E45712"| [http://www.watterott.com/index.php?page=search&keywords=2009848 2009848] ||style="color:#E45712"| 1 ||style="color:#E45712"| 1,79 EUR ||style="color:#E45712"| 1,790 EUR
 +
|-  
 +
| 65 || Mini USB Breakout Board || 1,50 EUR ||style="color:#E45712"| Elecrow ||style="color:#E45712"| [http://www.elecrow.com/index.php?main_page=advanced_search_result&search_in_description=1&keyword=MINI+USB+Breakout+Board MINI USB Breakout Board] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,80 EUR ||style="color:#E45712"| 0,800 EUR
 +
|- style="background:#ccc;"
 +
| 66 || Micro-B USB Breakout Board || 3,00 EUR ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=1528-1383-ND 1528-1383-ND] ||style="color:#E45712"| 1 ||style="color:#E45712"| 1,692 EUR ||style="color:#E45712"| 1,692 EUR
 +
|-
 +
| 67 || 4 Positions Header, Shrouded Connector 0.200" || 1,50 EUR ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=A1212-ND A1212-ND] ||style="color:#E45712"| 1 ||style="color:#E45712"| 1,248 EUR ||style="color:#E45712"| 1,248 EUR
 +
|- style="background:#ccc;"
 +
| 68 || 24-PIN Molex Mini-fit Jr. 5566-24A || 5,00 EUR ||style="color:#E45712"| DigiKey ||style="color:#E45712"| [http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=WM3863-ND WM3863-ND] ||style="color:#E45712"| 1 ||style="color:#E45712"| 2,976 EUR ||style="color:#E45712"| 2,976 EUR
 
|}
 
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
==Quarze und Resonatoren ==
+
===Schalter und Potis===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
=== Frequenzquarze ===
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Typ !! Beschreibung !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| N7 || ALPS RK09K113-LIN10K || Poti 10 kOhm lin || 2,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=RK09K113-LIN10K RK09K113-LIN10K] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,99 EUR ||style="color:#E45712"| 0,990 EUR
 +
|-
 +
| N8 || ALPS RK09K113-LIN100K || Poti 100 kOhm lin || 2,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=RK09K113-LIN100K RK09K113-LIN100K] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,99 EUR ||style="color:#E45712"| 0,990 EUR
 +
|- style="background:#ccc;"
 +
| N9 || ALPS RK09K113-LOG10K || Poti 10 kOhm log || 2,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=RK09K113-LOG10K RK09K113-LOG10K] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,99 EUR ||style="color:#E45712"| 0,990 EUR
 +
|-
 +
| M8 || PIHER 25 kOhm Poti || Poti 25 kOhm lin || 0,50 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=507 507] ||style="color:#888"| 1 ||style="color:#888"| 0,19 EUR ||style="color:#888"| 0,190 EUR
 +
|- style="background:#ccc;"
 +
| M9 || PIHER 250 Ohm Poti || Poti 250 Ohm lin || 0,50 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=501 501] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,24 EUR ||style="color:#E45712"| 0,240 EUR
 +
|-
 +
| E5 || Bourns 3386P-1-102LF || Trimmpoti 1 kOhm || 1,00 EUR ||style="color:#888"| RS ||style="color:#888"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=522-2687 522-2687] ||style="color:#888"| 1 ||style="color:#888"| 0,840 EUR ||style="color:#888"| 0,840 EUR
 +
|- style="background:#ccc;"
 +
| E6 || Bourns 3386P-1-103LF || Trimmpoti 10 kOhm || 1,00 EUR ||style="color:#E45712"| RS ||style="color:#E45712"| [http://at.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=522-2693 522-2693] ||style="color:#E45712"| 10 ||style="color:#E45712"| 14,160 EUR ||style="color:#E45712"| 1,416 EUR
 +
|-
 +
| F5 || Bourns 3296P-1-104LF || Spindeltrimmer 100 kOhm || 1,00 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=05-3296PK100 05-3296PK100] ||style="color:#888"| 1 ||style="color:#888"| 0,39 EUR ||style="color:#888"| 0,390 EUR
 +
|- style="background:#ccc;"
 +
| E7 || ALPS STEC12E || Drehimpulsgeber || 3,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=STEC12E07 STEC12E07] ||style="color:#E45712"| 1 ||style="color:#E45712"| 1,50 EUR ||style="color:#E45712"| 1,500 EUR
 +
|-
 +
| E8 || 10-DIP || DIP-Schalter 10 Pol || 0,50 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=35-DIP10 35-DIP10] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,46 EUR ||style="color:#E45712"| 0,460 EUR
 +
|- style="background:#ccc;"
 +
| E9 || Mini-Taster 6,5mm || Taster || 0,20 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=35100 35100] ||style="color:#888"| 1 ||style="color:#888"| 0,15 EUR ||style="color:#888"| 0,150 EUR
 +
|-
 +
| S8 || T-113 A Push Button || Drucktaster || 1,00 EUR ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=T+113A+SW T 113A SW] ||style="color:#888"| 1 ||style="color:#888"| 0,51 EUR ||style="color:#888"| 0,510 EUR
 +
|- style="background:#ccc;"
 +
| S9 || MIYAMA MS 245 || Kippschalter || 2,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=MS+245 MS 245] ||style="color:#E45712"| 1 ||style="color:#E45712"| 1,85 EUR ||style="color:#E45712"| 1,850 EUR
 +
|-
 +
| T6 || DS 2PC || Drehschalter (2x6) || 2,50 EUR ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=DS+2PC DS 2PC] ||style="color:#888"| 1 ||style="color:#888"| 1,65 EUR ||style="color:#888"| 1,650 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
* 16MHz <!-- für Atmel AVR Mikrokontroller -->
+
===IC Sockel===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
=== Quarzoszillatoren ===
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Beschreibung !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| D5 || 8-DIP || 0,10 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=15-DIP08LC 15-DIP08LC] ||style="color:#888"| 1 ||style="color:#888"| 0,03 EUR ||style="color:#888"| 0,030 EUR
 +
|-
 +
| D6 || 14-DIP || 0,10 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=15-DIP14LC 15-DIP14LC] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,04 EUR ||style="color:#E45712"| 0,040 EUR
 +
|- style="background:#ccc;"
 +
| D7 || 16-DIP || 0,10 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=15-DIP16LC 15-DIP16LC] ||style="color:#888"| 1 ||style="color:#888"| 0,04 EUR ||style="color:#888"| 0,040 EUR
 +
|-
 +
| D8 || 28-DIP || 0,15 EUR ||style="color:#E45712"| CSD ||style="color:#E45712"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=15-DIP28SLC 15-DIP28SLC] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,09 EUR ||style="color:#E45712"| 0,090 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
* 1 MHz, 10 MHz und 33 MHz im DIP-8 Package
+
===Breadboards===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
==ICs==
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Beschreibung !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| U2 || Steckbrett 640/200 Kontakte || 6,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=STECKBOARD+1K2V STECKBOARD 1K2V] ||style="color:#E45712"| 1 ||style="color:#E45712"| 3,80 EUR ||style="color:#E45712"| 3,800 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
=== Analog-ICs ===
+
===Leiterplatten===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
  
==== OpAmp ====
+
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right; width:100%;"
 +
! Fach !! Beschreibung !! Preis !! Lieferant!! Bestell-Nr.!! VPE!! EK-Preis!! EKP/Stk
 +
|- style="background:#ccc;"
 +
| U7.1 || Lochraster Board, 50x100mm || 1,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=H25PR050 H25PR050] ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,87 EUR ||style="color:#E45712"| 0,870 EUR
 +
|-
 +
| U7.2 || Lochraster Board, 160x100mm || 4,00 EUR ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=H25PR160 H25PR160] ||style="color:#E45712"| 1 ||style="color:#E45712"| 1,99 EUR ||style="color:#E45712"| 1,990 EUR
 +
|- style="background:#ccc;"
 +
| U7.3 || Beidseitig Fotobeschichtet, 160x100mm || 5,00 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=4383-160 4383-160] ||style="color:#888"| 1 ||style="color:#888"| 2,20 EUR ||style="color:#888"| 2,200 EUR
 +
|- style="background:#ccc;"
 +
|      ||                                      ||          ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=BEL+160X100-2 BEL 160X100-2] ||style="color:#E45712"| 1 ||style="color:#E45712"| 2,20 EUR ||style="color:#E45712"| 2,200 EUR
 +
|-
 +
| U7.4 || Einseitig Fotobeschichtet, 160x100mm || 4,00 EUR ||style="color:#888"| CSD ||style="color:#888"| [http://www.csd-electronics.de/200/cgi-bin/shop.dll?AnbieterID=2&bnr=4381-160 4381-160] ||style="color:#888"| 1 ||style="color:#888"| 1,95 EUR ||style="color:#888"| 1,950 EUR
 +
|-
 +
|      ||                                      ||          ||style="color:#E45712"| Reichelt ||style="color:#E45712"| [http://such001.reichelt.de/?ACTION=444;SEARCH=BEL+160X100-1 BEL 160X100-1] ||style="color:#E45712"| 1 ||style="color:#E45712"| 1,80 EUR ||style="color:#E45712"| 1,800 EUR
 +
|- style="background:#ccc;"
 +
| U7.6 || Beidseitig Unbeschichtet, 160x100mm || 2,00 EUR ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=EP2CU+160X100 EP2CU 160X100] ||style="color:#888"| 1 ||style="color:#888"| 1,35 EUR ||style="color:#888"| 1,350 EUR
 +
|-
 +
| U7.7 || Einseitig Unbeschichtet, 160x100mm || 2,00 EUR ||style="color:#888"| Reichelt ||style="color:#888"| [http://such001.reichelt.de/?ACTION=444;SEARCH=EPCU+160X100 EPCU 160X100] ||style="color:#888"| 1 ||style="color:#888"| 1,35 EUR ||style="color:#888"| 1,350 EUR
 +
|- style="background:#ccc;"
 +
| 75 || SMD-Adapter 28 Pin SSOP || 1,40 EUR ||style="color:#888"| Futurlec ||style="color:#888"| 28PINSSOP ||style="color:#888"| 1 ||style="color:#888"| 0.63 EUR ||style="color:#888"| 0,630 EUR
 +
|-
 +
| 76 || SMD-Adapter 64 Pin TQFP || 2,50 EUR ||style="color:#E45712"| Futurlec ||style="color:#E45712"| 64PINTQFP ||style="color:#E45712"| 1 ||style="color:#E45712"| 1.30 EUR ||style="color:#E45712"| 1,300 EUR
 +
|- style="background:#ccc;"
 +
| 77 || SMD-Adapter TSSOP8/MSOP8 || 0,80 EUR ||style="color:#888"| Futurlec ||style="color:#888"| 8PINSSOP ||style="color:#888"| 1 ||style="color:#888"| 0,40 EUR ||style="color:#888"| 0,400 EUR
 +
|-
 +
| 78 || SMD-Adapter SOIC8 || 0,60 EUR ||style="color:#E45712"| Futurlec ||style="color:#E45712"| 8PINSOIC_TO_DIP8 ||style="color:#E45712"| 1 ||style="color:#E45712"| 0,35 EUR ||style="color:#E45712"| 0,350 EUR
 +
|- style="background:#ccc;"
 +
| 79 || SMD-Adapter SOT-23 || 0,50 EUR ||style="color:#888"| Futurlec ||style="color:#888"| 6PINSOT23 ||style="color:#888"| 1 ||style="color:#888"| 0,25 EUR ||style="color:#888"| 0,250 EUR
 +
|-
 +
| 69 || QFN/QFP/TQFP/LQFP to DIP SMD-Adapter || 8,00 EUR ||style="color:#E45712"| Robotshop ||style="color:#E45712"| [http://www.robotshop.com/en/qfn-qfp-tqfp-lqfp-dip-breakout-board.html qfn-qfp-tqfp-lqfp-dip-breakout-board] ||style="color:#E45712"| 10 ||style="color:#E45712"| 42,0 EUR ||style="color:#E45712"| 4,200 EUR
 +
|}
 +
<div align="right"><small>Orangene Eintraege sind zur Nachbestellung vorgemerkt.</small></div>
  
{|border="1" cellpadding="5" cellspacing="0"
+
== Kastenplan ==
! Typ !! Bauform !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
+
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
 
 +
===Kasten 1===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
 
|-
 
|-
| LM358 || 8-DIP || DigiKey || LM358NFS-ND || 25 || 6,20 EUR || 0,50 EUR
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>10 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">M0</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>15 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">M1</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>22 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">M2</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>33 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">M3</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>47 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">M4</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 
|-
 
|-
| LM358 || 8-SOIC || DigiKey || LM358MFS-ND || 25 || 6,20 EUR || 0,50 EUR
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>68 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
|}
+
<div style="float:left">N0</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>100 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">N1</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>150 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">N2</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>220 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">N3</div>
 +
<div style="float:right">0,10 EUR</div>
  
==== 555 ====
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>330 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">N4</div>
 +
<div style="float:right">0,10 EUR</div>
  
{|border="1" cellpadding="5" cellspacing="0"
 
! Typ !! Bauform !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
 
 
|-
 
|-
| 555 (ICM755) || 8-DIP || DigiKey || 568-1821-5-ND || 25 || 6,61 EUR || 0,50 EUR
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>470 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">O0</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>680 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">O1</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1,0 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">O2</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1,5 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">O3</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>2,2 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">O4</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 
|-
 
|-
| 555 (ICM755) || 8-SOIC || DigiKey || 568-1820-1-ND || 25 || 6,61 EUR || 0,50 EUR
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>3,3 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
|}
+
<div style="float:left">P0</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4,7 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">P1</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>6,8 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">P2</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>10 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">P3</div>
 +
<div style="float:right">0,10 EUR</div>
  
=== 4000er Logikfamilie ===
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>15 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">P4</div>
 +
<div style="float:right">0,10 EUR</div>
  
{|border="1" cellpadding="5" cellspacing="0"
 
! Typ !! Beschreibung !! Bauform !! Lieferant !! Bestell-Nr. !! VPE !! EK-Preis !! Metalab-Preis
 
 
|-
 
|-
| 4001 ||   Quad 2-input NOR || 14-DIP || DigiKey ||  CD4001BCN-ND || 25 || 6,61 EUR || 0,50 EUR
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>22 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">Q0</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>33 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">Q1</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>47 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">Q2</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>68 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">Q3</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>100 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">Q4</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 
|-
 
|-
| 4011 || Quad 2-input NAND || 14-DIP || DigiKey ||  CD4011BCN-ND || 25 || 7,34 EUR || 0,50 EUR
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>150 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">R0</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>220 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">R1</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>330 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">R2</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>470 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">R3</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>680 kOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">R4</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 
|-
 
|-
| 4013 ||   Dual D-FlipFlop || 14-DIP || DigiKey || CD4013BCN-ND || 25 || 7,34 EUR || 0,50 EUR
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1,0 MOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">S0</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1,5 MOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">S1</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>2,2 MOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">S2</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>3,3 MOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">S3</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4,7 MOhm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">S4</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 
|-
 
|-
| 4016 || Quad Analog switch || 14-DIP || DigiKey ||  CD4016BCN-ND || 25 || 7,34 EUR || 0,50 EUR
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:50%;" colspan="5"|<b>DEM 16216 SGH</b><br/>16x2 LCD-Punkt-Matrix<br/>
 +
<div style="float:left">T1</div>
 +
<div style="float:right">11,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:50%;" colspan="5"|<b>9V (PP3) Batterieclip</b><br/><br/>
 +
<div style="float:left">T3</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 
|-
 
|-
| 4094 ||    8 Bit Shift Reg || 16-DIP || DigiKey || 497-1373-5-ND || 10 || 2,79 EUR || 0,50 EUR
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center;" colspan="10"|<b>Steckbrett 640/200 Kontakte</b><br/><br/>
 +
<div style="float:left">U2</div>
 +
<div style="float:right">6,00 EUR</div>
 +
 
 
|}
 
|}
  
===A/D- und D/A-Wandler===
+
===Kasten 2===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
 +
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>PUT</b><br/>2N6027, TO-92<br/>
 +
<div style="float:left">M5</div>
 +
<div style="float:right">1,00 EUR</div>
  
???
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>FIN 40.31.9 6V</b><br/>Printrelais, 250V/10A<br/>
 +
<div style="float:left">M6</div>
 +
<div style="float:right">5,00 EUR</div>
  
=== Sensor ===
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>MCP 6002</b><br/>Low Power Dual OpAmp<br/>
 +
<div style="float:left">M7</div>
 +
<div style="float:right">1,00 EUR</div>
  
* TSOP1736, Empfänger für moduliertes Infrarot 950nm
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Poti 25 kOhm lin</b><br/>PIHER 25 kOhm Poti<br/>
 +
<div style="float:left">M8</div>
 +
<div style="float:right">0,50 EUR</div>
  
=== Glue Logic & Interface ===
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Poti 250 Ohm lin</b><br/>PIHER 250 Ohm Poti<br/>
 +
<div style="float:left">M9</div>
 +
<div style="float:right">0,50 EUR</div>
  
* max(3)232
+
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>470 uH Indukt</b><br/>max. 2.2 A<br/>
 +
<div style="float:left">N5</div>
 +
<div style="float:right">8,00 EUR</div>
  
===Microcontroller===
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>MCP41050-I/P</b><br/>Digital-Potentiometer<br/>
 +
<div style="float:left">N6</div>
 +
<div style="float:right">2,00 EUR</div>
  
==== Atmega ====
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Poti 10 kOhm lin</b><br/>ALPS RK09K113-LIN10K<br/>
 +
<div style="float:left">N7</div>
 +
<div style="float:right">2,00 EUR</div>
  
* ATTiny45 (8 Pin, 64 MHz PLL), DIP und SOIC
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Poti 100 kOhm lin</b><br/>ALPS RK09K113-LIN100K<br/>
* TMega168 (28 Pin, 16k Flash), DIP
+
<div style="float:left">N8</div>
 +
<div style="float:right">2,00 EUR</div>
  
==== PSoC ====
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Poti 10 kOhm log</b><br/>ALPS RK09K113-LOG10K<br/>
 +
<div style="float:left">N9</div>
 +
<div style="float:right">2,00 EUR</div>
  
* CY8C29466-24PXI
+
|-
* CY8C29466-24SXI
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Ringkern</b><br/>N30, D=10mm/6mm, H=4.5mm, AL=1760nH<br/>
 +
<div style="float:left">O5</div>
 +
<div style="float:right">1,50 EUR</div>
  
===Programmierbare Logik===
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>TC4469</b><br/>Quad MOSFET Treiber<br/>
 +
<div style="float:left">O6</div>
 +
<div style="float:right">3,00 EUR</div>
  
* Xilinx XC2C64A CPLD, PLCC 48
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>MC1496</b><br/>Modulator/Demodulator<br/>
* Xilinx XC3S50AN FPGA, TQG144
+
<div style="float:left">O7</div>
 +
<div style="float:right">1,50 EUR</div>
  
==Kühlkörper==
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>AD633</b><br/>Analogmultiplizierer<br/>
 +
<div style="float:left">O8</div>
 +
<div style="float:right">18,00 EUR</div>
  
* Profilkühlkörper
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>N-Kanal MOSFET 60V 32A</b><br/>FQP30N06L, TO-220<br/>
* Aufsteckkühlkörper
+
<div style="float:left">O9</div>
* Spezialkühlkörper
+
<div style="float:right">2,00 EUR</div>
* Glimmer-Isolierscheiben
 
* Isolierbuchsten
 
  
== Gleichrichter ==
+
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>NPN Transistor</b><br/>2N2222, TO-18<br/>
 +
<div style="float:left">P5</div>
 +
<div style="float:right">0,80 EUR</div>
  
* B...C 800/1500
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>NPN Transistor</b><br/>2N6488, TO-220<br/>
* KBP 2,0A
+
<div style="float:left">P6</div>
* KBU 4,0A
+
<div style="float:right">1,00 EUR</div>
* B...C 5000/3300
 
* B...C 3200-2200 N
 
* B...C 5000-3000
 
  
== Relais ==
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>N-Kanal MOSFET</b><br/>BS170, TO-92<br/>
 +
<div style="float:left">P7</div>
 +
<div style="float:right">0,30 EUR</div>
  
== Sensoren ==
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>N-Kanal JFET</b><br/>2N3819, TO-92<br/>
 +
<div style="float:left">P8</div>
 +
<div style="float:right">0,30 EUR</div>
  
* PTC/LTC
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>MCP23017</b><br/>I2C I/O Expander<br/>
* Helligkeitssensor/IR-Empfänger
+
<div style="float:left">P9</div>
* Abstandssensoren
+
<div style="float:right">2,00 EUR</div>
* Ultraschallsensoren
 
* Feuchtigkeitssensoren
 
* Gyroskope
 
* GPS-Module
 
* Encoderscheiben
 
* etc.
 
  
== Schalter ==
+
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>PNP Transistor</b><br/>2N2907, TO-18<br/>
 +
<div style="float:left">Q5</div>
 +
<div style="float:right">0,50 EUR</div>
  
* 2 Bit Gray Code Implusgeber (aka Drehencoder; zB. Panasonic EVQWTAS2015B, EVEQDBRL416B) - FIXME: Bauform!
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>PNP Transistor</b><br/>2N6491, TO-220<br/>
* Miniaturkippschalter (Mäuseklaviere) - FIXME: Bauform!
+
<div style="float:left">Q6</div>
** zB. [http://www.dip.com.tw/ Diptronics], [http://www.kentec.net/de/sup/maruwa.php kentec]
+
<div style="float:right">1,00 EUR</div>
* Taster (entprellt) fuer 2.54 mm Raster - FIXME: Bauform!
 
** zB. [http://www.dip.com.tw/ Diptronics]
 
  
==Verbindungen==
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>P-Kanal MOSFET</b><br/>BS250, TO-92<br/>
 +
<div style="float:left">Q7</div>
 +
<div style="float:right">0,50 EUR</div>
  
* Messerleisten
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>P-Kanal JFET</b><br/>2N3820, TO-92<br/>
* Federleisten
+
<div style="float:left">Q8</div>
* BNC-Buchsen
+
<div style="float:right">0,30 EUR</div>
  
===Steckbretter===
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>MCP23S17</b><br/>SPI I/O Expander<br/>
 +
<div style="float:left">Q9</div>
 +
<div style="float:right">2,00 EUR</div>
  
* z.Bsp. KH-102 aus RS-Components Katalog (80mm x 60mm, 29 Zeilen)
+
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>LM13700</b><br/>Transkonduktanzverstaerker<br/>
 +
<div style="float:left">R5</div>
 +
<div style="float:right">2,50 EUR</div>
  
===Batterieclips===
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>M4 05 H</b><br/>DIL Miniatur-Signalrelais<br/>
 +
<div style="float:left">R6</div>
 +
<div style="float:right">2,00 EUR</div>
  
* 9V Batterieclip
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>NE5532</b><br/>Dual Low Noise OpAmp<br/>
* 4 x 1.5V AA Batterieclip
+
<div style="float:left">R7</div>
 +
<div style="float:right">0,50 EUR</div>
  
===Anschluesse und Verbinder===
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>LM386</b><br/>Low Voltage Audio Power Amp<br/>
 +
<div style="float:left">R8</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Arduino Buchsenleisten Sets</b><br/><br/>
 +
<div style="float:left">R9</div>
 +
<div style="float:right">3,00 EUR</div>
  
{|
 
!Bezeichnung      !! Lieferant !! Bestell-Nr.  !! VPE  !! EK-Preis !! Metalab-Preis
 
 
|-
 
|-
|Sub-D 9pol. Buchse Lötanschl. || CSD || 5214 |1 || 0.1 || 0.15
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4046</b><br/>VCO und Phase Locked Loop<br/>
 +
<div style="float:left">S5</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4067</b><br/>16-Channel Analog Mux/Demux<br/>
 +
<div style="float:left">S6</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>EPM 121</b><br/>Piezo-Schallwandler<br/>
 +
<div style="float:left">S7</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Drucktaster</b><br/>T-113 A Push Button<br/>
 +
<div style="float:left">S8</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Kippschalter</b><br/>MIYAMA MS 245<br/>
 +
<div style="float:left">S9</div>
 +
<div style="float:right">2,00 EUR</div>
 +
 
 
|-
 
|-
|Sub-D 9pol. Buchse Printmontage || CSD || 5200 ||  1 || 0.176 || 0.25
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:50%;" colspan="5"|<b>Drehschalter (2x6)</b><br/>DS 2PC<br/>
 +
<div style="float:left">T6</div>
 +
<div style="float:right">2,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:50%;" colspan="5"|T8
 
|-
 
|-
| -"- || Pollin || 450987 ||  1 || 0.168 || 0.25
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center;" colspan="10"|<b>Einseitig Unbeschichtet, 160x100mm</b><br/><br/>
 +
<div style="float:left">U7</div>
 +
<div style="float:right">2,00 EUR</div>
 +
 
 +
|}
 +
 
 +
===Kasten 3===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
 
|-
 
|-
|Sub-D 9pol. Stiftleiste Lötanschl. || CSD || 5215 || 1 || 0.109 || 0.15
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>10 pF</b><br/>5%, C0G, 200 V<br/>
 +
<div style="float:left">A0</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>15 pF</b><br/>5%, C0G, 200 V<br/>
 +
<div style="float:left">A1</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>22 pF</b><br/>5%, C0G, 200 V<br/>
 +
<div style="float:left">A2</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>33 pF</b><br/>5%, C0G, 200 V<br/>
 +
<div style="float:left">A3</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>47 pF</b><br/>5%, C0G, 200 V<br/>
 +
<div style="float:left">A4</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 
|-
 
|-
|Sub-D 9pol. Stiftleiste Printmontage || CSD || 5201 || 1 || 0.235 || 0.35
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>68 pF</b><br/>5%, C0G, 200 V<br/>
 +
<div style="float:left">B0</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>100 pF</b><br/>5%, C0G, 200 V<br/>
 +
<div style="float:left">B1</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>220 pF</b><br/>5%, C0G, 200 V<br/>
 +
<div style="float:left">B2</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>470 pF</b><br/>5%, C0G, 200 V<br/>
 +
<div style="float:left">B3</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1,0 nF</b><br/>10%, X7R, 200 V<br/>
 +
<div style="float:left">B4</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 
|-
 
|-
| -"- || Pollin || 450094 || 1 || 0.126 || 0.2
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>2,2 nF</b><br/>10%, X7R, 200 V<br/>
 +
<div style="float:left">C0</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4,7 nF</b><br/>10%, X7R, 200 V<br/>
 +
<div style="float:left">C1</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>10 nF</b><br/>10%, X7R, 200 V<br/>
 +
<div style="float:left">C2</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>22 nF</b><br/>10%, X7R, 200 V<br/>
 +
<div style="float:left">C3</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>47 nF</b><br/>20%, Z5U, 100 V<br/>
 +
<div style="float:left">C4</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 
|-
 
|-
|Sub-D 25pol. Buchse Lötanschl. || CSD || 5217 || 1 || 0.185 || 0.25
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>100 nF</b><br/>20%, Z5U, 100 V<br/>
 +
<div style="float:left">D0</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>220 nF</b><br/>20%, Z5U, 50 V<br/>
 +
<div style="float:left">D1</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>470 nF</b><br/>20%, Z5U, 50 V<br/>
 +
<div style="float:left">D2</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1 uF Elko</b><br/>100 V, 2 mm Pin, 5 mm Durchm.<br/>
 +
<div style="float:left">D3</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>2,2 uF Elko</b><br/>100 V, 2 mm Pin, 5 mm Durchm.<br/>
 +
<div style="float:left">D4</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 
|-
 
|-
|Sub-D 25pol. Buchse Printmontage || CSD || 5204 ||  1 || 0.336 || 0.5
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>10 uF Elko</b><br/>100 V, 2 mm Pin, 5 mm Durchm.<br/>
 +
<div style="float:left">E0</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>100 uF Elko</b><br/>100 V, 5 mm Pin, 10 mm Durchm.<br/>
 +
<div style="float:left">E1</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>470 uF Elko</b><br/>35 V, 5 mm Pin, 10 mm Durchm.<br/>
 +
<div style="float:left">E2</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1000 uF Elko</b><br/>16 V, 5 mm Pin, 10 mm Durchm.<br/>
 +
<div style="float:left">E3</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>2200 uF Elko</b><br/>16 V, 5 mm Pin, 12,5 mm Durchm.<br/>
 +
<div style="float:left">E4</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 
|-
 
|-
|Sub-D 25pol. Stiftleiste Lötanschl. || Conrad || 741671 || 10 || 4.92 || 0.7
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Leistung Schottky Diode</b><br/>SB360, DO-201AD<br/>
 +
<div style="float:left">F0</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Z-Diode 3,6 V</b><br/>BZX85-C3V6, DO-41<br/>
 +
<div style="float:left">F1</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>10 uH Indukt</b><br/>max. 680mA<br/>
 +
<div style="float:left">F2</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>100 uH Indukt</b><br/>max. 370mA<br/>
 +
<div style="float:left">F3</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1000 uH Indukt</b><br/>max. 130mA<br/>
 +
<div style="float:left">F4</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 
|-
 
|-
|Sub-D 25pol. Stiftleiste Printmontage || CSD || 5205 || 1 || 0.328 || 0.5
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Schaltdiode</b><br/>1N4148, DO-35<br/>
 +
<div style="float:left">G0</div>
 +
<div style="float:right">0,05 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Gleichrichtdiode</b><br/>1N4007, DO-41<br/>
 +
<div style="float:left">G1</div>
 +
<div style="float:right">0,05 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Schottky Diode</b><br/>BAT48, DO-35<br/>
 +
<div style="float:left">G2</div>
 +
<div style="float:right">0,40 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Z-Diode 5,1 V</b><br/>BZX85-C5V1, DO-41<br/>
 +
<div style="float:left">G3</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>LED Gruen</b><br/>T-1 3/4 (5mm)<br/>
 +
<div style="float:left">G4</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 
|-
 
|-
|Steckergehäuse Sub-D 9pol || CSD || 52-GEH09 || 1 || 0.126 || 0.2
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>NPN Transistor</b><br/>BC547B, TO-92<br/>
 +
<div style="float:left">H0</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>PNP Transistor</b><br/>BC557B, TO-92<br/>
 +
<div style="float:left">H1</div>
 +
<div style="float:right">0,30 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>NPN Transistor</b><br/>2N3055, TO-3<br/>
 +
<div style="float:left">H2</div>
 +
<div style="float:right">2,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>TS912</b><br/>CMOS Dual-OpAmp<br/>
 +
<div style="float:left">H3</div>
 +
<div style="float:right">2,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>LED Rot</b><br/>T-1 3/4 (5mm)<br/>
 +
<div style="float:left">H4</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 
|-
 
|-
|Steckergehäuse Sub-D 25pol || CSD || 52-GEH25 || 1 || 0.143 || 0.2
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Spannungsregler LM317</b><br/>1,2 V bis 37 V<br/>
 +
<div style="float:left">I0</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Spannungsregler LM337</b><br/>-1,2 V bis -37 V<br/>
 +
<div style="float:left">I1</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>MC34063A</b><br/>DC-to-DC Control Circuit<br/>
 +
<div style="float:left">I2</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>N-Kanal MOSFET</b><br/>IRL2703, TO-220<br/>
 +
<div style="float:left">I3</div>
 +
<div style="float:right">2,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>LED Blau</b><br/>T-1 3/4 (5mm)<br/>
 +
<div style="float:left">I4</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 
|-
 
|-
|Klinkenbuchse 3.5mm Stereo Printmontage || CSD || 015-BU351SP || 1 || 0.168 || 0.25
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>LM358</b><br/>Dual-OpAmp<br/>
 +
<div style="float:left">J0</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>ICM7555</b><br/>CMOS Timer<br/>
 +
<div style="float:left">J1</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>CNY17-3</b><br/>Optokoppler<br/>
 +
<div style="float:left">J2</div>
 +
<div style="float:right">0,60 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>MAX232</b><br/>Dual EIA-232 to 5V Transceiver<br/>
 +
<div style="float:left">J3</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>40109</b><br/>Quad Voltage Shifter 3-20 V<br/>
 +
<div style="float:left">J4</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 
|-
 
|-
|Klinkenbuchse 3.5mm Stereo Printmontage || Pollin || 450013 || 1 || 0.126 || 0.2
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4011</b><br/>Quad 2-Input NAND<br/>
 +
<div style="float:left">K0</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4016</b><br/>Quad Analog Switch<br/>
 +
<div style="float:left">K1</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4021</b><br/>8-Bit Shift Register PISO Async<br/>
 +
<div style="float:left">K2</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4094</b><br/>8-Bit Shift Register SIPO Async<br/>
 +
<div style="float:left">K3</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>40106</b><br/>Hex Schmitt Trigger<br/>
 +
<div style="float:left">K4</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 
|-
 
|-
|Stiftleiste 40x1, gerade, teilbar || CSD || 015435 || 1 || 0.151 || 0.005/Pin
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>16 MHz Quarz</b><br/>HC49US<br/>
 +
<div style="float:left">L0</div>
 +
<div style="float:right">0,40 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Photo-Diode</b><br/>SFH203, T-1 3/4, 400-1100nm (880nm)<br/>
 +
<div style="float:left">L1</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Photo-Transitor</b><br/>SFH309, T-1 3/4, 380-1180nm (880nm)<br/>
 +
<div style="float:left">L2</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>NRF24L01+ Module</b><br/>2.4G Wireless nRF24L01Module<br/>
 +
<div style="float:left">L3</div>
 +
<div style="float:right">3,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>MAX31820MCR+</b><br/>Temperature sensor 1-WIRE TO92-3<br/>
 +
<div style="float:left">L4</div>
 +
<div style="float:right">2 EUR</div>
 +
 
 +
|}
 +
 
 +
===Kasten 4===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
 
|-
 
|-
|Stiftleiste 2x40, gerade, teilbar || CSD || 015485 ||  1 || 0.303 || 0.01/Pin
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SUB-D 9 Pol Buchse Loetkelch</b><br/><br/>
 +
<div style="float:left">A5</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SUB-D 9 Pol Stecker Loetkelch</b><br/><br/>
 +
<div style="float:left">A6</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SUB-D 25 Pol Buchse Loetkelch</b><br/><br/>
 +
<div style="float:left">A7</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SUB-D 25 Pol Stecker Loetkelch</b><br/><br/>
 +
<div style="float:left">A8</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>USB Buchse Typ A</b><br/><br/>
 +
<div style="float:left">A9</div>
 +
<div style="float:right">0,70 EUR</div>
 +
 
 
|-
 
|-
|Stiftleiste 2x40, gewinkelt, teilbar || CSD || 015489 || 1 || 0.328 || 0.01/Pin
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Jumper RM 2,54</b><br/><br/>
 +
<div style="float:left">B5</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Stiftleiste 40 Pol Winkel</b><br/><br/>
 +
<div style="float:left">B6</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Stiftleiste 40 Pol Gerade</b><br/><br/>
 +
<div style="float:left">B7</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Buchsenleiste, 10 Pol, RM 2.54, Winkel</b><br/><br/>
 +
<div style="float:left">B8</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Buchsenleiste, 10 Pol, RM 2.54, Gerade</b><br/><br/>
 +
<div style="float:left">B9</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 
|-
 
|-
|Buchsenleiste 1x20, gerade || CSD || 014-B120G |1 || 0.244 || 0.35
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Buchsenleiste, 2x16 Pol, RM 2.00, Gerade</b><br/><br/>
 +
<div style="float:left">C5</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Bananenstecker 4mm Rot</b><br/><br/>
 +
<div style="float:left">C6</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Bananenstecker 4mm Schwarz</b><br/><br/>
 +
<div style="float:left">C7</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Kupplung fuer Hohlstecker 2,1mm</b><br/><br/>
 +
<div style="float:left">C8</div>
 +
<div style="float:right">1,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Klinkenkupplung 3,5mm Stereo</b><br/><br/>
 +
<div style="float:left">C9</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 
|-
 
|-
|USB B Buchse Printmontage || CSD || 1575 || 1 || 0.244 || 0.35
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>8-DIP Sockel</b><br/><br/>
 +
<div style="float:left">D5</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>14-DIP Sockel</b><br/><br/>
 +
<div style="float:left">D6</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>16-DIP Sockel</b><br/><br/>
 +
<div style="float:left">D7</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>28-DIP Sockel</b><br/><br/>
 +
<div style="float:left">D8</div>
 +
<div style="float:right">0,15 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Praez.-Buchsenleiste 20 Pol</b><br/><br/>
 +
<div style="float:left">D9</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 
|-
 
|-
|Mini-USB B Buchse, SMD || CSD || 15761 ||  1 || 0.37 || 0.5
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Trimmpoti 1 kOhm</b><br/>Bourns 3386P-1-102LF<br/>
 +
<div style="float:left">E5</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Trimmpoti 10 kOhm</b><br/>Bourns 3386P-1-103LF<br/>
 +
<div style="float:left">E6</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Drehimpulsgeber</b><br/>ALPS STEC12E<br/>
 +
<div style="float:left">E7</div>
 +
<div style="float:right">3,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>DIP-Schalter 10 Pol</b><br/>10-DIP<br/>
 +
<div style="float:left">E8</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Taster</b><br/>Mini-Taster 6,5mm<br/>
 +
<div style="float:left">E9</div>
 +
<div style="float:right">0,20 EUR</div>
 +
 
 
|-
 
|-
|Mini-USB B Buchse, SMD || Pollin || 451001 || 1 || 0.252 || 0.35
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Spindeltrimmer 100 kOhm</b><br/>Bourns 3296P-1-104LF<br/>
 +
<div style="float:left">F5</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Stiftleiste 2x10 Pol RM 1,27</b><br/><br/>
 +
<div style="float:left">F6</div>
 +
<div style="float:right">2,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Buchsenleiste 2x10 Pol RM 1,27</b><br/><br/>
 +
<div style="float:left">F7</div>
 +
<div style="float:right">2,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Hohlstecker 2,1mm</b><br/><br/>
 +
<div style="float:left">F8</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Modular Buchse 8 polig (aka RJ45)</b><br/><br/>
 +
<div style="float:left">F9</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 
|-
 
|-
|RJ45 Buchse Printmontage || CSD || 015-5402 || 1 || 0.521 || 0.75
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Spannungsregler LF33CV</b><br/>3.3 V<br/>
 +
<div style="float:left">G5</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Spannungsregler LF50CV</b><br/>5 V<br/>
 +
<div style="float:left">G6</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Federkontakt-Buchsenleiste 36 Pol</b><br/><br/>
 +
<div style="float:left">G7</div>
 +
<div style="float:right">3,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>GP1A52HRJ00F</b><br/>Photointerrupter, PCB Mount<br/>
 +
<div style="float:left">G8</div>
 +
<div style="float:right">2,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SN74AHC174N</b><br/>Positive-Edge-Triggered D-Type Flip-Flop<br/>
 +
<div style="float:left">G9</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 
|-
 
|-
|Hohlbuchse 2.1mm Printmontage || Conrad || 733980 ||  1 || 0.458 || 0.7
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>0,22 Ohm</b><br/>5%, 0.5W, Metallschicht<br/>
 +
<div style="float:left">H5</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>0,33 Ohm</b><br/>5%, 0.5W, Metallschicht<br/>
 +
<div style="float:left">H6</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>0,47 Ohm</b><br/>5%, 0.5W, Metallschicht<br/>
 +
<div style="float:left">H7</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>0,68 Ohm</b><br/>5%, 0.5W, Metallschicht<br/>
 +
<div style="float:left">H8</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">H9</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 
|-
 
|-
| -"- || Pollin  || 451021 ||  1 || 0.168 || 0.25
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1,5 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
|-
+
<div style="float:left">I5</div>
|Leiterplattenklemmen 3pol. 3.5mm anreihbar || CSD || 015910 ||  1 || 0.151 || 0.2
+
<div style="float:right">0,10 EUR</div>
|-
+
 
| -"- || DigiKey || 281-1401-ND ||  10 || 9.28 || 1.35
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>2,2 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">I6</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>3,3 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">I7</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4,7 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">I8</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>6,8 Ohm</b><br/>1%, 0.6W, Metallschicht<br/>
 +
<div style="float:left">I9</div>
 +
<div style="float:right">0,10 EUR</div>
 +
 
 
|-
 
|-
| -"- || DigiKey || 281-1401-ND ||  10 || 10.85 || 1.5
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>20 MHz Quarz</b><br/>HC49US<br/>
|}
+
<div style="float:left">J5</div>
 +
<div style="float:right">0,40 EUR</div>
  
* SIL Sockel und Steckleisten (2.54 mm Rastermasz)
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>18,432 MHz Quarz</b><br/>HC49US<br/>
* SIL Steckleisten 90 Grad (2.54 mm Rastermasz)
+
<div style="float:left">J6</div>
 +
<div style="float:right">0,40 EUR</div>
  
Noch zu überlegen (wenn Geld übrig ist):
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Z-Diode 3,6 V / 0,5W</b><br/>---, DO-35<br/>
* USB A Buchse SMD (USB Hosts werden eher selten gebaut)
+
<div style="float:left">J7</div>
* USB A Stecker Printmontage
+
<div style="float:right">0,10 EUR</div>
* Cinch Buchsen und Stecker
 
* Klinkenstecker 3.5mm (ist meist eh am Kabel drauf)
 
  
=== Kabel ===
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>FT232BL</b><br/>USB RS232/RS422/RS485 Interface<br/>
 +
<div style="float:left">J8</div>
 +
<div style="float:right">5,00 EUR</div>
  
* Schaltdraht, verschiedene Farben
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Kuehlkoerper</b><br/>TO-220, 9,9 K/W<br/>
* Flachbandkabel, 10-Polig
+
<div style="float:left">J9</div>
* Kupferlackdraht
+
<div style="float:right">2,00 EUR</div>
  
=== Kabel - Zubehoer ===
+
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>6 MHz Quarz</b><br/>HC49US<br/>
 +
<div style="float:left">K5</div>
 +
<div style="float:right">0,50 EUR</div>
  
* diverse Kabelbinder
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Photo-Widerstand</b><br/>A906009, <br/>
* Schrumpfschlaeufe
+
<div style="float:left">K6</div>
 +
<div style="float:right">1,00 EUR</div>
  
==Printplatten==
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>IR-Empfaenger</b><br/>TSOP 31236, IR-Empfangsmodul 36kHz<br/>
 +
<div style="float:left">K7</div>
 +
<div style="float:right">1,50 EUR</div>
  
* Eurokartenformat 100x160, Einseitig vorbeschichtet
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>LED IR 860nm</b><br/>5.7 (Dia.) x 8.1mm<br/>
* Lochrasterprint 100x160
+
<div style="float:left">K8</div>
 +
<div style="float:right">0,50 EUR</div>
  
==Baugruppen==
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SN74HC32N</b><br/>OR Gate IC 4 Channel<br/>
 +
<div style="float:left">K9</div>
 +
<div style="float:right">0,70 EUR</div>
  
* Arduino ???
+
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SN74HC08N</b><br/>AND Gate IC 4 Channel<br/>
 +
<div style="float:left">L5</div>
 +
<div style="float:right">0,70 EUR</div>
  
* LCD 16 x 1 (CSD Best.Nr.: 32-1601-1, Reichelt Best.Nr: LCD 161A)
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SN74HC86N</b><br/>XOR (Exclusive OR) IC 4 Channel<br/>
 +
<div style="float:left">L6</div>
 +
<div style="float:right">0,70 EUR</div>
  
=Weitere Vorschläge (review later)=
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SN74HC266N</b><br/>XNOR (Exclusive NOR) IC 4 Channel Open Drain<br/>
 +
<div style="float:left">L7</div>
 +
<div style="float:right">0,70 EUR</div>
  
==Baugruppen==
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SN74HC27N</b><br/>NOR Gate IC 3 Channel<br/>
 +
<div style="float:left">L8</div>
 +
<div style="float:right">0,70 EUR</div>
  
* Funk-Transceiver Modul [http://www.hoperf.com/pro/RFM12.html RFM12] (gibt's bei Pollin, billiger über ebay oder gleich aus China, siehe http://www.mikrocontroller.net/topic/67917).
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>M74HC4049B1R</b><br/>Inverter IC 6 Channel<br/>
 +
<div style="float:left">L9</div>
 +
<div style="float:right">0,70 EUR</div>
  
==Induktivitaeten==
+
|}
  
* Entstörglieder, Drosseln, Ferrite
+
===Kasten 5===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
 +
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>0,01 Ohm</b><br/>1%, 5W, Metallschicht<br/>
 +
<div style="float:left">10</div>
 +
<div style="float:right">2,00 EUR</div>
  
==LED-Zubehoer==
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>0,10 Ohm</b><br/>1%, 5W, Metallschicht<br/>
 +
<div style="float:left">11</div>
 +
<div style="float:right">2,00 EUR</div>
  
* Halteringe
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>0,50 Ohm</b><br/>1%, 7W, Metallschicht<br/>
* Montagehülsen
+
<div style="float:left">12</div>
* Fassungen
+
<div style="float:right">2,00 EUR</div>
  
==Dioden==
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1,00 Ohm</b><br/>1%, 7W, Metallschicht<br/>
 +
<div style="float:left">13</div>
 +
<div style="float:right">2,00 EUR</div>
  
* BB105, BB121A, BB121B, BB121C (Kapazitätsdioden)
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>1,50 Ohm</b><br/>1%, 7W, Metallschicht<br/>
 +
<div style="float:left">14</div>
 +
<div style="float:right">2,00 EUR</div>
  
==Transistoren==
+
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>2,00 Ohm</b><br/>1%, 7W, Metallschicht<br/>
 +
<div style="float:left">20</div>
 +
<div style="float:right">2,00 EUR</div>
  
* IRL2703 N-Kanal Leistungs MOSFET, TO-220
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>10,00 Ohm</b><br/>1%, 7W, Metallschicht<br/>
* FIXME: P-Kanal Leistungs MOSFET (zB. BUZ 905P, IRF 9530/9640, [http://www.datasheetcatalog.net/cgi-bin/helo.pl?field=Nume&type=C&text=P-CHANNEL%20POWER%20MOSFET&producedby=&action=Search&dela=31 more...]; TO-220)
+
<div style="float:left">21</div>
 +
<div style="float:right">2,00 EUR</div>
  
{|
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|22
|+ Andere gebräuchliche Typen (Vorschläge)
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|23
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|24
 
|-
 
|-
! Bezeichnung !! Gehäuse !! Beschreibung
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|30
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|31
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|32
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|33
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|34
 
|-
 
|-
| BF245 || SOT-54 || N-JFET
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|40
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|41
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|42
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|43
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|44
 
|-
 
|-
| BC549, BC550 || SOT-54 || NPN Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|50
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|51
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|52
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|53
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|54
 
|-
 
|-
| BC559, BC560 || SOT-54 || PNP Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|60
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|61
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|62
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|63
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|64
 
|-
 
|-
| BC107, BC108, BC109 || JEDEC TO-18 || NPN Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|70
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|71
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>AVR ATTiny45</b><br/>8-DIP<br/>
 +
<div style="float:left">72</div>
 +
<div style="float:right">3,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>AVR ATTiny85</b><br/>8-DIP<br/>
 +
<div style="float:left">73</div>
 +
<div style="float:right">3,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>AVR ATMega328P</b><br/>28-DIP<br/>
 +
<div style="float:left">74</div>
 +
<div style="float:right">5,00 EUR</div>
 +
 
 
|-
 
|-
| BC177, BC178, BC179 || JEDEC TO-18 || PNP Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:50%;" colspan="5"|81
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:50%;" colspan="5"|83
 
|-
 
|-
| BD135, BD137, BD139 || SOT-32 || NPN Leistungstransistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center;" colspan="10"|92
 +
|}
 +
 
 +
===Kasten 6===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
 
|-
 
|-
| BD136, BD138, BD140 || SOT-32 (JEDEC TO-126) || PNP Leistungstransistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>NE555</b><br/>TTL Timer<br/>
 +
<div style="float:left">15</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>064-LSP40</b><br/>Lautsprecher<br/>
 +
<div style="float:left">16</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>064-MIC01</b><br/>Elektret-Kond.-Mikrofon<br/>
 +
<div style="float:left">17</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>LED RGB</b><br/>T-1 3/4 (5mm)<br/>
 +
<div style="float:left">18</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>LED RGB</b><br/>8mm with APA-106 Chipset Inside<br/>
 +
<div style="float:left">19</div>
 +
<div style="float:right">1,00 EUR</div>
 +
 
 
|-
 
|-
| BD643, BD645, BD647, BD649 || SOT-78 (JEDEC TO-220) || NPN Darlington Leistungstransistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>MAX6968APE+</b><br/>16-Segment LED-Treiber<br/>
 +
<div style="float:left">25</div>
 +
<div style="float:right">5 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|26
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|27
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|28
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|29
 
|-
 
|-
| BD644, BD646, BD648, BD650 || SOT-78 (JEDEC TO-220) || PNP Darlington Leistungstransistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|35
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|36
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|37
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|38
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|39
 
|-
 
|-
| 2N2218, 2N2219 || JEDEC TO-39 || NPN Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|45
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|46
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|47
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|48
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|49
 
|-
 
|-
| 2N2218A, 2N2219A || JEDEC TO-39 || NPN Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|55
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|56
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|57
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|58
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|59
 
|-
 
|-
| 2N2221, 2N2222 || JEDEC TO-18 || NPN Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Mini USB Breakout Board</b><br/><br/>
 +
<div style="float:left">65</div>
 +
<div style="float:right">1,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>Micro-B USB Breakout Board</b><br/><br/>
 +
<div style="float:left">66</div>
 +
<div style="float:right">3,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>4 Positions Header, Shrouded Connector 0.200"</b><br/><br/>
 +
<div style="float:left">67</div>
 +
<div style="float:right">1,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>24-PIN Molex Mini-fit Jr. 5566-24A</b><br/><br/>
 +
<div style="float:left">68</div>
 +
<div style="float:right">5,00 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>QFN/QFP/TQFP/LQFP to DIP SMD-Adapter</b><br/><br/>
 +
<div style="float:left">69</div>
 +
<div style="float:right">8,00 EUR</div>
 +
 
 
|-
 
|-
| 2N2221A, 2N222A || JEDEC TO-18 || NPN Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SMD-Adapter 28 Pin SSOP</b><br/><br/>
 +
<div style="float:left">75</div>
 +
<div style="float:right">1,40 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SMD-Adapter 64 Pin TQFP</b><br/><br/>
 +
<div style="float:left">76</div>
 +
<div style="float:right">2,50 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SMD-Adapter TSSOP8/MSOP8</b><br/><br/>
 +
<div style="float:left">77</div>
 +
<div style="float:right">0,80 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SMD-Adapter SOIC8</b><br/><br/>
 +
<div style="float:left">78</div>
 +
<div style="float:right">0,60 EUR</div>
 +
 
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:20%;" colspan="2"|<b>SMD-Adapter SOT-23</b><br/><br/>
 +
<div style="float:left">79</div>
 +
<div style="float:right">0,50 EUR</div>
 +
 
 
|-
 
|-
| 2N2369A || JEDEC TO-18 || PNP Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:50%;" colspan="5"|86
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:50%;" colspan="5"|<b>ES-05 JR</b><br/>Mini Servo<br/>
 +
<div style="float:left">88</div>
 +
<div style="float:right">8,00 EUR</div>
 +
 
 
|-
 
|-
| 2N2904, 2N2905, 2N2904A, 2N2905A || JEDEC TO-39 || PNP Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center;" colspan="10"|97
 +
|}
 +
 
 +
===Kasten 7===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
 
|-
 
|-
| 2N2906, 2N2907, 2N2906A, 2N2907A || JEDEC TO-18 || PNP Planar Transistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X0
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X1
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X2
 
|-
 
|-
| 2N3055, 2N2955 || JEDEC TO-3 || komplementärer Leistungstransistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y0
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y1
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y2
 
|-
 
|-
| MJ15003, MJ15004 || JEDEC TO-3 || komplementärer Leistungstransistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z0
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z1
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z2
 +
|}
 +
 
 +
===Kasten 8===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
 
|-
 
|-
| MJ14000, MJ14001, MJ14002, MJ14003 || JEDEC TO-3 || komplementärer Leistungstransistor
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X3
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X4
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X5
 
|-
 
|-
| VP1008L || JEDEC TO-92, JEDEC TO237 || 100V P-PFET
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y3
|-
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y4
| VN2410L || JEDEC TO-92, JEDEC TO-237 || 240V N-PFET
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y5
|-
 
| VN4501, VN5001 || JEDEC TO-204AA (JEDEC TO-3), JEDEC TO-220AB || 500V N-PFET
 
 
|-
 
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z3
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z4
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z5
 
|}
 
|}
  
==Analog-ICs==
+
===Kasten 9===
 
+
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
OpAmps:
+
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
* TLV2772, 8-Pol DIP
 
* TLV2772, SOIC-8
 
 
 
 
 
{|
 
|+ weitere gebrächliche Typen
 
! Typ !! Gehäuse !! Beschreibung
 
 
|-
 
|-
| µA741 || TO-99, ?, DIL14, DIL8 || OpAmp
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X6
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X7
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X8
 
|-
 
|-
| 4136 || TO-99, 8-Pin Mini-DIP, 8-Pin Hermetic-DIP, 8-Pin SO, OP-07RC/883 LLC || 4-fach OpAmp vom Typ µA741
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y6
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y7
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y8
 
|-
 
|-
| OP07 || ??? || Präzisions OpAmp
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z6
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z7
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z8
 +
|}
 +
 
 +
===Kasten 10===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{| style="border-color:blue; border-style:solid; border-width:2px; font-size:70%; width:100%;"
 
|-
 
|-
| PGA202, PGA203 || 14-Pin DIP || Instrumentenverstärker
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X9
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X10
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|X11
 
|-
 
|-
| INA120 || 18-Pin DIP || Instrumentenverstärker
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y9
|-
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y10
| NE 555 || 14-Pin DIP, 8-Pin DIP, TO-99 || Präzisionstimer
+
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Y11
|-
 
| LM111, LM311 || TO-99, ???, ???, ??? || Präzisionsspannungskomparator
 
|-
 
| UAA145 || ??? || Thyristor-Phasenanschnittsteuerung
 
 
|-
 
|-
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z9
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z10
 +
|style="border-color:blue; border-style:solid; border-width:5px; height:10em; padding-left:1em; padding-right:1em; text-align:center; width:30%;" colspan="2"|Z11
 +
|}
 +
==Naechste Bestellung==
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
 +
Dieser Abschnitt beinhaltet den derzeitigen Stand der naechsten geplanten Bestellung.
 +
 +
Kontakt fuer Bestellabwicklung (z.Bsp. bei dringendem Bedarf an nachgekauften Bauteilen):
 +
[[User:amir|amir]]
 +
 +
ACHTUNG: Die tatsaechlichen Preise koennen abweichen, da Mengenrabatte nicht beruecksichtigt
 +
werden und die Preise beim Lieferanten sich inzwischen veraendert haben koennen.
 +
 +
Gesamtbestellwert: 1342,18 EUR
 +
 +
===DigiKey===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| 10
 +
| 0,01 Ohm
 +
| 1
 +
| 25
 +
| 696-1740-ND
 +
| 32,256 EUR
 +
| 32,26 EUR
 +
|-
 +
| 11
 +
| 0,10 Ohm
 +
| 1
 +
| 25
 +
| 696-1744-ND
 +
| 32,256 EUR
 +
| 32,26 EUR
 +
|- style="background:#ccc;"
 +
| 12
 +
| 0,50 Ohm
 +
| 1
 +
| 25
 +
| 696-1699-ND
 +
| 36,288 EUR
 +
| 36,29 EUR
 +
|-
 +
| 13
 +
| 1,00 Ohm
 +
| 1
 +
| 25
 +
| 696-1700-ND
 +
| 36,288 EUR
 +
| 36,29 EUR
 +
|- style="background:#ccc;"
 +
| 14
 +
| 1,50 Ohm
 +
| 1
 +
| 25
 +
| 696-1701-ND
 +
| 32,172 EUR
 +
| 32,17 EUR
 +
|-
 +
| 20
 +
| 2,00 Ohm
 +
| 1
 +
| 25
 +
| 696-1702-ND
 +
| 32,172 EUR
 +
| 32,17 EUR
 +
|- style="background:#ccc;"
 +
| 21
 +
| 10,00 Ohm
 +
| 1
 +
| 25
 +
| 696-1705-ND
 +
| 32,172 EUR
 +
| 32,17 EUR
 +
|-
 +
| O9
 +
| N-Kanal MOSFET 60V 32A
 +
| 1
 +
| 10
 +
| FQP30N06L-ND
 +
| 11,292 EUR
 +
| 11,29 EUR
 +
|- style="background:#ccc;"
 +
| G8
 +
| GP1A52HRJ00F
 +
| 1
 +
| 10
 +
| 425-1950-5-ND
 +
| 17,316 EUR
 +
| 17,32 EUR
 +
|-
 +
| I0
 +
| Spannungsregler LM317
 +
| 2
 +
| 10
 +
| LM317TFS-ND
 +
| 6,636 EUR
 +
| 13,27 EUR
 +
|- style="background:#ccc;"
 +
| J2
 +
| CNY17-3
 +
| 1
 +
| 25
 +
| 160-1312-5-ND
 +
| 8,712 EUR
 +
| 8,71 EUR
 +
|-
 +
| G9
 +
| SN74AHC174N
 +
| 1
 +
| 100
 +
| 296-1468-5-ND
 +
| 34,860 EUR
 +
| 34,86 EUR
 +
|- style="background:#ccc;"
 +
| L4
 +
| MAX31820MCR+
 +
| 1
 +
| 10
 +
| MAX31820MCR%2B-ND
 +
| 14,148 EUR
 +
| 14,15 EUR
 +
|-
 +
| K9
 +
| SN74HC32N
 +
| 2
 +
| 10
 +
| 296-1589-5-ND
 +
| 4,260 EUR
 +
| 8,52 EUR
 +
|- style="background:#ccc;"
 +
| L5
 +
| SN74HC08N
 +
| 2
 +
| 10
 +
| 296-1570-5-ND
 +
| 4,260 EUR
 +
| 8,52 EUR
 +
|-
 +
| L6
 +
| SN74HC86N
 +
| 2
 +
| 10
 +
| 296-8375-5-ND
 +
| 3,828 EUR
 +
| 7,66 EUR
 +
|- style="background:#ccc;"
 +
| L7
 +
| SN74HC266N
 +
| 2
 +
| 10
 +
| 296-8294-5-ND
 +
| 5,604 EUR
 +
| 11,21 EUR
 +
|-
 +
| L8
 +
| SN74HC27N
 +
| 2
 +
| 10
 +
| 296-12896-5-ND
 +
| 4,092 EUR
 +
| 8,18 EUR
 +
|- style="background:#ccc;"
 +
| A9
 +
| USB Buchse Typ A
 +
| 2
 +
| 10
 +
| UE27AC54100-ND
 +
| 4,272 EUR
 +
| 8,54 EUR
 +
|-
 +
| 66
 +
| Micro-B USB Breakout Board
 +
| 10
 +
| 1
 +
| 1528-1383-ND
 +
| 1,692 EUR
 +
| 16,92 EUR
 +
|- style="background:#ccc;"
 +
| 67
 +
| 4 Positions Header, Shrouded Connector 0.200"
 +
| 20
 +
| 1
 +
| A1212-ND
 +
| 1,248 EUR
 +
| 24,96 EUR
 +
|-
 +
| 68
 +
| 24-PIN Molex Mini-fit Jr. 5566-24A
 +
| 20
 +
| 1
 +
| WM3863-ND
 +
| 2,976 EUR
 +
| 59,52 EUR
 +
|- style="background:#ccc;"
 +
|colspan="6"|Total
 +
| 487,24 EUR
 +
|}
 +
 +
Code zum Bestellen ueber die Lieferantenhomepage:
 +
  Num    VPE  Total    Price                                  Best-Nr.  Beschreibung
 +
  ---    ---  -----    -----                                  --------  ------------
 +
    1    25    25    32.26                              696-1740-ND  0,01 Ohm
 +
    1    25    25    32.26                              696-1744-ND  0,10 Ohm
 +
    1    25    25    36.29                              696-1699-ND  0,50 Ohm
 +
    1    25    25    36.29                              696-1700-ND  1,00 Ohm
 +
    1    25    25    32.17                              696-1701-ND  1,50 Ohm
 +
    1    25    25    32.17                              696-1702-ND  2,00 Ohm
 +
    1    25    25    32.17                              696-1705-ND  10,00 Ohm
 +
    1    10    10    11.29                              FQP30N06L-ND  N-Kanal MOSFET 60V 32A
 +
    1    10    10    17.32                            425-1950-5-ND  GP1A52HRJ00F
 +
    2    10    20    13.27                              LM317TFS-ND  Spannungsregler LM317
 +
    1    25    25      8.71                            160-1312-5-ND  CNY17-3
 +
    1    100    100    34.86                            296-1468-5-ND  SN74AHC174N
 +
    1    10    10    14.15                        MAX31820MCR%2B-ND  MAX31820MCR+
 +
    2    10    20      8.52                            296-1589-5-ND  SN74HC32N
 +
    2    10    20      8.52                            296-1570-5-ND  SN74HC08N
 +
    2    10    20      7.66                            296-8375-5-ND  SN74HC86N
 +
    2    10    20    11.21                            296-8294-5-ND  SN74HC266N
 +
    2    10    20      8.18                            296-12896-5-ND  SN74HC27N
 +
    2    10    20      8.54                            UE27AC54100-ND  USB Buchse Typ A
 +
    10      1    10    16.92                              1528-1383-ND  Micro-B USB Breakout Board
 +
    20      1    20    24.96                                  A1212-ND  4 Positions Header, Shrouded Connector 0.200"
 +
    20      1    20    59.52                                WM3863-ND  24-PIN Molex Mini-fit Jr. 5566-24A
 +
 +
Unable to handle the following parts:
 +
==DigiKey==
 +
2x10 L9
 +
 +
===CSD===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| J5
 +
| 20 MHz Quarz
 +
| 20
 +
| 1
 +
| 14-US20,000MHZ
 +
| 0,19 EUR
 +
| 3,80 EUR
 +
|-
 +
| J6
 +
| 18,432 MHz Quarz
 +
| 20
 +
| 1
 +
| 14-US18,432MHZ
 +
| 0,19 EUR
 +
| 3,80 EUR
 +
|- style="background:#ccc;"
 +
| L0
 +
| 16 MHz Quarz
 +
| 10
 +
| 1
 +
| 14-US16,000MHZ
 +
| 0,19 EUR
 +
| 1,90 EUR
 +
|-
 +
| K5
 +
| 6 MHz Quarz
 +
| 20
 +
| 1
 +
| 14-US06,000MHZ
 +
| 0,40 EUR
 +
| 8,00 EUR
 +
|- style="background:#ccc;"
 +
| B8
 +
| Buchsenleiste, 10 Pol, RM 2.54, Winkel
 +
| 20
 +
| 1
 +
| 014-B110W
 +
| 0,25 EUR
 +
| 5,00 EUR
 +
|-
 +
| B9
 +
| Buchsenleiste, 10 Pol, RM 2.54, Gerade
 +
| 40
 +
| 1
 +
| 014-B110G
 +
| 0,14 EUR
 +
| 5,60 EUR
 +
|- style="background:#ccc;"
 +
| C5
 +
| Buchsenleiste, 2x16 Pol, RM 2.00, Gerade
 +
| 40
 +
| 1
 +
| 0141-B216G
 +
| 0,36 EUR
 +
| 14,40 EUR
 +
|-
 +
| D9
 +
| Praez.-Buchsenleiste 20 Pol
 +
| 20
 +
| 1
 +
| 014-PBL20
 +
| 0,32 EUR
 +
| 6,40 EUR
 +
|- style="background:#ccc;"
 +
| F9
 +
| Modular Buchse 8 polig (aka RJ45)
 +
| 10
 +
| 1
 +
| 015-5402
 +
| 0,48 EUR
 +
| 4,80 EUR
 +
|-
 +
| M9
 +
| Poti 250 Ohm lin
 +
| 10
 +
| 1
 +
| 501
 +
| 0,24 EUR
 +
| 2,40 EUR
 +
|- style="background:#ccc;"
 +
| E8
 +
| DIP-Schalter 10 Pol
 +
| 20
 +
| 1
 +
| 35-DIP10
 +
| 0,46 EUR
 +
| 9,20 EUR
 +
|-
 +
| D6
 +
| 14-DIP Sockel
 +
| 10
 +
| 1
 +
| 15-DIP14LC
 +
| 0,04 EUR
 +
| 0,40 EUR
 +
|- style="background:#ccc;"
 +
| D8
 +
| 28-DIP Sockel
 +
| 10
 +
| 1
 +
| 15-DIP28SLC
 +
| 0,09 EUR
 +
| 0,90 EUR
 +
|-
 +
|colspan="6"|Total
 +
| 66,60 EUR
 +
|}
 +
 +
Code zum Bestellen ueber die Lieferantenhomepage:
 +
  Num    VPE  Total    Price                                  Best-Nr.  Beschreibung
 +
  ---    ---  -----    -----                                  --------  ------------
 +
    20      1    20      3.80                            14-US20,000MHZ  20 MHz Quarz
 +
    20      1    20      3.80                            14-US18,432MHZ  18,432 MHz Quarz
 +
    10      1    10      1.90                            14-US16,000MHZ  16 MHz Quarz
 +
    20      1    20      8.00                            14-US06,000MHZ  6 MHz Quarz
 +
    20      1    20      5.00                                014-B110W  Buchsenleiste, 10 Pol, RM 2.54, Winkel
 +
    40      1    40      5.60                                014-B110G  Buchsenleiste, 10 Pol, RM 2.54, Gerade
 +
    40      1    40    14.40                                0141-B216G  Buchsenleiste, 2x16 Pol, RM 2.00, Gerade
 +
    20      1    20      6.40                                014-PBL20  Praez.-Buchsenleiste 20 Pol
 +
    10      1    10      4.80                                  015-5402  Modular Buchse 8 polig (aka RJ45)
 +
    10      1    10      2.40                                      501  Poti 250 Ohm lin
 +
    20      1    20      9.20                                  35-DIP10  DIP-Schalter 10 Pol
 +
    10      1    10      0.40                                15-DIP14LC  14-DIP Sockel
 +
    10      1    10      0.90                              15-DIP28SLC  28-DIP Sockel
 +
 +
===RS===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| P3
 +
| 10 kOhm
 +
| 1
 +
| 50
 +
| 477-8246
 +
| 0,113 EUR
 +
| 0,11 EUR
 +
|-
 +
| E1
 +
| 100 uF Elko
 +
| 1
 +
| 10
 +
| 228-7108
 +
| 6,240 EUR
 +
| 6,24 EUR
 +
|- style="background:#ccc;"
 +
| E4
 +
| 2200 uF Elko
 +
| 1
 +
| 10
 +
| 228-6701
 +
| 8,208 EUR
 +
| 8,21 EUR
 +
|-
 +
| G2
 +
| Schottky Diode
 +
| 1
 +
| 10
 +
| 251-3053
 +
| 0,552 EUR
 +
| 0,55 EUR
 +
|- style="background:#ccc;"
 +
| K8
 +
| LED IR 860nm
 +
| 1
 +
| 25
 +
| 876-8767
 +
| 6,420 EUR
 +
| 6,42 EUR
 +
|-
 +
| I3
 +
| N-Kanal MOSFET
 +
| 1
 +
| 25
 +
| 541-2177
 +
| 25,800 EUR
 +
| 25,80 EUR
 +
|- style="background:#ccc;"
 +
| E6
 +
| Trimmpoti 10 kOhm
 +
| 1
 +
| 10
 +
| 522-2693
 +
| 14,160 EUR
 +
| 14,16 EUR
 +
|-
 +
|colspan="6"|Total
 +
| 61,49 EUR
 +
|}
 +
 +
Code zum Bestellen ueber die Lieferantenhomepage:
 +
477-8246,1
 +
228-7108,1
 +
228-6701,1
 +
251-3053,1
 +
876-8767,1
 +
541-2177,1
 +
522-2693,1
 +
 +
Unable to handle the following parts:
 +
==RS==
 +
1x13 25
 +
 +
===Watterott===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| R9
 +
| Arduino Buchsenleisten Sets
 +
| 10
 +
| 1
 +
| 2009848
 +
| 1,79 EUR
 +
| 17,90 EUR
 +
|-
 +
|colspan="6"|Total
 +
| 17,90 EUR
 +
|}
 +
 +
Code zum Bestellen ueber die Lieferantenhomepage:
 +
  Num    VPE  Total    Price                                  Best-Nr.  Beschreibung
 +
  ---    ---  -----    -----                                  --------  ------------
 +
    10      1    10    17.90                                  2009848  Arduino Buchsenleisten Sets
 +
 +
===Ribu===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| G7
 +
| Federkontakt-Buchsenleiste 36 Pol
 +
| 1
 +
| 25
 +
| 401675
 +
| 50,75 EUR
 +
| 50,75 EUR
 +
|-
 +
|colspan="6"|Total
 +
| 50,75 EUR
 +
|}
 +
 +
Code zum Bestellen ueber die Lieferantenhomepage:
 +
  Num    VPE  Total    Price                                  Best-Nr.  Beschreibung
 +
  ---    ---  -----    -----                                  --------  ------------
 +
    1    25    25    50.75                                    401675  Federkontakt-Buchsenleiste 36 Pol
 +
 +
===Reichelt===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| I4
 +
| LED Blau
 +
| 25
 +
| 1
 +
| LED 5-12000 BL
 +
| 0,21 EUR
 +
| 5,25 EUR
 +
|-
 +
| L2
 +
| Photo-Transitor
 +
| 25
 +
| 1
 +
| SFH 309 FA
 +
| 0,24 EUR
 +
| 6,00 EUR
 +
|- style="background:#ccc;"
 +
| K7
 +
| IR-Empfaenger
 +
| 25
 +
| 1
 +
| TSOP 31236
 +
| 0,74 EUR
 +
| 18,50 EUR
 +
|-
 +
| H2
 +
| NPN Transistor
 +
| 1
 +
| 10
 +
| 2N 3055
 +
| 9,90 EUR
 +
| 9,90 EUR
 +
|- style="background:#ccc;"
 +
| P5
 +
| NPN Transistor
 +
| 25
 +
| 1
 +
| 2N 2222
 +
| 0,39 EUR
 +
| 9,75 EUR
 +
|-
 +
| J9
 +
| Kuehlkoerper
 +
| 10
 +
| 1
 +
| V FI356
 +
| 0,88 EUR
 +
| 8,80 EUR
 +
|- style="background:#ccc;"
 +
| O8
 +
| AD633
 +
| 10
 +
| 1
 +
| AD 633 JN
 +
| 9,65 EUR
 +
| 96,50 EUR
 +
|-
 +
| S7
 +
| EPM 121
 +
| 10
 +
| 1
 +
| SUMMER EPM 121
 +
| 0,67 EUR
 +
| 6,70 EUR
 +
|- style="background:#ccc;"
 +
| 73
 +
| AVR ATTiny85
 +
| 20
 +
| 1
 +
| ATTINY 85-20 PU
 +
| 1,90 EUR
 +
| 38,00 EUR
 +
|-
 +
| 74
 +
| AVR ATMega328P
 +
| 20
 +
| 1
 +
| ATMEGA 328P-PU
 +
| 2,80 EUR
 +
| 56,00 EUR
 +
|- style="background:#ccc;"
 +
| B6
 +
| Stiftleiste 40 Pol Winkel
 +
| 20
 +
| 1
 +
| SL 1X40W 2,54
 +
| 0,22 EUR
 +
| 4,40 EUR
 +
|-
 +
| B7
 +
| Stiftleiste 40 Pol Gerade
 +
| 40
 +
| 1
 +
| SL 1X40G 2,54
 +
| 0,19 EUR
 +
| 7,60 EUR
 +
|- style="background:#ccc;"
 +
| F8
 +
| Hohlstecker 2,1mm
 +
| 30
 +
| 1
 +
| HS 21-9
 +
| 0,20 EUR
 +
| 6,00 EUR
 +
|-
 +
| C8
 +
| Kupplung fuer Hohlstecker 2,1mm
 +
| 20
 +
| 1
 +
| HK 21
 +
| 0,98 EUR
 +
| 19,60 EUR
 +
|- style="background:#ccc;"
 +
| C9
 +
| Klinkenkupplung 3,5mm Stereo
 +
| 30
 +
| 1
 +
| KKS 35
 +
| 0,20 EUR
 +
| 6,00 EUR
 +
|-
 +
| F6
 +
| Stiftleiste 2x10 Pol RM 1,27
 +
| 30
 +
| 1
 +
| SL 2X10G 1,27
 +
| 0,54 EUR
 +
| 16,20 EUR
 +
|- style="background:#ccc;"
 +
| F7
 +
| Buchsenleiste 2x10 Pol RM 1,27
 +
| 10
 +
| 1
 +
| BL 2X10G 1,27
 +
| 0,72 EUR
 +
| 7,20 EUR
 +
|-
 +
| N7
 +
| Poti 10 kOhm lin
 +
| 10
 +
| 1
 +
| RK09K113-LIN10K
 +
| 0,99 EUR
 +
| 9,90 EUR
 +
|- style="background:#ccc;"
 +
| N8
 +
| Poti 100 kOhm lin
 +
| 10
 +
| 1
 +
| RK09K113-LIN100K
 +
| 0,99 EUR
 +
| 9,90 EUR
 +
|-
 +
| N9
 +
| Poti 10 kOhm log
 +
| 10
 +
| 1
 +
| RK09K113-LOG10K
 +
| 0,99 EUR
 +
| 9,90 EUR
 +
|- style="background:#ccc;"
 +
| E7
 +
| Drehimpulsgeber
 +
| 20
 +
| 1
 +
| STEC12E07
 +
| 1,50 EUR
 +
| 30,00 EUR
 +
|-
 +
| S9
 +
| Kippschalter
 +
| 10
 +
| 1
 +
| MS 245
 +
| 1,85 EUR
 +
| 18,50 EUR
 +
|- style="background:#ccc;"
 +
| U2
 +
| Steckbrett 640/200 Kontakte
 +
| 5
 +
| 1
 +
| STECKBOARD 1K2V
 +
| 3,80 EUR
 +
| 19,00 EUR
 +
|-
 +
| U7.1
 +
| Lochraster Board, 50x100mm
 +
| 10
 +
| 1
 +
| H25PR050
 +
| 0,87 EUR
 +
| 8,70 EUR
 +
|- style="background:#ccc;"
 +
| U7.2
 +
| Lochraster Board, 160x100mm
 +
| 10
 +
| 1
 +
| H25PR160
 +
| 1,99 EUR
 +
| 19,90 EUR
 +
|-
 +
| U7.3
 +
| Beidseitig Fotobeschichtet, 160x100mm
 +
| 10
 +
| 1
 +
| BEL 160X100-2
 +
| 2,20 EUR
 +
| 22,00 EUR
 +
|- style="background:#ccc;"
 +
| U7.4
 +
| Einseitig Fotobeschichtet, 160x100mm
 +
| 10
 +
| 1
 +
| BEL 160X100-1
 +
| 1,80 EUR
 +
| 18,00 EUR
 +
|-
 +
|colspan="6"|Total
 +
| 488,20 EUR
 +
|}
 +
 +
Code zum Bestellen ueber die Lieferantenhomepage:
 +
LED 5-12000 BL;25
 +
SFH 309 FA;25
 +
TSOP 31236;25
 +
2N 3055;1
 +
2N 2222;25
 +
V FI356;10
 +
AD 633 JN;10
 +
SUMMER EPM 121;10
 +
ATTINY 85-20 PU;20
 +
ATMEGA 328P-PU;20
 +
SL 1X40W 2,54;20
 +
SL 1X40G 2,54;40
 +
HS 21-9;30
 +
HK 21;20
 +
KKS 35;30
 +
SL 2X10G 1,27;30
 +
BL 2X10G 1,27;10
 +
RK09K113-LIN10K;10
 +
RK09K113-LIN100K;10
 +
RK09K113-LOG10K;10
 +
STEC12E07;20
 +
MS 245;10
 +
STECKBOARD 1K2V;5
 +
H25PR050;10
 +
H25PR160;10
 +
BEL 160X100-2;10
 +
BEL 160X100-1;10
 +
 +
===Conrad===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| 88
 +
| ES-05 JR
 +
| 10
 +
| 1
 +
| 275460
 +
| 4,99 EUR
 +
| 49,90 EUR
 +
|-
 +
|colspan="6"|Total
 +
| 49,90 EUR
 +
|}
 +
 +
Code zum Bestellen ueber die Lieferantenhomepage:
 +
  Num    VPE  Total    Price                                  Best-Nr.  Beschreibung
 +
  ---    ---  -----    -----                                  --------  ------------
 +
    10      1    10    49.90                                    275460  ES-05 JR
 +
 +
===Elecrow===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| 19
 +
| LED RGB
 +
| 25
 +
| 1
 +
| CLC08001C
 +
| 0,40 EUR
 +
| 10,00 EUR
 +
|-
 +
| L3
 +
| NRF24L01+ Module
 +
| 20
 +
| 1
 +
| NRF24L01+ Module
 +
| 2,18 EUR
 +
| 43,60 EUR
 +
|- style="background:#ccc;"
 +
| 65
 +
| Mini USB Breakout Board
 +
| 10
 +
| 1
 +
| MINI USB Breakout Board
 +
| 0,80 EUR
 +
| 8,00 EUR
 +
|-
 +
|colspan="6"|Total
 +
| 61,60 EUR
 +
|}
 +
 +
Code zum Bestellen ueber die Lieferantenhomepage:
 +
  Num    VPE  Total    Price                                  Best-Nr.  Beschreibung
 +
  ---    ---  -----    -----                                  --------  ------------
 +
    25      1    25    10.00                                CLC08001C  LED RGB
 +
    20      1    20    43.60                          NRF24L01+ Module  NRF24L01+ Module
 +
    10      1    10      8.00                  MINI USB Breakout Board  Mini USB Breakout Board
 +
 +
===Futurlec===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| 76
 +
| SMD-Adapter 64 Pin TQFP
 +
| 10
 +
| 1
 +
| 64PINTQFP
 +
| 1,30 EUR
 +
| 13,00 EUR
 +
|-
 +
| 78
 +
| SMD-Adapter SOIC8
 +
| 10
 +
| 1
 +
| 8PINSOIC_TO_DIP8
 +
| 0,35 EUR
 +
| 3,50 EUR
 +
|- style="background:#ccc;"
 +
|colspan="6"|Total
 +
| 16,50 EUR
 +
|}
 +
 +
Code zum Bestellen ueber die Lieferantenhomepage:
 +
  Num    VPE  Total    Price                                  Best-Nr.  Beschreibung
 +
  ---    ---  -----    -----                                  --------  ------------
 +
    10      1    10    13.00                                64PINTQFP  SMD-Adapter 64 Pin TQFP
 +
    10      1    10      3.50                          8PINSOIC_TO_DIP8  SMD-Adapter SOIC8
 +
 +
===Robotshop===
 +
<!-- Auto-generated by sortiment.spl - do not manually change this section! -->
 +
{|border="1" cellpadding="5" cellspacing="0" style="text-align:right;width:100%;"
 +
! Fach !! Beschreibung !! Anzahl !! VPE !! Bestell-Nr. !! Einzel-Preis !! Preis
 +
|- style="background:#ccc;"
 +
| 69
 +
| QFN/QFP/TQFP/LQFP to DIP SMD-Adapter
 +
| 1
 +
| 10
 +
| qfn-qfp-tqfp-lqfp-dip-breakout-board
 +
| 42,0 EUR
 +
| 42,00 EUR
 +
|-
 +
|colspan="6"|Total
 +
| 42,00 EUR
 
|}
 
|}
  
=Lieferanten=
+
Code zum Bestellen ueber die Lieferantenhomepage:
 +
  Num    VPE  Total    Price                                  Best-Nr.  Beschreibung
 +
  ---    ---  -----    -----                                  --------  ------------
 +
    1    10    10    42.00      qfn-qfp-tqfp-lqfp-dip-breakout-board  QFN/QFP/TQFP/LQFP to DIP SMD-Adapter
  
* [http://www.digikey.at/ Digi-Key]: Lieferung aus USA, Preise inklusive Zoll, exkl. 20% USt, Mindestbestellung 150 EUR, sonst bis zu 18 EUR (über 100 EUR) oder 26 EUR (darunter) Zusatzspesen.
+
[[Kategorie:Inventar]]
* [http://www.rs-components.at/ RS-Components]: Preise exkl. 20% USt, kein Mindestbestellwert
+
[[Kategorie:WhateverLab]]
* [http://www.conrad.at/ Conrad]: Preise incl. 20% Ust
 
* [http://www.reichelt.de/ Reichelt Elektronik]: Preise incl. 19% USt, Mindestbestellung 150 EUR
 
* [http://www.csd-electronics.de/ CSD Electronics]: Preise incl. 19% USt, kein Mindestbestellwert
 
* [http://at.farnell.com Farnell]
 
* [http://www.technotronic.at/ Technotronic]
 
* [http://www.atlantikelektronik.com/ atlantik_elektronik]
 
* [http://www.bmz-gmbh.eu/ BMZ Batterien]
 
* [http://www.segor.de Segor Electronics]
 

Aktuelle Version vom 4. Juni 2018, 16:58 Uhr

Color codes.png

Liste von Komponenten fuer das Elektroniklabor. Modus: Wer Teile benutzt, wirft den entsprechenden Betrag in eine Kasse ein. Von dem Geld aus der Kasse werden die Teile dann kontinuierlich nachgekauft.

Die Einkaufspreise beziehen sich auf eine Verpackung mit der angegebenen Anzahl von Teilen und sind incl. MWSt und Zoll. Die Metalab-Preise beziehen sich auf jeweils ein Stueck und sind Brutto-Preise.

Gegenueber dem Bauteilsortiment befinden sich im Whateverlab persoenliche Faecher. Diese koennen einfach durch Beschriften eines Faches (bitte die dafuer vorgesehenen Etiketten verwenden) in besitz genommen werden. In diesen persoenlichen Faechern koennen unter Anderem gekaufte Bauteile aufbewahrt werden.

Das Bauteilsortiment wird mit diesem Script verwaltet.

Diese Seite sieht am Besten mit dem Monobook Skin aus.

ACHTUNG: Neue Teile bitte nur in den Abschnitt "Weitere Vorschläge (review later)" eintragen!

Lageplan und Photo

Bauteilsortiment Lageplan.png

Bauteilsortiment Photo.jpg

Tools und Bibliotheken

Widerstandsrechner

Wir haben nur die E6 Widerstandsreihe im Sortiment. Fuer Widerstandswerte, die davon nicht abgedeckt werden, muessen mehrere Widerstaende kombiniert werden. Das finden passender Kombinationen erledigt folgender Widerstandsrechner, der in JavaScript implementiert ist und im Browser laeuft:

http://svn.clifford.at/tools/trunk/electrotools/rcalc.html

ACHTUNG: Das script braucht einige Zeit zum initialisieren. Also einfach auf "CONTINUE" clicken, falls der browser fragt ob er das laufende script abbrechen soll..

Spannungsteiler-Rechner

Unter anderem zur Einstellung von Festspannungsreglern ist es oft notwendig Spannungsteiler aufzubauen. Dieses Tool hilft dabei die richtige Kombination von E6 Widerstandswerten fuer den gewuenschten Spannungsteiler zu finden.

http://svn.clifford.at/tools/trunk/electrotools/vdcalc.html

AC RLC-Filter Rechner

Beim Design von Analogschaltungen benoetigt man immer wieder mal schnell ein Tool zur Simulation einfacher RLC-Filter. Dieses im Browser lauffaehige JavaScript-Tool ist fuer solche Faelle eine grosse Hilfe:

http://svn.clifford.at/tools/trunk/electrotools/fcalc.html

Schaltungsgenerator fuer Lineare OpAmp Schaltungen

Mit Operationsverstaerkern und widerstaenden kann man jede lineare Funktion als Schaltung implementieren. Dieses im Browser lauffaehige JavaScript-Tool hilft bei der Dimensionierung der Widerstandswerte:

http://svn.clifford.at/tools/trunk/electrotools/oplinfunc.html

Equation Solver

Immer wieder kommt man in situation wo ein einfacher Taschenrechner nicht mehr reicht. Dieser einfache im Browser lauffaehiger Equation-Solver kann in manchen dieser Faelle einspringen:

http://svn.clifford.at/tools/trunk/electrotools/eqsolver.html

DC und Transienten Simulator

Wenn man gerade kein spice derivat griffbereit hat reicht manchmal auch einfach nur ein Webbrwoser mit Javascript-Support bereits aus:

http://svn.clifford.at/tools/trunk/electrotools/circuitsim.html

EAGLE Cad Symbol Library

Es gibt eine EAGLE Cad Symbol Library fuer (fast) das vollstaendige Bauteilsortiment. Die Library gibt es in der jeweils aktuellen version hier zum download:

        Media:MetaParts_EagleLbr.zip (info)

Die Sourcen zur Library liegen im SVN unter http://svn.clifford.at/metaparts/trunk/eagle_lbr/.

Bauteile

Widerstaende (Axial, Niederohm)

Einheitspreis fuer Widerstaende unter 1 Ohm: 0,50 EUR

Fach Widerstand Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
H5 0,22 Ohm RS 135-500 10 2,148 EUR 0,215 EUR
H6 0,33 Ohm RS 135-516 10 2,304 EUR 0,230 EUR
H7 0,47 Ohm RS 135-522 10 1,752 EUR 0,175 EUR
H8 0,68 Ohm RS 135-544 10 2,304 EUR 0,230 EUR

Widerstaende (Axial, 5W)

Einheitspreis: 2,00 EUR

Fach Widerstand Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
10 0,01 Ohm DigiKey 696-1740-ND 25 32,256 EUR 1,290 EUR
11 0,10 Ohm DigiKey 696-1744-ND 25 32,256 EUR 1,290 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Widerstaende (Axial, 7W)

Einheitspreis: 2,00 EUR

Fach Widerstand Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
12 0,50 Ohm DigiKey 696-1699-ND 25 36,288 EUR 1,452 EUR
13 1,00 Ohm DigiKey 696-1700-ND 25 36,288 EUR 1,452 EUR
14 1,50 Ohm DigiKey 696-1701-ND 25 32,172 EUR 1,287 EUR
20 2,00 Ohm DigiKey 696-1702-ND 25 32,172 EUR 1,287 EUR
21 10,00 Ohm DigiKey 696-1705-ND 25 32,172 EUR 1,287 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Widerstaende (Axiale Bauform)

E6 Reihe von 1 Ohm bis 10 MOhm.

Alle als 0,6W Metallschichtwiderstand mit 1% Toleranz.

Besonders viele: 470 Ohm, 1 kOhm, 4.7 kOhm, 10 kOhm, 100 kOhm

Einheitspreis fuer alle Widerstaende ab 1 Ohm: 0,10 EUR

Fach Widerstand Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
H9 1 Ohm RS 477-7423 50 1,860 EUR 0,037 EUR
I5 1,5 Ohm RS 477-7445 50 1,860 EUR 0,037 EUR
I6 2,2 Ohm RS 506-4403 50 1,860 EUR 0,037 EUR
I7 3,3 Ohm RS 506-4453 50 1,860 EUR 0,037 EUR
I8 4,7 Ohm RS 506-4497 50 1,860 EUR 0,037 EUR
I9 6,8 Ohm RS 506-4526 50 1,860 EUR 0,037 EUR
M0 10 Ohm RS 477-7568 50 1,608 EUR 0,032 EUR
M1 15 Ohm RS 477-7574 50 1,608 EUR 0,032 EUR
M2 22 Ohm RS 506-4627 50 1,608 EUR 0,032 EUR
M3 33 Ohm RS 506-4683 50 1,608 EUR 0,032 EUR
M4 47 Ohm RS 506-4728 50 1,608 EUR 0,032 EUR
N0 68 Ohm RS 506-4778 50 1,296 EUR 0,026 EUR
N1 100 Ohm RS 477-7681 50 1,296 EUR 0,026 EUR
N2 150 Ohm RS 477-7732 50 1,296 EUR 0,026 EUR
N3 220 Ohm RS 506-4863 50 1,296 EUR 0,026 EUR
N4 330 Ohm RS 506-4908 50 1,296 EUR 0,026 EUR
O0 470 Ohm RS 506-4964 50 1,296 EUR 0,026 EUR
O1 680 Ohm RS 506-5024 50 1,296 EUR 0,026 EUR
O2 1,0 kOhm RS 477-7928 50 1,296 EUR 0,026 EUR
O3 1,5 kOhm RS 477-7962 50 1,296 EUR 0,026 EUR
O4 2,2 kOhm RS 506-5096 50 1,296 EUR 0,026 EUR
P0 3,3 kOhm RS 506-5169 50 1,296 EUR 0,026 EUR
P1 4,7 kOhm RS 506-5210 50 1,296 EUR 0,026 EUR
P2 6,8 kOhm RS 506-5276 50 1,296 EUR 0,026 EUR
P3 10 kOhm RS 477-8246 50 0,113 EUR 0,002 EUR
P4 15 kOhm RS 477-8296 50 1,296 EUR 0,026 EUR
Q0 22 kOhm RS 506-5349 50 1,296 EUR 0,026 EUR
Q1 33 kOhm RS 506-5399 50 1,296 EUR 0,026 EUR
Q2 47 kOhm RS 506-5434 50 1,296 EUR 0,026 EUR
Q3 68 kOhm RS 506-5478 50 1,296 EUR 0,026 EUR
Q4 100 kOhm RS 477-8505 50 1,296 EUR 0,026 EUR
R0 150 kOhm RS 477-8555 50 1,296 EUR 0,026 EUR
R1 220 kOhm RS 506-5541 50 1,296 EUR 0,026 EUR
R2 330 kOhm RS 506-5591 50 1,296 EUR 0,026 EUR
R3 470 kOhm RS 506-5620 50 1,296 EUR 0,026 EUR
R4 680 kOhm RS 506-5670 50 1,296 EUR 0,026 EUR
S0 1,0 MOhm RS 477-8662 50 1,296 EUR 0,026 EUR
S1 1,5 MOhm RS 506-5743 50 1,296 EUR 0,026 EUR
S2 2,2 MOhm RS 506-5771 50 1,296 EUR 0,026 EUR
S3 3,3 MOhm RS 506-5816 50 1,296 EUR 0,026 EUR
S4 4,7 MOhm RS 506-5850 50 1,296 EUR 0,026 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Kapazitaeten (Keramik Kondensatoren)

E6 von 10 pF bis 100pF
E3 von 100 pF bis 470nF

Pinabstand: 5,00 bzw. 5,08 mm (Was im Einkauf gerade guenstiger ist)

Besonders viele: 15pF, 22pF und 33pF sowie 100nF.

Fach Kapazitaet Toleranz Typ Spannung Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
A0 10 pF 5% C0G 200 V 0,30 EUR DigiKey 399-4319-ND 10x1 0,163 EUR 0,163 EUR
DigiKey 399-4319-ND 100x1 0,116 EUR 0,116 EUR
A1 15 pF 5% C0G 200 V 0,30 EUR DigiKey 399-4332-ND 10x1 0,176 EUR 0,176 EUR
DigiKey 399-4332-ND 100x1 0,126 EUR 0,126 EUR
A2 22 pF 5% C0G 200 V 0,30 EUR DigiKey 399-4344-ND 10x1 0,176 EUR 0,176 EUR
DigiKey 399-4344-ND 100x1 0,126 EUR 0,126 EUR
A3 33 pF 5% C0G 200 V 0,30 EUR DigiKey 399-4355-ND 10x1 0,176 EUR 0,176 EUR
DigiKey 399-4355-ND 100x1 0,126 EUR 0,126 EUR
A4 47 pF 5% C0G 200 V 0,30 EUR DigiKey 399-4365-ND 10x1 0,176 EUR 0,176 EUR
DigiKey 399-4365-ND 100x1 0,126 EUR 0,126 EUR
B0 68 pF 5% C0G 200 V 0,30 EUR DigiKey 399-4375-ND 10x1 0,186 EUR 0,186 EUR
DigiKey 399-4375-ND 100x1 0,133 EUR 0,133 EUR
B1 100 pF 5% C0G 200 V 0,30 EUR DigiKey 399-4320-ND 10x1 0,176 EUR 0,176 EUR
DigiKey 399-4320-ND 100x1 0,126 EUR 0,126 EUR
B2 220 pF 5% C0G 200 V 0,30 EUR DigiKey 399-4345-ND 10x1 0,197 EUR 0,197 EUR
DigiKey 399-4345-ND 100x1 0,142 EUR 0,142 EUR
B3 470 pF 5% C0G 200 V 0,30 EUR DigiKey 399-4366-ND 10x1 0,238 EUR 0,238 EUR
DigiKey 399-4366-ND 100x1 0,169 EUR 0,169 EUR
B4 1,0 nF 10% X7R 200 V 0,30 EUR DigiKey 399-4323-ND 10x1 0,140 EUR 0,140 EUR
DigiKey 399-4323-ND 100x1 0,101 EUR 0,101 EUR
C0 2,2 nF 10% X7R 200 V 0,30 EUR DigiKey 399-4348-ND 10x1 0,154 EUR 0,154 EUR
DigiKey 399-4348-ND 100x1 0,110 EUR 0,110 EUR
C1 4,7 nF 10% X7R 200 V 0,30 EUR DigiKey 399-4369-ND 10x1 0,167 EUR 0,167 EUR
DigiKey 399-4369-ND 100x1 0,120 EUR 0,120 EUR
C2 10 nF 10% X7R 200 V 0,30 EUR DigiKey 399-4325-ND 10x1 0,154 EUR 0,154 EUR
DigiKey 399-4325-ND 100x1 0,110 EUR 0,110 EUR
C3 22 nF 10% X7R 200 V 0,30 EUR DigiKey 399-4350-ND 10x1 0,192 EUR 0,192 EUR
DigiKey 399-4350-ND 100x1 0,137 EUR 0,137 EUR
C4 47 nF 20% Z5U 100 V 0,30 EUR DigiKey 399-4372-ND 10x1 0,144 EUR 0,144 EUR
DigiKey 399-4372-ND 100x1 0,103 EUR 0,103 EUR
D0 100 nF 20% Z5U 100 V 0,30 EUR DigiKey 399-4330-ND 10x1 0,127 EUR 0,127 EUR
DigiKey 399-4330-ND 100x1 0,091 EUR 0,091 EUR
D1 220 nF 20% Z5U 50 V 0,30 EUR DigiKey 399-4354-ND 10x1 0,193 EUR 0,193 EUR
DigiKey 399-4354-ND 100x1 0,139 EUR 0,139 EUR
D2 470 nF 20% Z5U 50 V 0,30 EUR DigiKey 399-4374-ND 10x1 0,245 EUR 0,245 EUR
DigiKey 399-4374-ND 100x1 0,175 EUR 0,175 EUR

Kapazitaeten (Elkos, Radiale Bauform)

Fach Kapazitaet Spannung Pinabstand Durchmesser Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
D3 1 uF 100 V 2 mm 5 mm 0,20 EUR RS 228-7041 5 0,780 EUR 0,156 EUR
D4 2,2 uF 100 V 2 mm 5 mm 0,20 EUR RS 228-7057 5 0,780 EUR 0,156 EUR
E0 10 uF 100 V 2 mm 5 mm 0,20 EUR RS 228-7079 5 0,840 EUR 0,168 EUR
E1 100 uF 100 V 5 mm 10 mm 1,00 EUR RS 228-7108 10 6,240 EUR 0,624 EUR
E2 470 uF 35 V 5 mm 10 mm 0,50 EUR RS 228-6795 5 2,124 EUR 0,425 EUR
E3 1000 uF 16 V 5 mm 10 mm 0,50 EUR RS 228-6694 5 2,124 EUR 0,425 EUR
E4 2200 uF 16 V 5 mm 12,5 mm 1,00 EUR RS 228-6701 10 8,208 EUR 0,821 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Induktivitaeten

Fach Induktivitaet max. Strom Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
F2 10 uH 680mA 0,20 EUR CSD 146-CR010 1 0,16 EUR 0,160 EUR
F3 100 uH 370mA 0,20 EUR CSD 146-CR100 1 0,16 EUR 0,160 EUR
F4 1000 uH 130mA 0,20 EUR CSD 146-CRK01 1 0,17 EUR 0,170 EUR
N5 470 uH 2.2 A 8,00 EUR RS 228444 1 5,604 EUR 5,604 EUR

Ringkerne

Fach Beschreibung Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
O5 N30, D=10mm/6mm, H=4.5mm, AL=1760nH 1,50 EUR Reichelt RIK 10 1 0,71 EUR 0,710 EUR

Dioden

Fach Art Typ Package Preis Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
G0 Schaltdiode 1N4148 DO-35 0,05 EUR Datasheet DigiKey 1N4148FS-ND 100 2,004 EUR 0,020 EUR
CSD 11000 1 0,0168 EUR 0,017 EUR
G1 Gleichrichtdiode 1N4007 DO-41 0,05 EUR Datasheet DigiKey 1N4007-TPMSCT-ND 10 0,384 EUR 0,038 EUR
CSD 11004 1 0,0168 EUR 0,017 EUR
G2 Schottky Diode BAT48 DO-35 0,40 EUR Datasheet RS 251-3053 10 0,552 EUR 0,055 EUR
F0 Leistung Schottky Diode SB360 DO-201AD 0,30 EUR Datasheet Reichelt SB 360 1 0,14 EUR 0,140 EUR
G3 Z-Diode 5,1 V BZX85-C5V1 DO-41 0,20 EUR Datasheet RS 812-392 5 0,708 EUR 0,142 EUR
F1 Z-Diode 3,6 V BZX85-C3V6 DO-41 0,20 EUR Datasheet RS 812-358 5 0,708 EUR 0,142 EUR
J7 Z-Diode 3,6 V / 0,5W --- DO-35 0,10 EUR CSD 1154 1 0,03 EUR 0,030 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

LEDs

Fach Farbe Bauform, Typ Preis Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
H4 Rot T-1 3/4 (5mm) 0,10 EUR Reichelt LED 5MM RT 1 0,06 EUR 0,060 EUR
G4 Gruen T-1 3/4 (5mm) 0,10 EUR Reichelt LED 5MM GN 1 0,07 EUR 0,070 EUR
I4 Blau T-1 3/4 (5mm) 0,50 EUR Reichelt LED 5-12000 BL 1 0,21 EUR 0,210 EUR
K8 IR 860nm 5.7 (Dia.) x 8.1mm 0,50 EUR Datasheet RS 876-8767 25 6,420 EUR 0,257 EUR
18 RGB T-1 3/4 (5mm) 1,00 EUR Datasheet CSD 25-5RGB509 1 0,95 EUR 0,950 EUR
19 RGB 8mm with APA-106 Chipset Inside 1,00 EUR Datasheet Elecrow CLC08001C 1 0,40 EUR 0,400 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Optische Sensoren

Fach Typ Art Beschreibung Preis Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
L1 SFH203 Photo-Diode T-1 3/4, 400-1100nm (880nm) 1,00 EUR Datasheet Reichelt SFH 203 1 0,53 EUR 0,530 EUR
L2 SFH309 Photo-Transitor T-1 3/4, 380-1180nm (880nm) 0,50 EUR Datasheet Reichelt SFH 309 FA 1 0,24 EUR 0,240 EUR
K6 A906009 Photo-Widerstand 1,00 EUR CSD 20834 1 0,59 EUR 0,590 EUR
K7 TSOP 31236 IR-Empfaenger IR-Empfangsmodul 36kHz 1,50 EUR Datasheet Reichelt TSOP 31236 1 0,74 EUR 0,740 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Transistoren

Fach Art Typ Bauform Preis Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
H0 NPN Transistor BC547B TO-92 0,20 EUR Datasheet DigiKey BC547-ND 25 3,564 EUR 0,143 EUR
Reichelt BC 547B 1 0,04 EUR 0,040 EUR
CSD 13513 1 0,0336 EUR 0,034 EUR
H1 PNP Transistor BC557B TO-92 0,30 EUR Datasheet DigiKey BC557-ND 25 4,596 EUR 0,184 EUR
Reichelt BC 557B 1 0,04 EUR 0,040 EUR
CSD 13517 1 0,0336 EUR 0,034 EUR
H2 NPN Transistor 2N3055 TO-3 2,00 EUR Datasheet Reichelt 2N 3055 10 9,90 EUR 0,990 EUR
P5 NPN Transistor 2N2222 TO-18 0,80 EUR Datasheet Reichelt 2N 2222 1 0,39 EUR 0,390 EUR
Q5 PNP Transistor 2N2907 TO-18 0,50 EUR Datasheet Reichelt 2N 2907 1 0,26 EUR 0,260 EUR
P6 NPN Transistor 2N6488 TO-220 1,00 EUR Datasheet Reichelt 2N 6488 1 0,48 EUR 0,480 EUR
Q6 PNP Transistor 2N6491 TO-220 1,00 EUR Datasheet Reichelt 2N 6491 1 0,44 EUR 0,440 EUR
P7 N-Kanal MOSFET BS170 TO-92 0,30 EUR Datasheet Reichelt BS 170 1 0,13 EUR 0,130 EUR
Q7 P-Kanal MOSFET BS250 TO-92 0,50 EUR Datasheet Reichelt BS 250 1 0,32 EUR 0,320 EUR
P8 N-Kanal JFET 2N3819 TO-92 0,30 EUR Datasheet Reichelt 2N 3819 1 0,15 EUR 0,150 EUR
Q8 P-Kanal JFET 2N3820 TO-92 0,30 EUR Datasheet Reichelt 2N 3820 1 0,17 EUR 0,170 EUR
I3 N-Kanal MOSFET IRL2703 TO-220 2,00 EUR Datasheet RS 541-2177 25 25,800 EUR 1,032 EUR
M5 PUT 2N6027 TO-92 1,00 EUR Datasheet RS 221-282 25x1 0,456 EUR 0,456 EUR
Reichelt 2N 6027 1 0,23 EUR 0,230 EUR
O9 N-Kanal MOSFET 60V 32A FQP30N06L TO-220 2,00 EUR Datasheet DigiKey FQP30N06L-ND 10 11,292 EUR 1,129 EUR
G8 GP1A52HRJ00F Photointerrupter PCB Mount 2,00 EUR Datasheet DigiKey 425-1950-5-ND 10 17,316 EUR 1,732 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Spannungsregler

Fach Typ U-Ausgang U-Eingang max. Strom Bauform Preis Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
I0 LM317 1,2 V bis 37 V 3 V bis 40 V 1500 mA TO-220 0,50 EUR Datasheet DigiKey LM317TFS-ND 10 6,636 EUR 0,664 EUR
I1 LM337 -1,2 V bis -37 V -3 V bis -40 V 1500 mA TO-220 1,00 EUR Datasheet DigiKey LM337TFS-ND 1 0,528 EUR 0,528 EUR
G5 LF33CV 3.3 V max. 16 V 500 mA TO-220 1,00 EUR Datasheet Reichelt LF 33 CV 1 0,57 EUR 0,570 EUR
G6 LF50CV 5 V max. 16 V 500 mA TO-220 1,00 EUR Datasheet Reichelt LF 50 CV 1 0,66 EUR 0,660 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Kuehlkoerper

Benoetigtes Montagematerial (Schrauben und Muttern) ebenfalls kaufen und in der selben Lade aufbewahren.

Fach Bauform R_th Bezeichnung Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
J9 TO-220 9,9 K/W ALUTRONIC FI 356/23 2,00 EUR Reichelt V FI356 1 0,88 EUR 0,880 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

RF

Fach Typ Beschreibung Bauform Preis Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
L3 NRF24L01+ Module 2.4G Wireless nRF24L01Module 20-pin 4x4mm QFN 3,00 EUR Datasheet Elecrow NRF24L01+ Module 1 2,18 EUR 2,180 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Diverse ICs

Fach Typ Beschreibung Bauform Preis Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
J0 LM358 Dual-OpAmp 8-DIP 0,50 EUR Datasheet DigiKey LM358NFS-ND 25 7,440 EUR 0,298 EUR
CSD LM358N DIP 1 0,09 EUR 0,090 EUR
H3 TS912 CMOS Dual-OpAmp 8-DIP 2,00 EUR Datasheet RS 298-8249 1 1,560 EUR 1,560 EUR
Reichelt TS 912IN 1 1,05 EUR 1,050 EUR
R7 NE5532 Dual Low Noise OpAmp 8-DIP 0,50 EUR Datasheet Reichelt NE 5532 DIP 1 0,30 EUR 0,300 EUR
M7 MCP 6002 Low Power Dual OpAmp 8-DIP 1,00 EUR Datasheet Reichelt MCP 6002-I/P 1 0,33 EUR 0,330 EUR
R8 LM386 Low Voltage Audio Power Amp 8-DIP 0,50 EUR Datasheet Reichelt LM 386 DIP 1 0,34 EUR 0,340 EUR
R5 LM13700 Transkonduktanzverstaerker 16-DIP 2,50 EUR Datasheet Reichelt LM 13700 DIL 1 1,25 EUR 1,250 EUR
O7 MC1496 Modulator/Demodulator 14-DIP 1,50 EUR Datasheet Reichelt MC 1496 DIL 1 0,69 EUR 0,690 EUR
O8 AD633 Analogmultiplizierer 8-DIP 18,00 EUR Datasheet Reichelt AD 633 JN 1 9,65 EUR 9,650 EUR
N6 MCP41050-I/P Digital-Potentiometer 8-DIP 2,00 EUR Datasheet RS 669-6360 25 1,577 EUR 0,063 EUR
O6 TC4469 Quad MOSFET Treiber 14-DIP 3,00 EUR Datasheet DigiKey TC4469CPD-ND 25 53,844 EUR 2,154 EUR
P9 MCP23017 I2C I/O Expander 28-DIP 2,00 EUR Datasheet DigiKey MCP23017-E/SP-ND 25 25,284 EUR 1,011 EUR
Q9 MCP23S17 SPI I/O Expander 28-DIP 2,00 EUR Datasheet DigiKey MCP23S17-E/SP-ND 25 26,544 EUR 1,062 EUR
15 NE555 TTL Timer 8-DIP 0,50 EUR Datasheet CSD 21315 1 0,12 EUR 0,120 EUR
J1 ICM7555 CMOS Timer 8-DIP 0,50 EUR Datasheet DigiKey 568-1821-5-ND 25 7,932 EUR 0,317 EUR
J2 CNY17-3 Optokoppler 6-DIP 0,60 EUR Datasheet DigiKey 160-1312-5-ND 25 8,712 EUR 0,348 EUR
J3 MAX232 Dual EIA-232 to 5V Transceiver 16-DIP 1,00 EUR Datasheet DigiKey 296-1402-5-ND 1 0,732 EUR 0,732 EUR
J4 40109 Quad Voltage Shifter 3-20 V 16-DIP 0,50 EUR Datasheet DigiKey CD40109BEE4-ND 25 12,480 EUR 0,499 EUR
Reichelt MOS 40109 1 0,22 EUR 0,220 EUR
K4 40106 Hex Schmitt Trigger 14-DIP 0,50 EUR Datasheet Reichelt MOS 40106 1 0,12 EUR 0,120 EUR
I2 MC34063A DC-to-DC Control Circuit 8-DIP 0,50 EUR Datasheet Reichelt MC34063A 1 0,20 EUR 0,200 EUR
K0 4011 Quad 2-Input NAND 14-DIP 0,50 EUR Datasheet DigiKey CD4011BCN-ND 25 8,808 EUR 0,352 EUR
Reichelt MOS 4011 1 0,12 EUR 0,120 EUR
K1 4016 Quad Analog Switch 14-DIP 0,50 EUR Datasheet DigiKey CD4016BCN-ND 25 8,808 EUR 0,352 EUR
Reichelt MOS 4016 1 0,16 EUR 0,160 EUR
K2 4021 8-Bit Shift Register PISO Async 16-DIP 0,50 EUR Datasheet DigiKey CD4021BEE4-ND 25 7,488 EUR 0,300 EUR
Reichelt MOS 4021 1 0,14 EUR 0,140 EUR
K3 4094 8-Bit Shift Register SIPO Async 16-DIP 0,50 EUR Datasheet DigiKey 296-2069-5-ND 25 9,612 EUR 0,384 EUR
Reichelt MOS 4094 1 0,16 EUR 0,160 EUR
S5 4046 VCO und Phase Locked Loop 16-DIP 0,50 EUR Datasheet Reichelt MOS 4046 1 0,24 EUR 0,240 EUR
S6 4067 16-Channel Analog Mux/Demux 24-DIP 1,00 EUR Datasheet Reichelt MOS 4067 1 0,45 EUR 0,450 EUR
J8 FT232BL USB RS232/RS422/RS485 Interface LQFP-32 5,00 EUR Datasheet CSD FT232BL 1 3,59 EUR 3,590 EUR
G9 SN74AHC174N Positive-Edge-Triggered D-Type Flip-Flop 16-DIP 0,50 EUR Datasheet DigiKey 296-1468-5-ND 100 34,860 EUR 0,349 EUR
25 MAX6968APE+ 16-Segment LED-Treiber PDIP-16 5 EUR Datasheet RS 799-8002 10 3,972 EUR 0,397 EUR
L4 MAX31820MCR+ Temperature sensor 1-WIRE TO92-3 TO-92-3 2 EUR Datasheet DigiKey MAX31820MCR%2B-ND 10 14,148 EUR 1,415 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Baugruppen

Fach Typ Beschreibung Preis Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
T1 DEM 16216 SGH 16x2 LCD-Punkt-Matrix 11,00 EUR Datasheet CSD 32-1602-1 1 7,99 EUR 7,990 EUR
S7 EPM 121 Piezo-Schallwandler 1,00 EUR Reichelt SUMMER EPM 121 1 0,67 EUR 0,670 EUR
16 064-LSP40 Lautsprecher 1,00 EUR CSD 064-LSP40 1 0,59 EUR 0,590 EUR
17 064-MIC01 Elektret-Kond.-Mikrofon 1,00 EUR CSD 064-MIC01 1 0,35 EUR 0,350 EUR
R6 M4 05 H DIL Miniatur-Signalrelais 2,00 EUR Reichelt M4 05H 1 0,92 EUR 0,920 EUR
M6 FIN 40.31.9 6V Printrelais, 250V/10A 5,00 EUR Reichelt FIN 40.31.9 6V 1 2,15 EUR 2,150 EUR
88 ES-05 JR Mini Servo 8,00 EUR Conrad 275460 1 4,99 EUR 4,990 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Mikrocontroller

Fach Typ Bauform Preis Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
72 AVR ATTiny45 8-DIP 3,00 EUR Datasheet Reichelt ATTINY 45-20PU 1 1,85 EUR 1,850 EUR
73 AVR ATTiny85 8-DIP 3,00 EUR Datasheet Reichelt ATTINY 85-20 PU 1 1,90 EUR 1,900 EUR
74 AVR ATMega328P 28-DIP 5,00 EUR Datasheet Reichelt ATMEGA 328P-PU 1 2,80 EUR 2,800 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Logic Gates

Fach Typ Beschreibung Bauform Links Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
K9 SN74HC32N OR Gate IC 4 Channel 14-PDIP Datasheet DigiKey 296-1589-5-ND 10 4,260 EUR 0,426 EUR
L5 SN74HC08N AND Gate IC 4 Channel 14-PDIP Datasheet DigiKey 296-1570-5-ND 10 4,260 EUR 0,426 EUR
L6 SN74HC86N XOR (Exclusive OR) IC 4 Channel 14-PDIP Datasheet DigiKey 296-8375-5-ND 10 3,828 EUR 0,383 EUR
L7 SN74HC266N XNOR (Exclusive NOR) IC 4 Channel Open Drain 14-PDIP Datasheet DigiKey 296-8294-5-ND 10 5,604 EUR 0,560 EUR
L8 SN74HC27N NOR Gate IC 3 Channel 14-PDIP Datasheet DigiKey 296-12896-5-ND 10 4,092 EUR 0,409 EUR
L9 M74HC4049B1R Inverter IC 6 Channel 16-PDIP Datasheet RS 791-8731 12 20,563 EUR 1,714 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Quarze

Fach Frequenz Bauform Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
J5 20 MHz HC49US 0,40 EUR CSD 14-US20,000MHZ 1 0,19 EUR 0,190 EUR
J6 18,432 MHz HC49US 0,40 EUR CSD 14-US18,432MHZ 1 0,19 EUR 0,190 EUR
L0 16 MHz HC49US 0,40 EUR CSD 14-US16,000MHZ 1 0,19 EUR 0,190 EUR
K5 6 MHz HC49US 0,50 EUR CSD 14-US06,000MHZ 1 0,40 EUR 0,400 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Stecker und Buechsen

Fach Beschreibung Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
A5 SUB-D 9 Pol Buchse Loetkelch 0,50 EUR CSD 5214 1 0,18 EUR 0,180 EUR
Reichelt D-SUB BU 09 1 0,10 EUR 0,100 EUR
A6 SUB-D 9 Pol Stecker Loetkelch 0,50 EUR CSD 5215 1 0,18 EUR 0,180 EUR
Reichelt D-SUB ST 09 1 0,09 EUR 0,090 EUR
A7 SUB-D 25 Pol Buchse Loetkelch 0,50 EUR CSD 5217 1 0,16 EUR 0,160 EUR
Reichelt D-SUB BU 25 1 0,15 EUR 0,150 EUR
A8 SUB-D 25 Pol Stecker Loetkelch 0,50 EUR Reichelt D-SUB ST 25 1 0,10 EUR 0,100 EUR
A9 USB Buchse Typ A 0,70 EUR DigiKey UE27AC54100-ND 10 4,272 EUR 0,427 EUR
B5 Jumper RM 2,54 0,10 EUR CSD 015491 1 0,04 EUR 0,040 EUR
B6 Stiftleiste 40 Pol Winkel 0,50 EUR Reichelt SL 1X40W 2,54 1 0,22 EUR 0,220 EUR
CSD 015471 1 0,25 EUR 0,250 EUR
B7 Stiftleiste 40 Pol Gerade 0,50 EUR Reichelt SL 1X40G 2,54 1 0,19 EUR 0,190 EUR
CSD 015435 1 0,18 EUR 0,180 EUR
B8 Buchsenleiste, 10 Pol, RM 2.54, Winkel 0,50 EUR CSD 014-B110W 1 0,25 EUR 0,250 EUR
B9 Buchsenleiste, 10 Pol, RM 2.54, Gerade 0,50 EUR CSD 014-B110G 1 0,14 EUR 0,140 EUR
C5 Buchsenleiste, 2x16 Pol, RM 2.00, Gerade 0,50 EUR CSD 0141-B216G 1 0,36 EUR 0,360 EUR
T3 9V (PP3) Batterieclip 0,50 EUR CSD 015-5866 1 0,09 EUR 0,090 EUR
C6 Bananenstecker 4mm Rot 0,50 EUR CSD 015-52001 1 0,20 EUR 0,200 EUR
C7 Bananenstecker 4mm Schwarz 0,50 EUR CSD 015-52002 1 0,20 EUR 0,200 EUR
F8 Hohlstecker 2,1mm 0,50 EUR Reichelt HS 21-9 1 0,20 EUR 0,200 EUR
C8 Kupplung fuer Hohlstecker 2,1mm 1,50 EUR Reichelt HK 21 1 0,98 EUR 0,980 EUR
C9 Klinkenkupplung 3,5mm Stereo 0,50 EUR Reichelt KKS 35 1 0,20 EUR 0,200 EUR
D9 Praez.-Buchsenleiste 20 Pol 0,50 EUR CSD 014-PBL20 1 0,32 EUR 0,320 EUR
G7 Federkontakt-Buchsenleiste 36 Pol 3,00 EUR Ribu 401675 25 50,75 EUR 2,030 EUR
F6 Stiftleiste 2x10 Pol RM 1,27 2,00 EUR Reichelt SL 2X10G 1,27 1 0,54 EUR 0,540 EUR
F7 Buchsenleiste 2x10 Pol RM 1,27 2,00 EUR Reichelt BL 2X10G 1,27 1 0,72 EUR 0,720 EUR
F9 Modular Buchse 8 polig (aka RJ45) 1,00 EUR CSD 015-5402 1 0,48 EUR 0,480 EUR
R9 Arduino Buchsenleisten Sets 3,00 EUR Watterott 2009848 1 1,79 EUR 1,790 EUR
65 Mini USB Breakout Board 1,50 EUR Elecrow MINI USB Breakout Board 1 0,80 EUR 0,800 EUR
66 Micro-B USB Breakout Board 3,00 EUR DigiKey 1528-1383-ND 1 1,692 EUR 1,692 EUR
67 4 Positions Header, Shrouded Connector 0.200" 1,50 EUR DigiKey A1212-ND 1 1,248 EUR 1,248 EUR
68 24-PIN Molex Mini-fit Jr. 5566-24A 5,00 EUR DigiKey WM3863-ND 1 2,976 EUR 2,976 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Schalter und Potis

Fach Typ Beschreibung Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
N7 ALPS RK09K113-LIN10K Poti 10 kOhm lin 2,00 EUR Reichelt RK09K113-LIN10K 1 0,99 EUR 0,990 EUR
N8 ALPS RK09K113-LIN100K Poti 100 kOhm lin 2,00 EUR Reichelt RK09K113-LIN100K 1 0,99 EUR 0,990 EUR
N9 ALPS RK09K113-LOG10K Poti 10 kOhm log 2,00 EUR Reichelt RK09K113-LOG10K 1 0,99 EUR 0,990 EUR
M8 PIHER 25 kOhm Poti Poti 25 kOhm lin 0,50 EUR CSD 507 1 0,19 EUR 0,190 EUR
M9 PIHER 250 Ohm Poti Poti 250 Ohm lin 0,50 EUR CSD 501 1 0,24 EUR 0,240 EUR
E5 Bourns 3386P-1-102LF Trimmpoti 1 kOhm 1,00 EUR RS 522-2687 1 0,840 EUR 0,840 EUR
E6 Bourns 3386P-1-103LF Trimmpoti 10 kOhm 1,00 EUR RS 522-2693 10 14,160 EUR 1,416 EUR
F5 Bourns 3296P-1-104LF Spindeltrimmer 100 kOhm 1,00 EUR CSD 05-3296PK100 1 0,39 EUR 0,390 EUR
E7 ALPS STEC12E Drehimpulsgeber 3,00 EUR Reichelt STEC12E07 1 1,50 EUR 1,500 EUR
E8 10-DIP DIP-Schalter 10 Pol 0,50 EUR CSD 35-DIP10 1 0,46 EUR 0,460 EUR
E9 Mini-Taster 6,5mm Taster 0,20 EUR CSD 35100 1 0,15 EUR 0,150 EUR
S8 T-113 A Push Button Drucktaster 1,00 EUR Reichelt T 113A SW 1 0,51 EUR 0,510 EUR
S9 MIYAMA MS 245 Kippschalter 2,00 EUR Reichelt MS 245 1 1,85 EUR 1,850 EUR
T6 DS 2PC Drehschalter (2x6) 2,50 EUR Reichelt DS 2PC 1 1,65 EUR 1,650 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

IC Sockel

Fach Beschreibung Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
D5 8-DIP 0,10 EUR CSD 15-DIP08LC 1 0,03 EUR 0,030 EUR
D6 14-DIP 0,10 EUR CSD 15-DIP14LC 1 0,04 EUR 0,040 EUR
D7 16-DIP 0,10 EUR CSD 15-DIP16LC 1 0,04 EUR 0,040 EUR
D8 28-DIP 0,15 EUR CSD 15-DIP28SLC 1 0,09 EUR 0,090 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Breadboards

Fach Beschreibung Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
U2 Steckbrett 640/200 Kontakte 6,00 EUR Reichelt STECKBOARD 1K2V 1 3,80 EUR 3,800 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Leiterplatten

Fach Beschreibung Preis Lieferant Bestell-Nr. VPE EK-Preis EKP/Stk
U7.1 Lochraster Board, 50x100mm 1,00 EUR Reichelt H25PR050 1 0,87 EUR 0,870 EUR
U7.2 Lochraster Board, 160x100mm 4,00 EUR Reichelt H25PR160 1 1,99 EUR 1,990 EUR
U7.3 Beidseitig Fotobeschichtet, 160x100mm 5,00 EUR CSD 4383-160 1 2,20 EUR 2,200 EUR
Reichelt BEL 160X100-2 1 2,20 EUR 2,200 EUR
U7.4 Einseitig Fotobeschichtet, 160x100mm 4,00 EUR CSD 4381-160 1 1,95 EUR 1,950 EUR
Reichelt BEL 160X100-1 1 1,80 EUR 1,800 EUR
U7.6 Beidseitig Unbeschichtet, 160x100mm 2,00 EUR Reichelt EP2CU 160X100 1 1,35 EUR 1,350 EUR
U7.7 Einseitig Unbeschichtet, 160x100mm 2,00 EUR Reichelt EPCU 160X100 1 1,35 EUR 1,350 EUR
75 SMD-Adapter 28 Pin SSOP 1,40 EUR Futurlec 28PINSSOP 1 0.63 EUR 0,630 EUR
76 SMD-Adapter 64 Pin TQFP 2,50 EUR Futurlec 64PINTQFP 1 1.30 EUR 1,300 EUR
77 SMD-Adapter TSSOP8/MSOP8 0,80 EUR Futurlec 8PINSSOP 1 0,40 EUR 0,400 EUR
78 SMD-Adapter SOIC8 0,60 EUR Futurlec 8PINSOIC_TO_DIP8 1 0,35 EUR 0,350 EUR
79 SMD-Adapter SOT-23 0,50 EUR Futurlec 6PINSOT23 1 0,25 EUR 0,250 EUR
69 QFN/QFP/TQFP/LQFP to DIP SMD-Adapter 8,00 EUR Robotshop qfn-qfp-tqfp-lqfp-dip-breakout-board 10 42,0 EUR 4,200 EUR
Orangene Eintraege sind zur Nachbestellung vorgemerkt.

Kastenplan

Kasten 1

10 Ohm
1%, 0.6W, Metallschicht
M0
0,10 EUR
15 Ohm
1%, 0.6W, Metallschicht
M1
0,10 EUR
22 Ohm
1%, 0.6W, Metallschicht
M2
0,10 EUR
33 Ohm
1%, 0.6W, Metallschicht
M3
0,10 EUR
47 Ohm
1%, 0.6W, Metallschicht
M4
0,10 EUR
68 Ohm
1%, 0.6W, Metallschicht
N0
0,10 EUR
100 Ohm
1%, 0.6W, Metallschicht
N1
0,10 EUR
150 Ohm
1%, 0.6W, Metallschicht
N2
0,10 EUR
220 Ohm
1%, 0.6W, Metallschicht
N3
0,10 EUR
330 Ohm
1%, 0.6W, Metallschicht
N4
0,10 EUR
470 Ohm
1%, 0.6W, Metallschicht
O0
0,10 EUR
680 Ohm
1%, 0.6W, Metallschicht
O1
0,10 EUR
1,0 kOhm
1%, 0.6W, Metallschicht
O2
0,10 EUR
1,5 kOhm
1%, 0.6W, Metallschicht
O3
0,10 EUR
2,2 kOhm
1%, 0.6W, Metallschicht
O4
0,10 EUR
3,3 kOhm
1%, 0.6W, Metallschicht
P0
0,10 EUR
4,7 kOhm
1%, 0.6W, Metallschicht
P1
0,10 EUR
6,8 kOhm
1%, 0.6W, Metallschicht
P2
0,10 EUR
10 kOhm
1%, 0.6W, Metallschicht
P3
0,10 EUR
15 kOhm
1%, 0.6W, Metallschicht
P4
0,10 EUR
22 kOhm
1%, 0.6W, Metallschicht
Q0
0,10 EUR
33 kOhm
1%, 0.6W, Metallschicht
Q1
0,10 EUR
47 kOhm
1%, 0.6W, Metallschicht
Q2
0,10 EUR
68 kOhm
1%, 0.6W, Metallschicht
Q3
0,10 EUR
100 kOhm
1%, 0.6W, Metallschicht
Q4
0,10 EUR
150 kOhm
1%, 0.6W, Metallschicht
R0
0,10 EUR
220 kOhm
1%, 0.6W, Metallschicht
R1
0,10 EUR
330 kOhm
1%, 0.6W, Metallschicht
R2
0,10 EUR
470 kOhm
1%, 0.6W, Metallschicht
R3
0,10 EUR
680 kOhm
1%, 0.6W, Metallschicht
R4
0,10 EUR
1,0 MOhm
1%, 0.6W, Metallschicht
S0
0,10 EUR
1,5 MOhm
1%, 0.6W, Metallschicht
S1
0,10 EUR
2,2 MOhm
1%, 0.6W, Metallschicht
S2
0,10 EUR
3,3 MOhm
1%, 0.6W, Metallschicht
S3
0,10 EUR
4,7 MOhm
1%, 0.6W, Metallschicht
S4
0,10 EUR
DEM 16216 SGH
16x2 LCD-Punkt-Matrix
T1
11,00 EUR
9V (PP3) Batterieclip

T3
0,50 EUR
Steckbrett 640/200 Kontakte

U2
6,00 EUR

Kasten 2

PUT
2N6027, TO-92
M5
1,00 EUR
FIN 40.31.9 6V
Printrelais, 250V/10A
M6
5,00 EUR
MCP 6002
Low Power Dual OpAmp
M7
1,00 EUR
Poti 25 kOhm lin
PIHER 25 kOhm Poti
M8
0,50 EUR
Poti 250 Ohm lin
PIHER 250 Ohm Poti
M9
0,50 EUR
470 uH Indukt
max. 2.2 A
N5
8,00 EUR
MCP41050-I/P
Digital-Potentiometer
N6
2,00 EUR
Poti 10 kOhm lin
ALPS RK09K113-LIN10K
N7
2,00 EUR
Poti 100 kOhm lin
ALPS RK09K113-LIN100K
N8
2,00 EUR
Poti 10 kOhm log
ALPS RK09K113-LOG10K
N9
2,00 EUR
Ringkern
N30, D=10mm/6mm, H=4.5mm, AL=1760nH
O5
1,50 EUR
TC4469
Quad MOSFET Treiber
O6
3,00 EUR
MC1496
Modulator/Demodulator
O7
1,50 EUR
AD633
Analogmultiplizierer
O8
18,00 EUR
N-Kanal MOSFET 60V 32A
FQP30N06L, TO-220
O9
2,00 EUR
NPN Transistor
2N2222, TO-18
P5
0,80 EUR
NPN Transistor
2N6488, TO-220
P6
1,00 EUR
N-Kanal MOSFET
BS170, TO-92
P7
0,30 EUR
N-Kanal JFET
2N3819, TO-92
P8
0,30 EUR
MCP23017
I2C I/O Expander
P9
2,00 EUR
PNP Transistor
2N2907, TO-18
Q5
0,50 EUR
PNP Transistor
2N6491, TO-220
Q6
1,00 EUR
P-Kanal MOSFET
BS250, TO-92
Q7
0,50 EUR
P-Kanal JFET
2N3820, TO-92
Q8
0,30 EUR
MCP23S17
SPI I/O Expander
Q9
2,00 EUR
LM13700
Transkonduktanzverstaerker
R5
2,50 EUR
M4 05 H
DIL Miniatur-Signalrelais
R6
2,00 EUR
NE5532
Dual Low Noise OpAmp
R7
0,50 EUR
LM386
Low Voltage Audio Power Amp
R8
0,50 EUR
Arduino Buchsenleisten Sets

R9
3,00 EUR
4046
VCO und Phase Locked Loop
S5
0,50 EUR
4067
16-Channel Analog Mux/Demux
S6
1,00 EUR
EPM 121
Piezo-Schallwandler
S7
1,00 EUR
Drucktaster
T-113 A Push Button
S8
1,00 EUR
Kippschalter
MIYAMA MS 245
S9
2,00 EUR
Drehschalter (2x6)
DS 2PC
T6
2,50 EUR
T8
Einseitig Unbeschichtet, 160x100mm

U7
2,00 EUR

Kasten 3

10 pF
5%, C0G, 200 V
A0
0,30 EUR
15 pF
5%, C0G, 200 V
A1
0,30 EUR
22 pF
5%, C0G, 200 V
A2
0,30 EUR
33 pF
5%, C0G, 200 V
A3
0,30 EUR
47 pF
5%, C0G, 200 V
A4
0,30 EUR
68 pF
5%, C0G, 200 V
B0
0,30 EUR
100 pF
5%, C0G, 200 V
B1
0,30 EUR
220 pF
5%, C0G, 200 V
B2
0,30 EUR
470 pF
5%, C0G, 200 V
B3
0,30 EUR
1,0 nF
10%, X7R, 200 V
B4
0,30 EUR
2,2 nF
10%, X7R, 200 V
C0
0,30 EUR
4,7 nF
10%, X7R, 200 V
C1
0,30 EUR
10 nF
10%, X7R, 200 V
C2
0,30 EUR
22 nF
10%, X7R, 200 V
C3
0,30 EUR
47 nF
20%, Z5U, 100 V
C4
0,30 EUR
100 nF
20%, Z5U, 100 V
D0
0,30 EUR
220 nF
20%, Z5U, 50 V
D1
0,30 EUR
470 nF
20%, Z5U, 50 V
D2
0,30 EUR
1 uF Elko
100 V, 2 mm Pin, 5 mm Durchm.
D3
0,20 EUR
2,2 uF Elko
100 V, 2 mm Pin, 5 mm Durchm.
D4
0,20 EUR
10 uF Elko
100 V, 2 mm Pin, 5 mm Durchm.
E0
0,20 EUR
100 uF Elko
100 V, 5 mm Pin, 10 mm Durchm.
E1
1,00 EUR
470 uF Elko
35 V, 5 mm Pin, 10 mm Durchm.
E2
0,50 EUR
1000 uF Elko
16 V, 5 mm Pin, 10 mm Durchm.
E3
0,50 EUR
2200 uF Elko
16 V, 5 mm Pin, 12,5 mm Durchm.
E4
1,00 EUR
Leistung Schottky Diode
SB360, DO-201AD
F0
0,30 EUR
Z-Diode 3,6 V
BZX85-C3V6, DO-41
F1
0,20 EUR
10 uH Indukt
max. 680mA
F2
0,20 EUR
100 uH Indukt
max. 370mA
F3
0,20 EUR
1000 uH Indukt
max. 130mA
F4
0,20 EUR
Schaltdiode
1N4148, DO-35
G0
0,05 EUR
Gleichrichtdiode
1N4007, DO-41
G1
0,05 EUR
Schottky Diode
BAT48, DO-35
G2
0,40 EUR
Z-Diode 5,1 V
BZX85-C5V1, DO-41
G3
0,20 EUR
LED Gruen
T-1 3/4 (5mm)
G4
0,10 EUR
NPN Transistor
BC547B, TO-92
H0
0,20 EUR
PNP Transistor
BC557B, TO-92
H1
0,30 EUR
NPN Transistor
2N3055, TO-3
H2
2,00 EUR
TS912
CMOS Dual-OpAmp
H3
2,00 EUR
LED Rot
T-1 3/4 (5mm)
H4
0,10 EUR
Spannungsregler LM317
1,2 V bis 37 V
I0
0,50 EUR
Spannungsregler LM337
-1,2 V bis -37 V
I1
1,00 EUR
MC34063A
DC-to-DC Control Circuit
I2
0,50 EUR
N-Kanal MOSFET
IRL2703, TO-220
I3
2,00 EUR
LED Blau
T-1 3/4 (5mm)
I4
0,50 EUR
LM358
Dual-OpAmp
J0
0,50 EUR
ICM7555
CMOS Timer
J1
0,50 EUR
CNY17-3
Optokoppler
J2
0,60 EUR
MAX232
Dual EIA-232 to 5V Transceiver
J3
1,00 EUR
40109
Quad Voltage Shifter 3-20 V
J4
0,50 EUR
4011
Quad 2-Input NAND
K0
0,50 EUR
4016
Quad Analog Switch
K1
0,50 EUR
4021
8-Bit Shift Register PISO Async
K2
0,50 EUR
4094
8-Bit Shift Register SIPO Async
K3
0,50 EUR
40106
Hex Schmitt Trigger
K4
0,50 EUR
16 MHz Quarz
HC49US
L0
0,40 EUR
Photo-Diode
SFH203, T-1 3/4, 400-1100nm (880nm)
L1
1,00 EUR
Photo-Transitor
SFH309, T-1 3/4, 380-1180nm (880nm)
L2
0,50 EUR
NRF24L01+ Module
2.4G Wireless nRF24L01Module
L3
3,00 EUR
MAX31820MCR+
Temperature sensor 1-WIRE TO92-3
L4
2 EUR

Kasten 4

SUB-D 9 Pol Buchse Loetkelch

A5
0,50 EUR
SUB-D 9 Pol Stecker Loetkelch

A6
0,50 EUR
SUB-D 25 Pol Buchse Loetkelch

A7
0,50 EUR
SUB-D 25 Pol Stecker Loetkelch

A8
0,50 EUR
USB Buchse Typ A

A9
0,70 EUR
Jumper RM 2,54

B5
0,10 EUR
Stiftleiste 40 Pol Winkel

B6
0,50 EUR
Stiftleiste 40 Pol Gerade

B7
0,50 EUR
Buchsenleiste, 10 Pol, RM 2.54, Winkel

B8
0,50 EUR
Buchsenleiste, 10 Pol, RM 2.54, Gerade

B9
0,50 EUR
Buchsenleiste, 2x16 Pol, RM 2.00, Gerade

C5
0,50 EUR
Bananenstecker 4mm Rot

C6
0,50 EUR
Bananenstecker 4mm Schwarz

C7
0,50 EUR
Kupplung fuer Hohlstecker 2,1mm

C8
1,50 EUR
Klinkenkupplung 3,5mm Stereo

C9
0,50 EUR
8-DIP Sockel

D5
0,10 EUR
14-DIP Sockel

D6
0,10 EUR
16-DIP Sockel

D7
0,10 EUR
28-DIP Sockel

D8
0,15 EUR
Praez.-Buchsenleiste 20 Pol

D9
0,50 EUR
Trimmpoti 1 kOhm
Bourns 3386P-1-102LF
E5
1,00 EUR
Trimmpoti 10 kOhm
Bourns 3386P-1-103LF
E6
1,00 EUR
Drehimpulsgeber
ALPS STEC12E
E7
3,00 EUR
DIP-Schalter 10 Pol
10-DIP
E8
0,50 EUR
Taster
Mini-Taster 6,5mm
E9
0,20 EUR
Spindeltrimmer 100 kOhm
Bourns 3296P-1-104LF
F5
1,00 EUR
Stiftleiste 2x10 Pol RM 1,27

F6
2,00 EUR
Buchsenleiste 2x10 Pol RM 1,27

F7
2,00 EUR
Hohlstecker 2,1mm

F8
0,50 EUR
Modular Buchse 8 polig (aka RJ45)

F9
1,00 EUR
Spannungsregler LF33CV
3.3 V
G5
1,00 EUR
Spannungsregler LF50CV
5 V
G6
1,00 EUR
Federkontakt-Buchsenleiste 36 Pol

G7
3,00 EUR
GP1A52HRJ00F
Photointerrupter, PCB Mount
G8
2,00 EUR
SN74AHC174N
Positive-Edge-Triggered D-Type Flip-Flop
G9
0,50 EUR
0,22 Ohm
5%, 0.5W, Metallschicht
H5
0,50 EUR
0,33 Ohm
5%, 0.5W, Metallschicht
H6
0,50 EUR
0,47 Ohm
5%, 0.5W, Metallschicht
H7
0,50 EUR
0,68 Ohm
5%, 0.5W, Metallschicht
H8
0,50 EUR
1 Ohm
1%, 0.6W, Metallschicht
H9
0,10 EUR
1,5 Ohm
1%, 0.6W, Metallschicht
I5
0,10 EUR
2,2 Ohm
1%, 0.6W, Metallschicht
I6
0,10 EUR
3,3 Ohm
1%, 0.6W, Metallschicht
I7
0,10 EUR
4,7 Ohm
1%, 0.6W, Metallschicht
I8
0,10 EUR
6,8 Ohm
1%, 0.6W, Metallschicht
I9
0,10 EUR
20 MHz Quarz
HC49US
J5
0,40 EUR
18,432 MHz Quarz
HC49US
J6
0,40 EUR
Z-Diode 3,6 V / 0,5W
---, DO-35
J7
0,10 EUR
FT232BL
USB RS232/RS422/RS485 Interface
J8
5,00 EUR
Kuehlkoerper
TO-220, 9,9 K/W
J9
2,00 EUR
6 MHz Quarz
HC49US
K5
0,50 EUR
Photo-Widerstand
A906009,
K6
1,00 EUR
IR-Empfaenger
TSOP 31236, IR-Empfangsmodul 36kHz
K7
1,50 EUR
LED IR 860nm
5.7 (Dia.) x 8.1mm
K8
0,50 EUR
SN74HC32N
OR Gate IC 4 Channel
K9
0,70 EUR
SN74HC08N
AND Gate IC 4 Channel
L5
0,70 EUR
SN74HC86N
XOR (Exclusive OR) IC 4 Channel
L6
0,70 EUR
SN74HC266N
XNOR (Exclusive NOR) IC 4 Channel Open Drain
L7
0,70 EUR
SN74HC27N
NOR Gate IC 3 Channel
L8
0,70 EUR
M74HC4049B1R
Inverter IC 6 Channel
L9
0,70 EUR

Kasten 5

0,01 Ohm
1%, 5W, Metallschicht
10
2,00 EUR
0,10 Ohm
1%, 5W, Metallschicht
11
2,00 EUR
0,50 Ohm
1%, 7W, Metallschicht
12
2,00 EUR
1,00 Ohm
1%, 7W, Metallschicht
13
2,00 EUR
1,50 Ohm
1%, 7W, Metallschicht
14
2,00 EUR
2,00 Ohm
1%, 7W, Metallschicht
20
2,00 EUR
10,00 Ohm
1%, 7W, Metallschicht
21
2,00 EUR
22 23 24
30 31 32 33 34
40 41 42 43 44
50 51 52 53 54
60 61 62 63 64
70 71 AVR ATTiny45
8-DIP
72
3,00 EUR
AVR ATTiny85
8-DIP
73
3,00 EUR
AVR ATMega328P
28-DIP
74
5,00 EUR
81 83
92

Kasten 6

NE555
TTL Timer
15
0,50 EUR
064-LSP40
Lautsprecher
16
1,00 EUR
064-MIC01
Elektret-Kond.-Mikrofon
17
1,00 EUR
LED RGB
T-1 3/4 (5mm)
18
1,00 EUR
LED RGB
8mm with APA-106 Chipset Inside
19
1,00 EUR
MAX6968APE+
16-Segment LED-Treiber
25
5 EUR
26 27 28 29
35 36 37 38 39
45 46 47 48 49
55 56 57 58 59
Mini USB Breakout Board

65
1,50 EUR
Micro-B USB Breakout Board

66
3,00 EUR
4 Positions Header, Shrouded Connector 0.200"

67
1,50 EUR
24-PIN Molex Mini-fit Jr. 5566-24A

68
5,00 EUR
QFN/QFP/TQFP/LQFP to DIP SMD-Adapter

69
8,00 EUR
SMD-Adapter 28 Pin SSOP

75
1,40 EUR
SMD-Adapter 64 Pin TQFP

76
2,50 EUR
SMD-Adapter TSSOP8/MSOP8

77
0,80 EUR
SMD-Adapter SOIC8

78
0,60 EUR
SMD-Adapter SOT-23

79
0,50 EUR
86 ES-05 JR
Mini Servo
88
8,00 EUR
97

Kasten 7

X0 X1 X2
Y0 Y1 Y2
Z0 Z1 Z2

Kasten 8

X3 X4 X5
Y3 Y4 Y5
Z3 Z4 Z5

Kasten 9

X6 X7 X8
Y6 Y7 Y8
Z6 Z7 Z8

Kasten 10

X9 X10 X11
Y9 Y10 Y11
Z9 Z10 Z11

Naechste Bestellung

Dieser Abschnitt beinhaltet den derzeitigen Stand der naechsten geplanten Bestellung.

Kontakt fuer Bestellabwicklung (z.Bsp. bei dringendem Bedarf an nachgekauften Bauteilen): amir

ACHTUNG: Die tatsaechlichen Preise koennen abweichen, da Mengenrabatte nicht beruecksichtigt werden und die Preise beim Lieferanten sich inzwischen veraendert haben koennen.

Gesamtbestellwert: 1342,18 EUR

DigiKey

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
10 0,01 Ohm 1 25 696-1740-ND 32,256 EUR 32,26 EUR
11 0,10 Ohm 1 25 696-1744-ND 32,256 EUR 32,26 EUR
12 0,50 Ohm 1 25 696-1699-ND 36,288 EUR 36,29 EUR
13 1,00 Ohm 1 25 696-1700-ND 36,288 EUR 36,29 EUR
14 1,50 Ohm 1 25 696-1701-ND 32,172 EUR 32,17 EUR
20 2,00 Ohm 1 25 696-1702-ND 32,172 EUR 32,17 EUR
21 10,00 Ohm 1 25 696-1705-ND 32,172 EUR 32,17 EUR
O9 N-Kanal MOSFET 60V 32A 1 10 FQP30N06L-ND 11,292 EUR 11,29 EUR
G8 GP1A52HRJ00F 1 10 425-1950-5-ND 17,316 EUR 17,32 EUR
I0 Spannungsregler LM317 2 10 LM317TFS-ND 6,636 EUR 13,27 EUR
J2 CNY17-3 1 25 160-1312-5-ND 8,712 EUR 8,71 EUR
G9 SN74AHC174N 1 100 296-1468-5-ND 34,860 EUR 34,86 EUR
L4 MAX31820MCR+ 1 10 MAX31820MCR%2B-ND 14,148 EUR 14,15 EUR
K9 SN74HC32N 2 10 296-1589-5-ND 4,260 EUR 8,52 EUR
L5 SN74HC08N 2 10 296-1570-5-ND 4,260 EUR 8,52 EUR
L6 SN74HC86N 2 10 296-8375-5-ND 3,828 EUR 7,66 EUR
L7 SN74HC266N 2 10 296-8294-5-ND 5,604 EUR 11,21 EUR
L8 SN74HC27N 2 10 296-12896-5-ND 4,092 EUR 8,18 EUR
A9 USB Buchse Typ A 2 10 UE27AC54100-ND 4,272 EUR 8,54 EUR
66 Micro-B USB Breakout Board 10 1 1528-1383-ND 1,692 EUR 16,92 EUR
67 4 Positions Header, Shrouded Connector 0.200" 20 1 A1212-ND 1,248 EUR 24,96 EUR
68 24-PIN Molex Mini-fit Jr. 5566-24A 20 1 WM3863-ND 2,976 EUR 59,52 EUR
Total 487,24 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

  Num    VPE  Total     Price                                  Best-Nr.  Beschreibung
  ---    ---  -----     -----                                  --------  ------------
    1     25     25     32.26                               696-1740-ND  0,01 Ohm
    1     25     25     32.26                               696-1744-ND  0,10 Ohm
    1     25     25     36.29                               696-1699-ND  0,50 Ohm
    1     25     25     36.29                               696-1700-ND  1,00 Ohm
    1     25     25     32.17                               696-1701-ND  1,50 Ohm
    1     25     25     32.17                               696-1702-ND  2,00 Ohm
    1     25     25     32.17                               696-1705-ND  10,00 Ohm
    1     10     10     11.29                              FQP30N06L-ND  N-Kanal MOSFET 60V 32A
    1     10     10     17.32                             425-1950-5-ND  GP1A52HRJ00F
    2     10     20     13.27                               LM317TFS-ND  Spannungsregler LM317
    1     25     25      8.71                             160-1312-5-ND  CNY17-3
    1    100    100     34.86                             296-1468-5-ND  SN74AHC174N
    1     10     10     14.15                         MAX31820MCR%2B-ND  MAX31820MCR+
    2     10     20      8.52                             296-1589-5-ND  SN74HC32N
    2     10     20      8.52                             296-1570-5-ND  SN74HC08N
    2     10     20      7.66                             296-8375-5-ND  SN74HC86N
    2     10     20     11.21                             296-8294-5-ND  SN74HC266N
    2     10     20      8.18                            296-12896-5-ND  SN74HC27N
    2     10     20      8.54                            UE27AC54100-ND  USB Buchse Typ A
   10      1     10     16.92                              1528-1383-ND  Micro-B USB Breakout Board
   20      1     20     24.96                                  A1212-ND  4 Positions Header, Shrouded Connector 0.200"
   20      1     20     59.52                                 WM3863-ND  24-PIN Molex Mini-fit Jr. 5566-24A

Unable to handle the following parts:

==DigiKey==
2x10 L9

CSD

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
J5 20 MHz Quarz 20 1 14-US20,000MHZ 0,19 EUR 3,80 EUR
J6 18,432 MHz Quarz 20 1 14-US18,432MHZ 0,19 EUR 3,80 EUR
L0 16 MHz Quarz 10 1 14-US16,000MHZ 0,19 EUR 1,90 EUR
K5 6 MHz Quarz 20 1 14-US06,000MHZ 0,40 EUR 8,00 EUR
B8 Buchsenleiste, 10 Pol, RM 2.54, Winkel 20 1 014-B110W 0,25 EUR 5,00 EUR
B9 Buchsenleiste, 10 Pol, RM 2.54, Gerade 40 1 014-B110G 0,14 EUR 5,60 EUR
C5 Buchsenleiste, 2x16 Pol, RM 2.00, Gerade 40 1 0141-B216G 0,36 EUR 14,40 EUR
D9 Praez.-Buchsenleiste 20 Pol 20 1 014-PBL20 0,32 EUR 6,40 EUR
F9 Modular Buchse 8 polig (aka RJ45) 10 1 015-5402 0,48 EUR 4,80 EUR
M9 Poti 250 Ohm lin 10 1 501 0,24 EUR 2,40 EUR
E8 DIP-Schalter 10 Pol 20 1 35-DIP10 0,46 EUR 9,20 EUR
D6 14-DIP Sockel 10 1 15-DIP14LC 0,04 EUR 0,40 EUR
D8 28-DIP Sockel 10 1 15-DIP28SLC 0,09 EUR 0,90 EUR
Total 66,60 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

  Num    VPE  Total     Price                                  Best-Nr.  Beschreibung
  ---    ---  -----     -----                                  --------  ------------
   20      1     20      3.80                            14-US20,000MHZ  20 MHz Quarz
   20      1     20      3.80                            14-US18,432MHZ  18,432 MHz Quarz
   10      1     10      1.90                            14-US16,000MHZ  16 MHz Quarz
   20      1     20      8.00                            14-US06,000MHZ  6 MHz Quarz
   20      1     20      5.00                                 014-B110W  Buchsenleiste, 10 Pol, RM 2.54, Winkel
   40      1     40      5.60                                 014-B110G  Buchsenleiste, 10 Pol, RM 2.54, Gerade
   40      1     40     14.40                                0141-B216G  Buchsenleiste, 2x16 Pol, RM 2.00, Gerade
   20      1     20      6.40                                 014-PBL20  Praez.-Buchsenleiste 20 Pol
   10      1     10      4.80                                  015-5402  Modular Buchse 8 polig (aka RJ45)
   10      1     10      2.40                                       501  Poti 250 Ohm lin
   20      1     20      9.20                                  35-DIP10  DIP-Schalter 10 Pol
   10      1     10      0.40                                15-DIP14LC  14-DIP Sockel
   10      1     10      0.90                               15-DIP28SLC  28-DIP Sockel

RS

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
P3 10 kOhm 1 50 477-8246 0,113 EUR 0,11 EUR
E1 100 uF Elko 1 10 228-7108 6,240 EUR 6,24 EUR
E4 2200 uF Elko 1 10 228-6701 8,208 EUR 8,21 EUR
G2 Schottky Diode 1 10 251-3053 0,552 EUR 0,55 EUR
K8 LED IR 860nm 1 25 876-8767 6,420 EUR 6,42 EUR
I3 N-Kanal MOSFET 1 25 541-2177 25,800 EUR 25,80 EUR
E6 Trimmpoti 10 kOhm 1 10 522-2693 14,160 EUR 14,16 EUR
Total 61,49 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

477-8246,1
228-7108,1
228-6701,1
251-3053,1
876-8767,1
541-2177,1
522-2693,1

Unable to handle the following parts:

==RS==
1x13 25

Watterott

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
R9 Arduino Buchsenleisten Sets 10 1 2009848 1,79 EUR 17,90 EUR
Total 17,90 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

  Num    VPE  Total     Price                                  Best-Nr.  Beschreibung
  ---    ---  -----     -----                                  --------  ------------
   10      1     10     17.90                                   2009848  Arduino Buchsenleisten Sets

Ribu

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
G7 Federkontakt-Buchsenleiste 36 Pol 1 25 401675 50,75 EUR 50,75 EUR
Total 50,75 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

  Num    VPE  Total     Price                                  Best-Nr.  Beschreibung
  ---    ---  -----     -----                                  --------  ------------
    1     25     25     50.75                                    401675  Federkontakt-Buchsenleiste 36 Pol

Reichelt

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
I4 LED Blau 25 1 LED 5-12000 BL 0,21 EUR 5,25 EUR
L2 Photo-Transitor 25 1 SFH 309 FA 0,24 EUR 6,00 EUR
K7 IR-Empfaenger 25 1 TSOP 31236 0,74 EUR 18,50 EUR
H2 NPN Transistor 1 10 2N 3055 9,90 EUR 9,90 EUR
P5 NPN Transistor 25 1 2N 2222 0,39 EUR 9,75 EUR
J9 Kuehlkoerper 10 1 V FI356 0,88 EUR 8,80 EUR
O8 AD633 10 1 AD 633 JN 9,65 EUR 96,50 EUR
S7 EPM 121 10 1 SUMMER EPM 121 0,67 EUR 6,70 EUR
73 AVR ATTiny85 20 1 ATTINY 85-20 PU 1,90 EUR 38,00 EUR
74 AVR ATMega328P 20 1 ATMEGA 328P-PU 2,80 EUR 56,00 EUR
B6 Stiftleiste 40 Pol Winkel 20 1 SL 1X40W 2,54 0,22 EUR 4,40 EUR
B7 Stiftleiste 40 Pol Gerade 40 1 SL 1X40G 2,54 0,19 EUR 7,60 EUR
F8 Hohlstecker 2,1mm 30 1 HS 21-9 0,20 EUR 6,00 EUR
C8 Kupplung fuer Hohlstecker 2,1mm 20 1 HK 21 0,98 EUR 19,60 EUR
C9 Klinkenkupplung 3,5mm Stereo 30 1 KKS 35 0,20 EUR 6,00 EUR
F6 Stiftleiste 2x10 Pol RM 1,27 30 1 SL 2X10G 1,27 0,54 EUR 16,20 EUR
F7 Buchsenleiste 2x10 Pol RM 1,27 10 1 BL 2X10G 1,27 0,72 EUR 7,20 EUR
N7 Poti 10 kOhm lin 10 1 RK09K113-LIN10K 0,99 EUR 9,90 EUR
N8 Poti 100 kOhm lin 10 1 RK09K113-LIN100K 0,99 EUR 9,90 EUR
N9 Poti 10 kOhm log 10 1 RK09K113-LOG10K 0,99 EUR 9,90 EUR
E7 Drehimpulsgeber 20 1 STEC12E07 1,50 EUR 30,00 EUR
S9 Kippschalter 10 1 MS 245 1,85 EUR 18,50 EUR
U2 Steckbrett 640/200 Kontakte 5 1 STECKBOARD 1K2V 3,80 EUR 19,00 EUR
U7.1 Lochraster Board, 50x100mm 10 1 H25PR050 0,87 EUR 8,70 EUR
U7.2 Lochraster Board, 160x100mm 10 1 H25PR160 1,99 EUR 19,90 EUR
U7.3 Beidseitig Fotobeschichtet, 160x100mm 10 1 BEL 160X100-2 2,20 EUR 22,00 EUR
U7.4 Einseitig Fotobeschichtet, 160x100mm 10 1 BEL 160X100-1 1,80 EUR 18,00 EUR
Total 488,20 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

LED 5-12000 BL;25
SFH 309 FA;25
TSOP 31236;25
2N 3055;1
2N 2222;25
V FI356;10
AD 633 JN;10
SUMMER EPM 121;10
ATTINY 85-20 PU;20
ATMEGA 328P-PU;20
SL 1X40W 2,54;20
SL 1X40G 2,54;40
HS 21-9;30
HK 21;20
KKS 35;30
SL 2X10G 1,27;30
BL 2X10G 1,27;10
RK09K113-LIN10K;10
RK09K113-LIN100K;10
RK09K113-LOG10K;10
STEC12E07;20
MS 245;10
STECKBOARD 1K2V;5
H25PR050;10
H25PR160;10
BEL 160X100-2;10
BEL 160X100-1;10

Conrad

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
88 ES-05 JR 10 1 275460 4,99 EUR 49,90 EUR
Total 49,90 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

  Num    VPE  Total     Price                                  Best-Nr.  Beschreibung
  ---    ---  -----     -----                                  --------  ------------
   10      1     10     49.90                                    275460  ES-05 JR

Elecrow

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
19 LED RGB 25 1 CLC08001C 0,40 EUR 10,00 EUR
L3 NRF24L01+ Module 20 1 NRF24L01+ Module 2,18 EUR 43,60 EUR
65 Mini USB Breakout Board 10 1 MINI USB Breakout Board 0,80 EUR 8,00 EUR
Total 61,60 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

  Num    VPE  Total     Price                                  Best-Nr.  Beschreibung
  ---    ---  -----     -----                                  --------  ------------
   25      1     25     10.00                                 CLC08001C  LED RGB
   20      1     20     43.60                          NRF24L01+ Module  NRF24L01+ Module
   10      1     10      8.00                   MINI USB Breakout Board  Mini USB Breakout Board

Futurlec

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
76 SMD-Adapter 64 Pin TQFP 10 1 64PINTQFP 1,30 EUR 13,00 EUR
78 SMD-Adapter SOIC8 10 1 8PINSOIC_TO_DIP8 0,35 EUR 3,50 EUR
Total 16,50 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

  Num    VPE  Total     Price                                  Best-Nr.  Beschreibung
  ---    ---  -----     -----                                  --------  ------------
   10      1     10     13.00                                 64PINTQFP  SMD-Adapter 64 Pin TQFP
   10      1     10      3.50                          8PINSOIC_TO_DIP8  SMD-Adapter SOIC8

Robotshop

Fach Beschreibung Anzahl VPE Bestell-Nr. Einzel-Preis Preis
69 QFN/QFP/TQFP/LQFP to DIP SMD-Adapter 1 10 qfn-qfp-tqfp-lqfp-dip-breakout-board 42,0 EUR 42,00 EUR
Total 42,00 EUR

Code zum Bestellen ueber die Lieferantenhomepage:

  Num    VPE  Total     Price                                  Best-Nr.  Beschreibung
  ---    ---  -----     -----                                  --------  ------------
    1     10     10     42.00      qfn-qfp-tqfp-lqfp-dip-breakout-board  QFN/QFP/TQFP/LQFP to DIP SMD-Adapter