Skip to content

Commit

Permalink
new board for new screen (#2430)
Browse files Browse the repository at this point in the history
* new board design w/ cheaper screens

* new board design w/ cheaper screens

* add nora as co author

Co-authored-by: Nora <nora@hackclub.com>

* try again

wahoo



Co-authored-by: Nora <nora@hackclub.com>

* Update fp-lib-table


Co-authored-by: 24c02 <163450896+24c02@users.noreply.github.com>

---------

Co-authored-by: Nora <nora@hackclub.com>
Co-authored-by: 24c02 <163450896+24c02@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 9, 2024
1 parent dc0686f commit 624a40e
Show file tree
Hide file tree
Showing 9 changed files with 124,367 additions and 38,744 deletions.
95,347 changes: 95,347 additions & 0 deletions hardware/mainboard_PCB/kicad/fp-info-cache

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions hardware/mainboard_PCB/kicad/fp-lib-table
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
(fp_lib_table
(version 7)
(lib (name "sprig")(type "KiCad")(uri "${KIPRJMOD}/sprig.pretty")(options "")(descr ""))
)
284 changes: 284 additions & 0 deletions hardware/mainboard_PCB/kicad/sprig.kicad_sym
Original file line number Diff line number Diff line change
@@ -0,0 +1,284 @@
(kicad_symbol_lib
(version 20231120)
(generator "kicad_symbol_editor")
(generator_version "8.0")
(symbol "TFT_MSP1803"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "U"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "sprig:TFT_MSP1803"
(at 11.938 -2.032 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "TFT_MSP1803_0_1"
(rectangle
(start 2.54 22.86)
(end 21.59 0)
(stroke
(width 0)
(type default)
)
(fill
(type background)
)
)
)
(symbol "TFT_MSP1803_1_1"
(pin input line
(at 0 20.32 0)
(length 2.54)
(name "VCC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 24.13 12.7 180)
(length 2.54)
(name "SD_MOSI"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "10"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 24.13 10.16 180)
(length 2.54)
(name "SD_MISO"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "11"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 24.13 7.62 180)
(length 2.54)
(name "SD_SCK"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "12"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 0 17.78 0)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 0 15.24 0)
(length 2.54)
(name "~{CS}"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 0 12.7 0)
(length 2.54)
(name "RESET"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 0 10.16 0)
(length 2.54)
(name "A0"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 0 7.62 0)
(length 2.54)
(name "SDA"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 0 5.08 0)
(length 2.54)
(name "SCK"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "7"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 0 2.54 0)
(length 2.54)
(name "LED"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "8"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 24.13 15.24 180)
(length 2.54)
(name "~{SD_CS}"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "9"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
)
Loading

0 comments on commit 624a40e

Please sign in to comment.