Add 2 channel thermostat to shop #139
Loading…
Reference in New Issue
No description provided.
Delete Branch "esavkin/web2019:31-thermostat-2ch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #31
Interacts with Zotino:
@ -9,1 +9,3 @@
"build": "npx webpack"
"start-dev": "npx webpack --watch --mode=development --devtool=inline-source-map",
"build": "npx webpack",
"build-dev": "npx webpack --mode=development --devtool=inline-source-map"
What does this have to do with thermostat?
@ -35,2 +35,3 @@
"clk": ClockRenderer,
"idc": EEMRenderer
"idc": EEMRenderer,
"idc10p": EEMRenderer
Just call it TEC connector. IDC 10-pin is a silly name.
@ -1193,0 +1213,4 @@
'Parallel output 10 pin IDC 2.54mm and 5 pin 3.81mm connectors per channel.',
'Up to 8W (+/-2A with 4V compliance) heater/TEC drive from MAX1968 drivers.',
'100Base-T Ethernet with PoE.',
'Can stabilize Sinara 5432 DAC temperature.'
Or external devices containing TEC and thermistor
I didn't say remove zotino. Please pay attention.
86fa564642
to35734dfde7
35734dfde7
tod3cc86dfa5