Commit Graph

77 Commits

Author SHA1 Message Date
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
DragonflyPS f08f6a24b9 Finalized Design for 24/1/10 Order and Generated Manufacturing files 2024-01-10 16:49:07 -08:00
DragonflyPS 09afbfaeb7 Fixed modified footprint references 2024-01-10 12:13:46 -08:00
DragonflyPS 6b990b7595 Corrected Artwork
Removed old artwork folder and corrected it in the libraries
2024-01-10 11:00:07 -08:00
DragonflyPS 72872b8c9e Embedded libraries for all custom components
Added DPS internal libraries to file structure to improve portability
2024-01-10 10:53:05 -08:00
John-Mark Phillips be9fa5484e Initial commit 2024-01-10 10:34:33 -07:00