Skip to content
Snippets Groups Projects
Commit 85e634f4 authored by Daniel Songer's avatar Daniel Songer
Browse files

link test

parent afff4713
No related branches found
No related tags found
No related merge requests found
......@@ -38,3 +38,11 @@ We decided on a few components listed below:
We decided that most high-precision ADCs would need to be at least 12-bit ADCs and DACs so we are implementing external analog electronics controlled over I2C.
We also decided to use some form of fuses to isolate the battery as well as physical separation of the board that deals directly with the battery.
**9-19-2021**
Discussion that led us to switch to a web app instead of LabView. Jun took over this end of the devices functionality.
We also decided to separate out the thermal unit into its own controller architecture. This way we can tell this part of the circuit what control scheme for temperature we need and leave keep valuable cycles on the main processor.
We think the ATTiny85 could perform this function.
We will be using the following components:
1) [TLV5618-EP](https://www.ti.com/lit/ds/symlink/tlv5638-ep.pdf?ts=1632088230674&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FTLV5638-EP)
......@@ -58,21 +58,25 @@
<screen x="0" y="0" width="1440" height="900" />
</state>
<state x="184" y="109" width="1071" height="706" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1440.900@0.0.1440.900" timestamp="1631732587909" />
<state width="1419" height="245" key="GridCell.Tab.0.bottom" timestamp="1631736877558">
<screen x="0" y="0" width="1440" height="900" />
<state width="1899" height="245" key="GridCell.Tab.0.bottom" timestamp="1631747717399">
<screen x="1440" y="-56" width="1920" height="1080" />
</state>
<state width="1419" height="245" key="GridCell.Tab.0.bottom/0.0.1440.900@0.0.1440.900" timestamp="1631736877558" />
<state width="1419" height="245" key="GridCell.Tab.0.center" timestamp="1631736877557">
<screen x="0" y="0" width="1440" height="900" />
<state width="1899" height="245" key="GridCell.Tab.0.bottom/1440.-56.1920.1080/0.0.1440.900@1440.-56.1920.1080" timestamp="1631747717399" />
<state width="1899" height="245" key="GridCell.Tab.0.center" timestamp="1631747717396">
<screen x="1440" y="-56" width="1920" height="1080" />
</state>
<state width="1419" height="245" key="GridCell.Tab.0.center/0.0.1440.900@0.0.1440.900" timestamp="1631736877557" />
<state width="1419" height="245" key="GridCell.Tab.0.left" timestamp="1631736877556">
<screen x="0" y="0" width="1440" height="900" />
<state width="1899" height="245" key="GridCell.Tab.0.center/1440.-56.1920.1080/0.0.1440.900@1440.-56.1920.1080" timestamp="1631747717396" />
<state width="1899" height="245" key="GridCell.Tab.0.left" timestamp="1631747717395">
<screen x="1440" y="-56" width="1920" height="1080" />
</state>
<state width="1419" height="245" key="GridCell.Tab.0.left/0.0.1440.900@0.0.1440.900" timestamp="1631736877556" />
<state width="1419" height="245" key="GridCell.Tab.0.right" timestamp="1631736877558">
<screen x="0" y="0" width="1440" height="900" />
<state width="1899" height="245" key="GridCell.Tab.0.left/1440.-56.1920.1080/0.0.1440.900@1440.-56.1920.1080" timestamp="1631747717395" />
<state width="1899" height="245" key="GridCell.Tab.0.right" timestamp="1631747717398">
<screen x="1440" y="-56" width="1920" height="1080" />
</state>
<state width="1419" height="245" key="GridCell.Tab.0.right/0.0.1440.900@0.0.1440.900" timestamp="1631736877558" />
<state width="1899" height="245" key="GridCell.Tab.0.right/1440.-56.1920.1080/0.0.1440.900@1440.-56.1920.1080" timestamp="1631747717398" />
</component>
</project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment