Commit Graph

55 Commits

Author SHA1 Message Date
John d4ab2a9f79
added manufacturing files from [24.04.10] batch 2024-05-18 22:39:56 -06:00
John 0a7edbf893
Delete Powercore-V2.0 Motherboard/KiCAD/Manufacturing Files/POWERCORE-V2.0_MOTHERBOARD-Pre-Production_BOM.csv 2024-05-18 22:37:11 -06:00
John 7beca63202
Delete Powercore-V2.0 Motherboard/KiCAD/Manufacturing Files/POWERCORE-V2.0_MOTHERBOARD-Pre-Production.zip 2024-05-18 22:37:05 -06:00
John 8302194962
Delete Powercore-V2.0 Motherboard/KiCAD/Manufacturing Files/POWERCORE-V2.0_MOTHERBOARD-Pre-Production-top-pos.csv 2024-05-18 22:36:59 -06:00
John d0a36c3204
Delete Powercore-V2.0 Motherboard/KiCAD/Manufacturing Files/POWERCORE-V2.0_MOTHERBOARD-Pre-Production-bottom-pos.csv 2024-05-18 22:36:52 -06:00
John b3c5c79c25
Delete Powercore-V2.0 Motherboard/KiCAD/Manufacturing Files/POWERCORE-V2.0_MOTHERBOARD-2-29.zip 2024-05-18 22:36:46 -06:00
John 1621c06358
Delete Powercore-V2.0 Motherboard/KiCAD/Gerbers directory 2024-05-18 22:26:37 -06:00
John 762cebc05d
Update README.md 2024-05-18 21:59:43 -06:00
John f9f21a8d03
Add files via upload 2024-05-18 21:58:58 -06:00
John 78da049e23
Update README.md 2024-05-18 21:58:46 -06:00
John 0d9bce0cdc
Update README.md 2024-05-18 21:54:37 -06:00
John 1ba0b472d3
Update README.md 2024-05-18 21:53:33 -06:00
John 6ba736c0e7
Update README.md 2024-05-18 21:52:43 -06:00
John bbe71fd3d5
Update README.md 2024-05-18 21:52:12 -06:00
John 5067eaab43
Update README.md 2024-05-18 21:51:54 -06:00
John 7cfe414746
Update README.md 2024-05-18 21:51:28 -06:00
John 3ec64ca50a
uploaded drawings 2024-05-18 20:30:48 -06:00
John fe2abf569d
Delete images/powercore_front_ports.png 2024-05-18 20:30:33 -06:00
John 5b5ba38ede
Update README.md 2024-05-18 18:35:27 -06:00
John a7ca9070b2
reuploaded front port drawing 2024-05-18 18:35:06 -06:00
John 6aea544a94
Delete images/powercore_font_ports .png 2024-05-18 18:34:45 -06:00
John 6ba9a68043
Update README.md 2024-05-17 22:41:38 -06:00
John a02b5bb326
uploaed powercore_front_drawing 2024-05-17 22:20:56 -06:00
John e6354d6636
drafted new README.md 2024-05-17 21:05:20 -06:00
John aa82eb4bd2
re-uploaded powercore photos 2024-05-17 20:20:03 -06:00
John fa4acad630
Delete images directory 2024-05-17 20:19:40 -06:00
John 51f3a1b6cd
added image file for readme 2024-05-17 19:42:43 -06:00
DragonflyPS 74d1cfc379 Modified Short Alert Behavior 2024-03-19 22:53:24 -07:00
DragonflyPS a575703db0 Updated pin settings for new board 2024-03-19 08:27:04 -07:00
DragonflyPS 3b6178d178 Minor DRC corrections, regenerated Gerbers 2024-02-29 06:26:50 -08:00
DragonflyPS 8b5c8427a2 Manufacturing Files Generated 2024-02-25 14:15:19 -08:00
John-Mark Phillips 633aa06cf0 fixed typo 2024-02-25 11:57:57 -07:00
John-Mark Phillips 3ce9759057 added silkscreen art to front and back of motherboard 2024-02-25 11:51:34 -07:00
DragonflyPS dde2399453 Layout Ready for Artwork 2024-02-24 18:08:59 -08:00
DragonflyPS f2afd85eff Verified Iso Pulse 2024-02-19 13:24:17 -08:00
DragonflyPS 0784295572 Stabilized Code (Removed clicking eliminator and reduced output voltage) 2024-02-14 23:29:01 -08:00
DragonflyPS 3c1446ef2a Fixed board clicking when enabled and no load connected
Added a check before turning on the charger for the cap voltage. Don't limit duty cycle on turn on if cap voltage is above 35V. Don't turn on diode unless voltage is below 50V
2024-02-10 11:14:25 -08:00
DragonflyPS 895234e20c BOM and layout uptdates 2024-02-05 21:38:22 -08:00
John-Mark Phillips 3e15a7be75 Minor modifications to silkscreen, Moved DPS logo to silkscreen. 2024-02-05 16:58:12 -07:00
John-Mark Phillips 5551530a7c Updated silkscreen and silkscreen file names. 2024-02-05 16:05:46 -07:00
DragonflyPS db5f443b87 Fixed Short Alert 2024-02-01 20:23:05 -08:00
DragonflyPS 7db75f4644 Bug Fix
Moved adding irq handler for pulse trip to init function, core no longer locks up
2024-02-01 15:32:12 -08:00
John-RackRobotics 97705cdb5f
Create README.md 2024-01-31 13:00:50 -07:00
John-Mark Phillips 77cbceb951 Restructured files, added README 2024-01-31 12:57:22 -07:00
DragonflyPS 8a043b14f2 Updated pulse count code to output on PWM and actually increment 2024-01-31 09:35:39 -08:00
DragonflyPS 1d688e737d Added pulse state tracking and short alert functionality 2024-01-30 23:27:18 -08:00
DragonflyPS 402ae2c0e7 Fixed EN signal issues
Glitchy/bouncy inputs to the EN pin were previously causing two versions of the pulse generator code to run in parallel causing erroneous behavior

EN pin handling was moved from IRQ to fixed time polling to eliminate this issue
2024-01-28 23:53:36 -08:00
DragonflyPS 4e116eae4f Firmware Update
Firmware updated with appropriate pinouts for Rev3 boards. Timings also accelerated to
2024-01-28 14:31:59 -08:00
DragonflyPS e205849774 Generated pure Gerbers 2024-01-14 13:22:31 -08:00
DragonflyPS ad179fd546 Added no note version of gerbers
Added a version of the gerbers w/o the drawings notes on each layer in case JLCPCB complains about it
2024-01-10 19:06:22 -08:00