Commit Graph

45 Commits

Author SHA1 Message Date
Chris Giacofei
e6a5640f77 Merge branch 'dev' 2023-02-02 15:28:48 -05:00
Chris Giacofei
5850dfd812 Move ESP stuff into utils folder. 2023-02-02 15:28:09 -05:00
Chris Giacofei
e12f816955 Build enclosure front cover from svg. 2023-02-02 15:26:10 -05:00
Chris Giacofei
dee9a2bdee Update schematic and PCB with correct device for D1 Mini.
Orientation was all wrong before.
2023-02-02 15:26:03 -05:00
Chris Giacofei
7f8e77430f Increase trace clearance for mains lines. 2023-02-02 15:26:03 -05:00
Chris Giacofei
87b97805a0 Why are these not gone already? 2023-02-02 15:26:03 -05:00
Chris Giacofei
e563a4bac3 Add some schematic annotation and organization. 2023-02-02 15:26:03 -05:00
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
Chris Giacofei
498b8eaf41 Move ESP stuff into utils folder. 2023-02-02 15:11:05 -05:00
Chris Giacofei
0e969dc463 Build enclosure front cover from svg. 2023-02-02 15:07:13 -05:00
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
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