Imported from GitHub: cbelcher/PicoPowerMonitor_KiCad · commit 0fb0169 · license MIT
Description
Pico Power Monitor Custom PCB KiCad Project Files
README
Pico Power Monitor KiCad Files
This the PCB project files, for the Pico Power Monitor. I've included everything you need to open up this project in KiCad version 10.0.3 or newer. Also included PCWay zip folder that you just need to drop on there site and checkout. KiCad has the complete BOM needed to populate the project.
Project is broken up into 4 sub-projects.
-
KiCad Custom PCB Design - This Repo.
- PCBWay Shared Projects (Direct link here)
-
PicoPowerMonitor - This is the Windows 11 application, completely optional. The PicoPowerMonitor can and does run without this application.
- Repo: /PicoPowerMonitor (Direct link here)
-
MicroPhython code to drive the hardware side of things.
- Repo: /RP2040PowerMonitor (Direct link here) This is the project that runs on the RP2040-Zero. Current MicroPython firmware 1.28.
-
FreeCAD 3D Printed Case Design. (Direct link here)
CAD and Finished PCB Images
- Just unpacked PCB's from PCBWay.com
-
3D Render Shots of PCB from KiCad.
-
Top with Through-hole Components
- Top with Through-hole & SMD Components
- Top No Compnents
- Bottom shot
- 1st unit off the projection line, getting put through its paces.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- KiCad.org for their amazing open-source CAD software. FreeCad.org)