Commit Graph

21 Commits

Author SHA1 Message Date
Chris Giacofei
7ab881bbb0 File Management. 2023-02-02 15:26:02 -05:00
Chris Giacofei
693111d939 CAD files for electronics case. 2023-02-02 15:25:59 -05:00
Chris Giacofei
ff14bf1756 PCB changes. 2023-02-02 15:25:57 -05:00
Chris Giacofei
08b82d468c Move project library to directory. 2023-02-02 15:25:57 -05:00
Chris Giacofei
9dc5c628bb Decrease track width for normal traces.
It's getting crowded in there.
2023-02-02 15:25:57 -05:00
Chris Giacofei
851030b2c0 Split Schematic into sheets. 2023-02-02 15:25:57 -05:00
Chris Giacofei
642da6d4a9 Fix wrong fastening type for case. 2023-02-02 15:25:57 -05:00
Chris Giacofei
bd3c0921a5 Update unit precision of PCB dimension display. 2023-02-02 15:25:57 -05:00
Chris Giacofei
749906fd3c Update control box presets. 2023-02-02 15:25:57 -05:00
Chris Giacofei
8762c5000e CAD and schematic files for glycol control. 2023-02-02 15:25:56 -05:00
632e79a6b9 More readable format for readme. 2023-02-02 15:25:56 -05:00
162ae85887 Merge pull request 'Merging in current state of code.' (#3) from dev into master
Reviewed-on: #3
2023-01-27 11:06:21 -05:00
d764d1d671 Remove some unused variables.
Closes #1
2023-01-27 11:01:50 -05:00
a9788e82a6 Added basic device control. 2023-01-27 10:58:31 -05:00
fc80a43331 Define some pins. 2023-01-27 10:56:57 -05:00
e6c0090be0 Real serial numbers for ds18b20. 2023-01-27 10:55:48 -05:00
59df30351e Get rid of some unnecessary serial output. 2023-01-27 10:55:13 -05:00
123d70f7f7 Finally, working esptool command. 2023-01-27 07:19:04 -05:00
74806fe198 Lots of changes.
Closer to a working model. 2-way communication is working and
devices can report temperature readings.

Need to get the actual control logic done and clean this garbage up.
2023-01-26 16:53:50 -05:00
4619ce1d17 Well it compiles. 2023-01-25 21:41:56 -05:00
0a7fa301ed Initial Commit.
Nothing works here.
2023-01-25 21:00:25 -05:00