Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controls daughter pcb #21

Draft
wants to merge 42 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
2c06a38
Initialized Controls Daughter PCB
UrgentKnight761 Oct 13, 2023
2d1588e
Removed .lck file
UrgentKnight761 Oct 13, 2023
9a25138
updated gitignore
zgonzalez24 Oct 13, 2023
91fb815
added UTSVT submodule
zgonzalez24 Oct 13, 2023
2e1408a
changed resistor values, updated footprints
UrgentKnight761 Oct 14, 2023
59acd09
added mounting holes & silkscreen images, created fans sheet
UrgentKnight761 Oct 14, 2023
9359be7
Added drived fan circuitry
UrgentKnight761 Oct 21, 2023
54b3447
Added resistor to fan isolator, fixed ERC errors and warnings
UrgentKnight761 Oct 21, 2023
ebf3648
added version history text
UrgentKnight761 Oct 21, 2023
b5cdf5b
changed labels for some connectors
UrgentKnight761 Oct 21, 2023
87e3029
Create README.md
UrgentKnight761 Oct 21, 2023
d6fe756
renamed root directory
UrgentKnight761 Oct 28, 2023
d95e17d
fixed renaming, no longer has duplicated project
UrgentKnight761 Oct 28, 2023
82f2252
lower power optocouplers now used for lights and fans, updated versio…
UrgentKnight761 Oct 28, 2023
29867a8
changed version history
UrgentKnight761 Oct 28, 2023
b396f65
Added flyback diodes to fan connectors
UrgentKnight761 Nov 4, 2023
90de262
Removed ignition switch connection and redid ignition signals
UrgentKnight761 Nov 4, 2023
b2135d4
updated footprints and part numbers, added motor CAN 12V connection
UrgentKnight761 Nov 4, 2023
34c3f2e
Layed out SOM boot-hat connections
UrgentKnight761 Nov 4, 2023
fef4400
Removed neutral section's debouncing circuitry and connections
UrgentKnight761 Nov 4, 2023
bcc1600
Added test points
UrgentKnight761 Nov 4, 2023
0f000ee
Adjusted & added footprints, several minor changes
UrgentKnight761 Nov 4, 2023
9d52a04
Changed optocoupler resistor values, updated Mouser PNs
UrgentKnight761 Nov 4, 2023
1925315
Uploaded image for ReadME
UrgentKnight761 Nov 4, 2023
f167b89
Changed image file name
UrgentKnight761 Nov 4, 2023
e0ddaa4
Updated ReadME image
UrgentKnight761 Nov 4, 2023
94babc8
Update README.md
UrgentKnight761 Nov 4, 2023
546e8ef
Switch ignition switch signal's resistor from pull-up to pull-down
UrgentKnight761 Dec 2, 2023
8e6e9c7
Fixed leaderSOM connections, removed optocouplers for lighting and fa…
UrgentKnight761 Dec 2, 2023
6686bda
Added I2C GPIO expander to reduce GPIO pins from LeaderSOM and replac…
UrgentKnight761 Dec 2, 2023
7bb599d
Added debouncing, bypass caps, pull up and down resistors, and curren…
UrgentKnight761 Jan 7, 2024
2f30eb0
Organized schematic, removed fan MOSFET
UrgentKnight761 Jan 17, 2024
6da41f8
assigned footprints
UrgentKnight761 Jan 17, 2024
a5a0379
organized schematic, changed resistor values, moved ignition signals …
UrgentKnight761 Jan 17, 2024
7b38213
added second fan FET back
UrgentKnight761 Jan 17, 2024
ed8094b
fixed library issues
UrgentKnight761 Jan 18, 2024
c0ffc9d
Organized schematic, added reset function to extender, changed footpr…
UrgentKnight761 Jan 18, 2024
a22805b
added notes section to bottom of sheets
UrgentKnight761 Jan 20, 2024
9525ced
Updated signal diagram
UrgentKnight761 Jan 20, 2024
edc9753
Update README.md
UrgentKnight761 Jan 20, 2024
149cba8
Added to notes and changed resistor values
UrgentKnight761 Jan 20, 2024
3b24618
Merge branch 'Controls-DaughterPCB' of github.com:lhr-solar/Controls-…
UrgentKnight761 Jan 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added UTSVT submodule
  • Loading branch information
zgonzalez24 committed Oct 13, 2023
commit 91fb81534e6fe139832b958bbb40d05a08194607
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "common"]
path = common
url = git@github.com:lhr-solar/UTSVT-KiCadLibraries.git
[submodule "UTSVT-KiCadLibraries"]
path = UTSVT-KiCadLibraries
url = https://github.com/lhr-solar/UTSVT-KiCadLibraries.git
1 change: 1 addition & 0 deletions UTSVT-KiCadLibraries
Submodule UTSVT-KiCadLibraries added at 775cb4