Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardware release 2.0.5 #25

Merged
merged 61 commits into from
Jul 17, 2024
Merged

Hardware release 2.0.5 #25

merged 61 commits into from
Jul 17, 2024

Conversation

Kampi
Copy link
Collaborator

@Kampi Kampi commented Jan 29, 2024

No description provided.

- Change ISET resistor to 12k
- Replace light sensor footprint with a version from our KiCad library
- Rename the inner copper layers
- Add KiBot file for production file generation
- Import nPM1300 from test project
- Remove pull down resistor from vibration driver IC enable
- Split schematics into hierarical schematics
- Add PCB variant for reduced sensor board

Signed-off-by: Daniel Kampert <DanielKampert@kampis-elektroecke.de>
- Change ISET resistor to 12k
- Replace light sensor footprint with a version from our KiCad library
- Rename the inner copper layers
- Add KiBot file for production file generation
- Import nPM1300 from test project
- Remove pull down resistor from vibration driver IC enable
- Split schematics into hierarical schematics
- Add PCB variant for reduced sensor board
- Add I2S microphone
- Update all symbols and footprints

Signed-off-by: Daniel Kampert <DanielKampert@kampis-elektroecke.de>
- Change ISET resistor to 12k
- Replace light sensor footprint with a version from our KiCad library
- Rename the inner copper layers
- Add KiBot file for production file generation
- Import nPM1300 from test project
- Remove pull down resistor from vibration driver IC enable
- Split schematics into hierarical schematics
- Add PCB variant for reduced sensor board
- Add I2S microphone
- Update all symbols and footprints
- Move BTN_2 from P0.30 to P1.10
- Move BTN_3 from P1.12 to P0.31
- Move DRV_VIB_EN from P1.14 to P1.05
- Move BMI270_IN1 from P0.21 to P1.08
- Move BMI270_IN2 from P0.19 to P1.04
- Move DRV_VIB_PWM from P1.15 to P1.05
- Move DRV_VIB_EN from P1.05 to P1.15
- Move BTN_4 from P1.06 to P0.26
- Replace ESDALC6V1W5 with ESDALC6V1P5
- Add USB support (experimental)
- Add marker for display cable orientation
- Add markers for better IC placements
- Replace the flash memory with WSON-8 variant to allow 64 MB devices
- Remove old PCBWay documentation

Signed-off-by: Daniel Kampert <DanielKampert@kampis-elektroecke.de>
- Remove microphone from Sensor variant
- Update symbols
- Add missing supply chain documentation
- Update KiBot template to the newest version

Signed-off-by: Daniel Kampert <DanielKampert@kampis-elektroecke.de>
- Add CI/CD badge
- Update libraries
- Rename signals
- Update CHANGELOG
- Replace bridge resistors for SWD / USB switch with jumpers
- Fix missing datasheets, update documentation
- Fix wrong reset label at the dock connector
- Add new logo

Signed-off-by: Daniel Kampert <DanielKampert@kampis-elektroecke.de>
@Kampi Kampi force-pushed the 2.0.5_Dev branch 2 times, most recently from 728a6b2 to 6aa5d9e Compare April 26, 2024 18:47
- Add voltage divider as power supply for the USB / SWD switch
- Add pull-down resistor for buzzer transistor

Signed-off-by: Daniel Kampert <DanielKampert@kampis-elektroecke.de>
- Update CHANGELOG
- Remove old PCB image from docs
@Kampi Kampi force-pushed the 2.0.5_Dev branch 2 times, most recently from 29e0ab5 to f8ec74b Compare May 27, 2024 18:10
@Kampi
Copy link
Collaborator Author

Kampi commented Jul 16, 2024

Gogo merge :D

@jakkra
Copy link
Owner

jakkra commented Jul 16, 2024

Gogo merge :D

There are some minot conflicts, can you fix them?

@Kampi
Copy link
Collaborator Author

Kampi commented Jul 16, 2024

Gogo merge :D

There are some minot conflicts, can you fix them?

Yeah I can try it later.

@jakkra jakkra merged commit 3c5d049 into jakkra:main Jul 17, 2024
@Kampi Kampi deleted the 2.0.5_Dev branch July 18, 2024 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment