Skip to content

alexdmiller/sonic-circuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosted at https://alex.miller.garden/sonic-circuit.

To run

python3 -m http.server

Go to localhost:8000/ in browser.

Controls

Warning: not user friendly.

  • Command + click: add new node
  • Command + drag: add edge between nodes
  • Double click: trigger a signal on a node
  • Click + drag: move node
  • Option + drag up/down: change node note
  • ~ + drag: change node mode
  • Click + delete: remove node

Modes of nodes

  • multicast: broadcasts out to all edges simultaneously
  • round-robin: broadcasts out to each edge in turn
  • random: not yet implemented but you can see where this is going

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published