Commit Graph

6 Commits

Author SHA1 Message Date
Eduard Iten 5ba796fc5e feat: Complete project cleanup and Rev. 0.3 updates
- Remove unused schematic files (mcu.kicad_sch, PWR.kicad_sch)
- Update version numbering to semantic versioning (Rev. 0.0/0.1)
- Add comprehensive changelog documentation in both languages
- Create separate CHANGELOG.md and CHANGELOG.de.md files
- Update PCB to Rev. 0.3 with layout optimizations
- Professional 4-layer PCB design with optimal via stitching
- Excellent differential pair routing for CAN-bus (< 18mm)
- Superior thermal management with 19 vias at PFET drain
- Strategic power plane distribution and EMI considerations
- Production-ready PCB layout with best practices implementation
2025-12-09 12:29:32 +01:00
Eduard Iten 3b99be9e3f docs: Update version numbering to semantic versioning (Rev. 0.0/0.1)
- Rename Rev. 0 to Rev. 0.0 (initial release)
- Rename Rev. 1 to Rev. 0.1 (major hardware upgrade)
- Update all documentation (README and CHANGELOG files)
- Create new git tags with proper semantic versioning
2025-12-09 11:06:29 +01:00
Eduard Iten d258430ce4 Update documentation: improve language hints and add CC BY-NC-SA 4.0 license
- Updated language selection format to match ROCK 5 CANbus HAT style
- Added comprehensive CC BY-NC-SA 4.0 license section to both README files
- Updated project image with new raytraced version
- Improved documentation consistency across projects
2025-11-26 17:53:15 +01:00
Eduard Iten 76c554b450 feat: Major hardware upgrade to Rev. 1
- Replace MOSFET with CJAC70P06 (60V voltage rating)
- Upgrade sensor from ADXL345 to ICM-20602 (better availability, 6-axis IMU)
- Change Micro Fit 3.0 connectors from SMD to THT mounting
- Add connector pinouts to silkscreen for easier assembly
- Clean up component placement and optimize layout
- Update overview image to reflect current design
- Add component order numbers to BOM
- Update production files with current components
- Add comprehensive changelog and table of contents
- Improve documentation structure with language links
2025-11-26 16:33:08 +01:00
Eduard Iten e3e8f7919b Added PCB image 2025-11-25 19:19:07 +01:00
Eduard Iten 234bcccf01 Initial commit 2025-11-25 18:57:04 +01:00