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

fix: upgrading hardware design #114

Merged
merged 12 commits into from
Aug 27, 2020

Conversation

CloudyPadmal
Copy link
Contributor

@CloudyPadmal CloudyPadmal commented May 18, 2020

This pull request is addressing all the issues left in Milestone 1

  1. fix Crosshair in outline layer #104 : removed crosshair (drill origin map)
    map
  2. fix Oscilloscope - Signals distorted;  #97 : increased cutoff frequency using 0.5pF capacitor replacing 3.3pF
  3. fix Change USB type to USB C #105 : USB type C with 12 pins
  4. Added UART reset connector for ESP, Bluetooth and USB connections
  5. fix Create a pinout for using external power source #75 : External power supply support
  6. UART support on dual ports. (Possible to use two UART connections simultaneously)
  7. fix Add support for a small screen or LED component #106 : I2C pins inline with OLED screens (VCC/GND swapped to support any type of 64x128 screens). Next implementation should be in firmware.
  8. fix Considerations for Hardware Production Version 2019 #49 : Component position file updated
  9. fix Review BOM to standardise the brands/type of components that we are using #65 , fix Update parts list and mark optional parts on Readme.md #92 , fix Investigate the usage of cheaper components #108 : Bill of Materials files updated
Top Bottom
1 2
Side 1 Side 2
3 4

@CloudyPadmal CloudyPadmal linked an issue May 18, 2020 that may be closed by this pull request
@CloudyPadmal CloudyPadmal linked an issue May 18, 2020 that may be closed by this pull request
@CloudyPadmal CloudyPadmal linked an issue May 29, 2020 that may be closed by this pull request
@CloudyPadmal CloudyPadmal force-pushed the design-compact branch 4 times, most recently from b82edd3 to 631daa5 Compare June 21, 2020 17:18
@CloudyPadmal CloudyPadmal marked this pull request as ready for review June 23, 2020 11:58
@CloudyPadmal CloudyPadmal merged commit 20ac55c into fossasia:pslab-v6 Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment