Commit Graph

24 Commits

Author SHA1 Message Date
Chris Giacofei
72948172a6 Update schematic and PCB with correct device for D1 Mini.
Orientation was all wrong before.
2023-02-02 13:45:24 -05:00
Chris Giacofei
d924036309 Increase trace clearance for mains lines. 2023-02-02 13:44:27 -05:00
Chris Giacofei
54d153fd20 Why are these not gone already? 2023-02-02 12:45:40 -05:00
Chris Giacofei
fac0841704 Add some schematic annotation and organization. 2023-02-02 12:08:50 -05:00
Chris Giacofei
f838d4d0ce File Management. 2023-02-01 16:25:34 -05:00
Chris Giacofei
1f30d75509 CAD files for electronics case. 2023-02-01 16:16:02 -05:00
Chris Giacofei
312150fd32 PCB changes. 2023-02-01 16:15:21 -05:00
Chris Giacofei
5c23058356 Move project library to directory. 2023-02-01 16:13:10 -05:00
Chris Giacofei
4c18ed3655 Decrease track width for normal traces.
It's getting crowded in there.
2023-02-01 16:12:18 -05:00
Chris Giacofei
4c49f73158 Split Schematic into sheets. 2023-02-01 16:11:03 -05:00
Chris Giacofei
d7ff16686c Fix wrong fastening type for case. 2023-02-01 08:44:05 -05:00
Chris Giacofei
d157852c72 Update unit precision of PCB dimension display. 2023-02-01 08:16:57 -05:00
Chris Giacofei
c406d2abaa Update control box presets. 2023-02-01 08:14:37 -05:00
Chris Giacofei
ad33c8f69d CAD and schematic files for glycol control. 2023-02-01 08:05:15 -05:00
0d64f9d3e4 More readable format for readme. 2023-01-27 11:54:09 -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