Skip to content

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Roberta Lab - Circuit Visualization

This project is a repository for Circuit Visualization for use by Open Roberta Lab. This library integrates with the Open Roberta Lab server to allow viewing of circuits in the settings tab.

image

This is a project developed by Silas Ribeiro, as part of the Google Summer of Code 2020, with mentors Beate Jost and Patrick Werner (boonto).

The integration of the library with Open Roberta Lab was done from the pull request #882.

Prerequisites

Tech

Prepare

git clone https://github.com/santorsilas/openroberta-lab-configuration.git

cd openroberta-lab-configuration

npm install

Run


npm run dev

Integration with Open Roberta Lab

Run the following command at the terminal.

npm run build

This will generate the files circuit_visualization.js and circuit_visualization.js.map In the openroberta-lab clone, paste them into /OpenRobertaServer/staticResources/blockly/plugins.

Also copy the robots folder inside the media and paste in /OpenRobertaServer/staticResources/blockly/media.

TODO

  • Show component wires and ports
  • Arduino Uno support
  • Arduino Nano support
  • Arduino Mega support
  • Open Roberta Server integration
  • Calliope support
  • Change cable color

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages