diff --git a/README.md b/README.md index 9355f95..12d36ce 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,16 @@ and is designed such that all power is drawn from the Pico's power supply. SMD passive components are no smaller than 0805 to facilitate hand soldering. +## Screenshots +The following screenshots are taken from Kicad + +PrawnBlaster 3D Render + +PrawnBlaster PCB Layout +Note: Scale on left is in mm. PCB is about 58 x 93mm. + +PrawnBlaster Schematic + ## Fabrication The designs in the `KiCAD\gerbers` subdirectory were made to be printed using a Bantham Tools CNC/PCB router. @@ -43,4 +53,4 @@ We use the NMUSBEVALEXC dual USB port eval board from Murata as it can provide s [1]: https://github.com/labscript-suite/PrawnBlaster [2]: https://docs.labscriptsuite.org/en/latest/ -[3]: https://github.com/TU-Darmstadt-APQ/Prawnblaster-Breakout \ No newline at end of file +[3]: https://github.com/TU-Darmstadt-APQ/Prawnblaster-Breakout diff --git a/prawnBlaster3dRender.png b/prawnBlaster3dRender.png new file mode 100644 index 0000000..d07471d Binary files /dev/null and b/prawnBlaster3dRender.png differ diff --git a/prawnBlaster3dRenderWithPi.png b/prawnBlaster3dRenderWithPi.png new file mode 100644 index 0000000..ab8162e Binary files /dev/null and b/prawnBlaster3dRenderWithPi.png differ diff --git a/prawnBlasterPcb.png b/prawnBlasterPcb.png new file mode 100644 index 0000000..2462db6 Binary files /dev/null and b/prawnBlasterPcb.png differ diff --git a/prawnBlasterSchematic.png b/prawnBlasterSchematic.png new file mode 100644 index 0000000..2746ac4 Binary files /dev/null and b/prawnBlasterSchematic.png differ