[IMP] hardware: Remove EAGLE board revision from V...
by t3ddftw 6 years 9 months
[IMP] hardware: Remove EAGLE board revision from VCS
d2f7a8e4
[ADD] hardware: BlueBus v4 Board Changes
by t3ddftw 6 years 9 months
[ADD] hardware: BlueBus v4 Board Changes
* Remove BC127 LEDs
* Enlarge all IC pads to make SMD assembly easier
* Rewire 3.3v Rail into a star topology to do away with potential issues from dasiy chaining
* Rewire portions of the 5V rail
* Rewire MIC_IN Signals to make use of stereo audio
* Tighten up similar signals for better board routing
* Enlarge all vias to 0.51mm
* Elarge 5v rail to 0.55mm
* Tent all vias for a nicer silkscreen
* Update silkscreen positioning
* Remove wires from under TPA6013 since it contains a thermal pad
2a93f1cd
[ADD] hardware: Update Schematic and Board
by t3ddftw 6 years 10 months
[ADD] hardware: Update Schematic and Board
* Remove local libraries that can be found by EAGLE automatically
* Rewire VIN side of the board
* Update D4 to be a 30V 2A Diode, instead of a 100V 250mA diode
071409e2
[IMP] hardware: Add Diode to 5V USB Input
by t3ddftw 6 years 10 months
[IMP] hardware: Add Diode to 5V USB Input
* Add diode to prevent voltage oopsies in case someone plugs > 5VDC to the rail
32e2ff19
[IMP] hardware: Minor updates to design
by t3ddftw 6 years 10 months
[IMP] hardware: Minor updates to design
* Increase trace size to 0.22mm minimum
* Increase all power traces to .5mm minimum
* Add silkscreen goodies and name parts directly on PCB
* Ensure all nets are named aptly
2effa77a
[IMP] hardware: Finalize Schematic & Rev 1 board
by t3ddftw 6 years 10 months
[IMP] hardware: Finalize Schematic & Rev 1 board
* Finish Schematic
* Finalize board layout for rev 1 board
22f7eaf4
[ADD] hardware: Create Schematic
by t3ddftw 6 years 10 months
[ADD] hardware: Create Schematic
* Add major components to schematic and wire them
0c471e64
[REM] hardware: Remove existing files
by t3ddftw 6 years 10 months
2eca71c9
[IMP] firmware: BC127 /BMBT Fixes
by t3ddftw 6 years 10 months
[IMP] firmware: BC127 /BMBT Fixes
* Alter UART RX ISR to perform quicker and thus not leave bytes in the RX buffer
* Add Timer to write the BMBT Menu after a given timeout if it has not already been written
* Send RadioMenu Disable message prior to writing the menu to prevent fighting with the radio
8f45471c
[IMP] firmware: BMBT / CD Changes
by t3ddftw 6 years 10 months
[IMP] firmware: BMBT / CD Changes
* Rename "BlueBus" to "Bluetooth"
* Move back button to 9th screen index on all screens, for consistency
87f2985a
Report a bug