kicad/brewboard.kicad_sch

Wed, 26 Jun 2024 21:48:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 26 Jun 2024 21:48:49 +0200
branch
idf 5.1
changeset 136
89fc3c57282e
parent 127
e86ee2d718b2
permissions
-rw-r--r--

Reverted gpio_pad_select_gpio() calls, added the correct include. Starting the unit works better now. Reverted some other small changes. In some parts the controller is very slow, possible spiffs issue?

127
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
1 (kicad_sch (version 20230121) (generator eeschema)
122
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
2
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
3 (uuid 2f49c70d-515f-437f-a3e1-f6ecf0dafe07)
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
4
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
5 (paper "A4")
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
6
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
7 (title_block
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
8 (title "Brewboard")
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
9 (date "2018-05-23")
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
10 (rev "1.1")
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
11 (company "MBSE")
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
12 )
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
13
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
14 (lib_symbols
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
15 )
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
16
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
17
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
18 (sheet (at 45.72 30.48) (size 63.5 30.48) (fields_autoplaced)
127
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
19 (stroke (width 0) (type solid))
122
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
20 (fill (color 0 0 0 0.0000))
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
21 (uuid 00000000-0000-0000-0000-000060bddda0)
127
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
22 (property "Sheetname" "Mainboard" (at 45.72 29.7684 0)
122
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
23 (effects (font (size 1.27 1.27)) (justify left bottom))
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
24 )
127
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
25 (property "Sheetfile" "Mainboard.kicad_sch" (at 45.72 61.5446 0)
122
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
26 (effects (font (size 1.27 1.27)) (justify left top))
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
27 )
127
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
28 (instances
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
29 (project "brewboard"
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
30 (path "/2f49c70d-515f-437f-a3e1-f6ecf0dafe07" (page "2"))
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
31 )
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
32 )
122
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
33 )
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
34
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
35 (sheet (at 138.43 30.48) (size 58.42 30.48) (fields_autoplaced)
127
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
36 (stroke (width 0) (type solid))
122
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
37 (fill (color 0 0 0 0.0000))
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
38 (uuid 00000000-0000-0000-0000-000060bdde33)
127
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
39 (property "Sheetname" "TFTboard" (at 138.43 29.7684 0)
122
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
40 (effects (font (size 1.27 1.27)) (justify left bottom))
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
41 )
127
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
42 (property "Sheetfile" "TFTboard.kicad_sch" (at 138.43 61.5446 0)
122
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
43 (effects (font (size 1.27 1.27)) (justify left top))
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
44 )
127
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
45 (instances
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
46 (project "brewboard"
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
47 (path "/2f49c70d-515f-437f-a3e1-f6ecf0dafe07" (page "3"))
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
48 )
e86ee2d718b2 Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied.
Michiel Broek <mbroek@mbse.eu>
parents: 123
diff changeset
49 )
122
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
50 )
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
51
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
52 (sheet_instances
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
53 (path "/" (page "1"))
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
54 )
9a0da652c5c4 Upgraded kicad to version 6
Michiel Broek <mbroek@mbse.eu>
parents: 97
diff changeset
55 )

mercurial