Skip to content
Open
Changes from all commits
Commits
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
20 changes: 20 additions & 0 deletions repos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,26 @@ SRAM Teaching Tool:
mission: "This project will demonstrate to the end-user how SRAM is used to store data within a computer, how changing BITs will have an effect on the output of the visualized character. (The development of a PAL will be likely be needed to output ASCII-based character map, possible future implementation), but for now will used"
participants:
- "Daniel J. Lomis"

Valentines Day LED Board:
url: https://github.com/Matt-Scala/Valentines-Day-LED-Board
branch: "main"
mentor: "Phillip Bozzay"
status: "completed"
mission: "Custom PCB and adjustable frame. Drives LEDs with constant current source."
participants:
- "Matthew Scala"

Battery Management System:
url: "https://github.com/Matt-Scala/Battery-Management-System"
branch: "main"
mentor: "Shane Wyman"
status: "active"
mission: "Monitors cell capacitity, temperature, voltage, current, and fault conditions. Implements fast acting cell rebalancing. Uses the L9963 chip."
participants:
- "Matthew Scala"


# -----------------------------------------------------------------------
# To add a new project, copy this template and fill it in:
#
Expand Down
Loading