Skip to content

Latest commit

 

History

History
115 lines (104 loc) · 4.68 KB

bill_of_materials.md

File metadata and controls

115 lines (104 loc) · 4.68 KB

Bill Of Materials

Consist of components and autonomous parts

Components

Active/passive components

#Brand official Serial #DescriptionSMDWhat we really bought
2YageoSQP10AJB-4R7Resistor, 4.7 Ohm, 10 WNoConrad
1PanasonicERG-2SJ160Resistor, 16 Ohm No3 resistors circuit: (10 + 22) + 10
2YageoMFP-25BRD52-2K2Resistor, 2.2k Ohm, 0.1%NoResistor, 2.2k Ohm, 1%
Tyco282834-6Terminal block, 6 connectorNo
2PanasonicERJ-3GEYJ332VResistor, 3.3k OhmYes3 resistors circuit: (22K + 22K) + 22
4PanasonicERJ-3GEYJ102VResistor, 1k OhmYesAs is
1PanasonicERG-1SJ510Resistor, 51 Ohm, 1 WNoOkaphone: Resistor, 56 Ohm, 1 W
1FairchildRFD3055LETransistor, MOSFET N-ChNo
1MicrochipMCP3551-E/SNADC, 22 bitNoOkaphone
1 Panasonic ECA-1CM332 Capacitor, 3300 uF NoConrad
1PanasonicECA-1CM102Capacitor, 1000 uFNoConrad
1STVNH3SP30H-Bridge ICYesOkaphone
1CustomPeltier, Qmax = 84 W, dT = 78 K, Imax = 7.8 ANoOkaphone (PELTIER 21): Qmax = 71 W, dT = 67 K, Imax = 8.0 A
1US SensorUSP11553 rev noneThermistor / PTCNoHEISSLEITER S861/5K/1%/F40, 541-086-23, 500670, EAN: ...46 6996 O (the character capital-O) 3/18, 10671-348, 9549804009 546432717
1Custom Kapton Heater, 25 W, 11.3 VNo

#Autonomous parts

Things to connect components with/on/to

# PartWhat we really bought
1Arduino UnoAs is
1MicroATX power supply, 200 W, 14 A on 12 V rail, fan temperature control disabled, 24 pin ATX connector onlyScavanged
1Ribbon cable, 16 pin, female - female, 24"?Hive5
1LCD, HD44780 compatible, 20 chars, 4 rows, blue backlight Okaphone: LCD 16 chars, 2 rows
1PCBEtched, in possession
1USB Cable, A to B, 6 feetIn possession
1PSU Power Cord, USA plug, 6 feet

Original wiring of HD44780 compatible LCD display OpenPCR used [http://en.wikipedia.org/wiki/Hitachi_HD44780_LCD_controller#Architecture Wikipedia]:

1    Ground
2    VCC (+3.3 to +5V)
3    Contrast adjustment (VO)
4    Register Select (RS). RS=0: Command, RS=1: Data
5    Read/Write (R/W). R/W=0: Write, R/W=1: Read
6    Clock (Enable). Falling edge triggered
7    Bit 0 (Not used in 4-bit operation)
8    Bit 1 (Not used in 4-bit operation)
9    Bit 2 (Not used in 4-bit operation)
10    Bit 3 (Not used in 4-bit operation)
11    Bit 4
12    Bit 5
13    Bit 6
14    Bit 7
15    Backlight Anode (+)
16    Backlight Cathode (-)

The LCD that was ordered has exactly the same interface (that is: its pins serve exactly the same function)