Parser and visualizer for the mighty DROID CV Processor.
- install node16+ & yarn
yarn installyarn dev
- Add your patch in
./lib/graph/patches. - Edit the
./lib/graph/index.tsto load your patch - If your patch can't be read, try to fix the parser and submit a PR!
- This uses the
circuits.jsonand patches from themagenta-2beta firmware. - This is just for fun, I'll try to help on discord but you're mostly on your own.
- For big patches, tweak the dagre config in
./lib/graph/graph.ts. p10andx7not supported but can be added if you want
- Mathias Kettner - the droid creator
