this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: organize readme

+9 -13
+9 -13
README.md
··· 1 - <h1 align="center"> 2 - <img src="https://raw.githubusercontent.com/taciturnaxolotl/myrus/main/.github/images/logo.png" alt="scrapyard box with rainbow coming out and envoloping a camera"/><br/> 3 - <span>Myrus</span> 4 - </h1> 1 + ![scrapyard box with rainbow coming out and envoloping a camera](https://raw.githubusercontent.com/taciturnaxolotl/myrus/main/.github/images/logo.png) 2 + 3 + # Myrus 5 4 6 - <p align="center"> 7 - <i>A project for scrapyard</i> 8 - </p> 5 + ![cad](https://raw.githubusercontent.com/taciturnaxolotl/myrus/main/.github/images/assembly.png) 9 6 10 7 <p align="center"> 11 8 <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/line-break-thin.svg" /> ··· 28 25 | `GND` | `GND` | Ground | 29 26 | `3V3` | `3V3` | Power | 30 27 31 - ![blot schematic](https://raw.githubusercontent.com/taciturnaxolotl/myrus/master/.github/images/blot-schematic.svg) 32 - 33 28 ## web interface 34 29 35 - ![web interface](https://raw.githubusercontent.com/taciturnaxolotl/myrus/main/.github/images/web-interface.png) 36 - 37 30 The web interface is a pwa that is served from cloudflare pages. It uses the web serial api to communicate with the pico. The web interface is hosted at [myrus.dunkirk.sh](https://myrus.dunkirk.sh). 38 31 39 32 ## cad 40 33 41 - ![cad](https://raw.githubusercontent.com/taciturnaxolotl/myrus/main/.github/images/assembly.png) 34 + The cad was done in onshape around midnight of the 15th and can be found and exported from here: [cad.onshape.com/documents/8d200c472...](https://cad.onshape.com/documents/8d200c472fc5b660efdf8352/w/ff1d53ebe00121ac7a3c9bc5/e/6edac687c4356b98c8934741?renderMode=0&uiState=67d649b588856c134638cb6b) 42 35 43 - The cad was done in onshape around midnight of the 15th and can be found and exported from here: [cad.onshape.com/documents/8d200c472...](https://cad.onshape.com/documents/8d200c472fc5b660efdf8352/w/ff1d53ebe00121ac7a3c9bc5/e/6edac687c4356b98c8934741?renderMode=0&uiState=67d649b588856c134638cb6b) 36 + ## schematics / blueprints 44 37 45 38 ![blueprint](https://raw.githubusercontent.com/taciturnaxolotl/myrus/main/.github/images/blueprint.svg) 39 + 40 + 41 + ![blot schematic](https://raw.githubusercontent.com/taciturnaxolotl/myrus/master/.github/images/blot-schematic.svg) 46 42 47 43 <p align="center"> 48 44 <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/line-break.svg" />