Commit Graph

5 Commits

Author SHA1 Message Date
Max a13418b035 Hardware Revision 4 Initial Commit
Changes in hardware:
- MAX17048 for battery monitoring instead of ESP32 ADC
- Onboard LiPo protection for overvoltage, undervoltage and overcurrent (DW01A) (issue #53)
- Testpoints added for critical signals
- Capacitor on ESP32_EN changed from 100nF to 1uF ( issue #62)
- Easier to source LiPo charger (TP4056)
- LiPo charger status input fixed(issue #55)
Changes in software:
- MAX17048G added as source for battery stats (enabled by defining board revision 4 in Platformio.ini)
2024-05-25 17:08:23 +02:00
Matt Andreko 6e180a131f
Fixed silkscreen of C13 and C14 being swapped (#33)
* Fixed silkscreen of C13 and C14 being swapped

* Removed imperial measurements

KiCad seems to have converted some metric measurements automatically, so this commit cleans that up.

---------

Co-authored-by: Max K <Max-MKA@web.de>
2023-08-16 20:05:51 +02:00
Max 2c70a4ee71 Added missing library components
Added the missing library symbols, footprints and 3D-models. These are all in a project-specific library called "omoteLib" (#19)
2023-08-01 21:02:16 +02:00
Max 0784a3b344 Removed font dependency
"Fredoka Light" font no longer needed
2023-07-08 10:22:20 +02:00
Max 00145ed0dc Initial Upload 2023-06-28 20:26:56 +02:00