Files

README.md

PowerManagementBoard_PCB

Hi Guys, remember always to do a pull before doing any changes! And always commit on development.

To do a correct job: - git clone : Clone a repository - git checkout \: use a particular branch - git pull origin development: pull the changes from the remote repo

Then to add modification: - git status - git add . : add all modified files - git status - git commit -m "\": make a commit - git push origin \: push your commits to the remote repo

If something is missing, it's an Edo fault :P -AleSanna98

CHANGES

17/03

  • removed battery voltage mosfet
  • Changed battery voltage sense label
  • Change reset button symbol/footprint
  • Add 10uF decoupling capacitor on analog mux
  • Add LC filter inductor footprint

Annotations

PowerManagementBoard_PCB / Logic.sch
ba78cbac
076fe3d9
0/1 comments
PowerManagementBoard_PCB / Power_Management_Board.kicad_pcb
076fe3d9
52b45d8d
0/1 comments
Report a bug