-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
|
||
# Microswitch PCB | ||
|
||
As part of the Smallpeice summer school, students create sensors to mount on their robots. Previously, this has been done using breadboards and veroboard. This suffered from issues with fitting the microswitch pins into the breadboards and mounting the board to the robot. | ||
|
||
As such, this PCB is designed to be a simple breakout board for a microswitch. It has footprints for a microswitch, debouncing circuitry and a 3-pin screw terminal to connect to the board. The board is designed to be mounted on 2020 aluminium extrusion chassis with M5 screws. | ||
|
||
![3D PCB](https://sourcebots.github.io/microswitch-hw/3D/switch_pcb-3D_blender_top.png) | ||
|
||
![PCB front](https://sourcebots.github.io/microswitch-hw/Presentation/boards/switch_pcb-front.svg) | ||
![PCB back](https://sourcebots.github.io/microswitch-hw/Presentation/boards/switch_pcb-back.svg) | ||
|
||
![Schematic](https://sourcebots.github.io/microswitch-hw/Schematic/switch_pcb-schematic.svg) | ||
|
||
## Resources | ||
|
||
- [Schematic PDF](https://sourcebots.github.io/microswitch-hw/Schematic/switch_pcb-schematic.pdf) | ||
- [Interactive BOM](https://sourcebots.github.io/microswitch-hw/Assembly/switch_pcb-ibom.html) | ||
- [BOM CSV](https://sourcebots.github.io/microswitch-hw/BoM/Generic/switch_pcb-bom.csv) | ||
- [Gerbers (JLCPCB format)](https://sourcebots.github.io/microswitch-hw/Manufacturers/switch_pcb-_JLCPCB_compress.zip) | ||
- [3D model (STEP)](https://sourcebots.github.io/microswitch-hw/3D/switch_pcb-3D.step) | ||
- [Assembly drawings](https://sourcebots.github.io/microswitch-hw/PCB/PDF/switch_pcb-assembly.pdf) |