Commit graph

221 commits

Author SHA1 Message Date
b3bf0fc42b Fix git destroying line ending after discarding changes 2021-08-25 22:46:20 +02:00
9953ae0308 Add reset hardware override 2021-08-25 18:48:54 +02:00
4944f8ef99 Generate Gerbers 2021-08-25 15:32:00 +02:00
0a0beadd5e Merge branch 'master' of https://github.com/GHOSCHT/light-control 2021-08-24 21:45:11 +02:00
2a5c3e8e13 Serial Port is now provided as argument 2021-08-24 21:44:51 +02:00
61d36a8f90 Add UART upload forwarding 2021-08-24 21:31:53 +02:00
62371455fe Switch to Minicore & enable reset toggle on upload 2021-08-24 21:29:46 +02:00
b70e52b50c
Test build without specified environment 2021-08-24 00:50:36 +02:00
4eea3cda42
Switch console to Minicore 2021-08-24 00:47:29 +02:00
c70aa53af7 Switch to Minicore bootloader 2021-08-24 00:34:47 +02:00
2d8db8377a Plot Gerber files 2021-08-23 16:32:03 +02:00
a687bb4e31 Wider encoder gap pcb traces 2021-08-23 16:24:22 +02:00
fffdecaeac Bigger spacing between encoders 2021-08-23 16:03:28 +02:00
2e42dc71c1 Change pulldown track width 2021-08-23 15:05:43 +02:00
fa3cac1921 Add pulldown resistor 2021-08-20 01:30:13 +02:00
34967ad713 Switch LED location 2021-08-20 01:05:52 +02:00
262a47620c Secondary decoupling capacitor traces 2021-08-19 23:46:37 +02:00
9c1f81c2d7 Add additional decoupling capacitor 2021-08-19 23:15:32 +02:00
13137865e2 Improve routing with freerouting + manual fixes 2021-08-19 22:39:48 +02:00
fbe1564f32 Add proper mounting holes 2021-08-19 20:56:50 +02:00
d85341b2ba Add breakout pin description 2021-08-19 20:06:36 +02:00
807bff6779 Finalize PCB 2021-08-19 20:02:35 +02:00
b713e7b120 Add second more centered pcb layout 2021-08-19 18:09:39 +02:00
4215f0ee8e Flip components for easier wiring 2021-08-19 16:16:27 +02:00
75fafe29e7 Relocate ISP header 2021-08-19 16:11:29 +02:00
22919197da Change ISP footprint to through-hole 2021-08-19 16:05:11 +02:00
0377932220 First console PCB layout 2021-08-19 15:55:34 +02:00
9597cb0bec Finish module PCB layout 2021-08-19 14:36:16 +02:00
08c517eafe Change through-hole size 2021-08-19 13:58:47 +02:00
63ad4106c0 Change pin header size 2021-08-19 13:53:17 +02:00
7ba1fab1f4 Add input serial mux & Change pin header footprint 2021-08-19 13:49:54 +02:00
d7255a3b89 Add module circuit 2021-08-17 21:16:52 +02:00
a3f9df783e Add 1x06 screw terminal files to control 2021-08-17 21:15:37 +02:00
c457f623c6
Merge pull request #12 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/jszip-3.7.1
Bump jszip from 3.6.0 to 3.7.1 in /Dashboard
2021-08-17 14:46:40 +02:00
40a76bf1bc
Merge pull request #13 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/url-parse-1.5.3
Bump url-parse from 1.5.1 to 1.5.3 in /Dashboard
2021-08-17 14:46:30 +02:00
dependabot[bot]
120a2c1c56
Bump url-parse from 1.5.1 to 1.5.3 in /Dashboard
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 12:41:35 +00:00
dependabot[bot]
5e10392e65
Bump jszip from 3.6.0 to 3.7.1 in /Dashboard
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 12:41:32 +00:00
1abfcc500f
Merge pull request #10 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/tar-4.4.15
Bump tar from 4.4.13 to 4.4.15 in /Dashboard
2021-08-17 14:41:00 +02:00
ab9120cd97
Merge pull request #11 from GHOSCHT/dependabot/npm_and_yarn/_Dashboard/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /_Dashboard
2021-08-17 14:40:51 +02:00
cc4abcf32f Add module enclosure files 2021-08-17 14:39:51 +02:00
2d5788b8af Add module circuit files 2021-08-17 14:31:19 +02:00
cfec09890c Add PB processor & status led to console 2021-08-17 12:30:25 +02:00
f60e2614fa Add status led to control 2021-08-17 12:17:31 +02:00
086053ac1b Restructure control schematic 2021-08-17 12:13:56 +02:00
77956cf63d Add first rough connections of atmega328pb 2021-08-16 17:09:13 +02:00
9b21aa0bd1 Add Hardware Serial connections 2021-08-16 16:34:04 +02:00
b1b04d8a86 Add external reset sensing to control 2021-08-15 17:18:48 +02:00
7f9b97334f Change console reset button symbol + solder jumper footprint 2021-08-15 16:12:32 +02:00
2be5e292bc Add reset button to console 2021-08-15 16:07:19 +02:00
aa128436d1 Add control reset functionality 2021-08-15 16:04:44 +02:00