a scrappy gimbal that insults you in shakespearean english
0
fork

Configure Feed

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

docs: add web interface

+8 -2
.github/images/web-interface.png

This is a binary file and will not be displayed.

+8 -2
README.md
··· 11 11 <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/line-break-thin.svg" /> 12 12 </p> 13 13 14 - this is my team's project for `scrapyard columbus` we are making a gymbal that is controlled by a phone app that tracks faces; comunication is done over [`iroh`](https://www.iroh.computer/) and the gymbal is controlled by the hackclub [`blot`](https://blot.hackclub.com) control board jerry rigged to an orpheus pico. 14 + this is my team's project for `scrapyard columbus` we are making a gymbal that is controlled by a phone app that tracks faces; comunication is done over ~[`iroh`](https://www.iroh.computer/)~ `webserial` and the gymbal is controlled by the hackclub [`blot`](https://blot.hackclub.com) control board jerry rigged to an orpheus pico. 15 15 16 16 ## pins 17 17 18 - <img src="https://raw.githubusercontent.com/taciturnaxolotl/myrus/main/.github/images/acon-scrapyard-live-footage.png" width=360 align="right" /> 18 + <img src="https://raw.githubusercontent.com/taciturnaxolotl/myrus/main/.github/images/acon-scrapyard-live-footage.png" width=320 align="right" /> 19 19 20 20 | Pico Pin | Blot Pin | Description | 21 21 |----------|----------|-------------| ··· 29 29 | `3V3` | `3V3` | Power | 30 30 31 31 ![blot schematic](https://raw.githubusercontent.com/taciturnaxolotl/myrus/master/.github/images/blot-schematic.svg) 32 + 33 + ## web interface 34 + 35 + ![web interface](https://raw.githubusercontent.com/taciturnaxolotl/myrus/main/.github/images/web-interface.png) 36 + 37 + 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). 32 38 33 39 <p align="center"> 34 40 <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/line-break.svg" />