Commit Graph

44 Commits

Author SHA1 Message Date
Chris Giacofei
bc73bb81c3 Change logo image. 2023-02-09 15:39:27 -05:00
Chris Giacofei
6e3ed5b4d5 Remove library files from main folder. 2023-02-09 15:23:20 -05:00
Chris Giacofei
b23f40ddfa Made copper pours +3V on top and GND on bottom. 2023-02-06 16:20:15 -05:00
Chris Giacofei
e7cf69590b Moving custom footprints to a lower folder. 2023-02-06 15:05:28 -05:00
Chris Giacofei
7040ab1ca1 Add custom footprint for WEMOS D1 Mini.
The stock FP seems to have the pins rotated with respect to the board.
2023-02-06 14:54:17 -05:00
Chris Giacofei
4bff3f0170 Make pads for mains input bigger. 2023-02-06 14:19:19 -05:00
Chris Giacofei
8623b6fde6 Relay footprint had NC/NO pins reversed.
(I think).

made custom footprint with pins 3 and 4 swapped. Updated PCB with the new footprint.
2023-02-06 14:00:08 -05:00
Chris Giacofei
1c0d5f4e53 Fermenter power in/out was no longer on correct net rules. 2023-02-06 13:59:07 -05:00
2c83c6434e I swear I delete stuff, but it keeps coming back.
Not keeping repo in a synced folder anymore, so hopefully this
stops happening.
2023-02-05 06:35:25 -05:00
Chris Giacofei
c2b7123334 Hide panels from model.
With new 3mm wall thickness these can be lasercut instead of printed.
2023-02-03 09:09:01 -05:00
Chris Giacofei
6e0d1f4eea Wrong name for file. 2023-02-03 09:05:15 -05:00
Chris Giacofei
0b2950dbf4 Adjust presets for enclosure.
- Increase length to give some more internal space. It's crowded in
   there.
 - Increase wall thickness. First printing seems a bit flimsy.
2023-02-03 09:03:16 -05:00
Chris Giacofei
b4237ffbae Zippy for managing container type files in repo. 2023-02-03 08:58:33 -05:00
Chris Giacofei
cfdf09a93e Add handling of special files to repo attributes. 2023-02-02 16:22:47 -05:00
Chris Giacofei
ea6ddb3612 Add labels for cables to repo. 2023-02-02 16:10:08 -05:00
Chris Giacofei
a6989579f2 Footpring parity between schematic and PCB.
Changing footprint in the PCB does not update the schematic.
2023-02-02 15:49:59 -05:00
Chris Giacofei
7ef9015e6e The file fp-info-cache can be ignored. 2023-02-02 15:49:27 -05:00
Chris Giacofei
6108440a2f Ignore backup files. 2023-02-02 15:35:29 -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
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