Coder Social home page Coder Social logo

lcbcfoo / circuitly Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 0.0 243 KB

A visual and constructive framework for teaching digital circuits.

Home Page: http://circuitly.app

License: Apache License 2.0

JavaScript 44.12% SystemVerilog 4.69% HTML 10.87% TypeScript 36.11% SCSS 4.21%
digital-circuits digital-circuit blockly visual-programming teaching-tool

circuitly's Introduction

Circuitly

A visual and constructive framework for teaching digital circuits.

Running

Circuitly is currently in development stage. We have a docker build available in Docker Hub with an example workspace. To run it you have to:

docker run -p "3000:80" lcbcfoo/circuitly:latest
  • After that Circuitly will be listening in localhost:3000, to use it just enter in your browser the URL:
localhost:3000/public/index.html

circuitly's People

Contributors

lcbcfoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

circuitly's Issues

Use YosysJS

Study the possibility to use the Javascript build of Yosys, YosysJS, instead of the native Linux one. This would allow Circuitly to be completely client-side.

Update digitaljs dependency to 0.6.0+

Digitaljs 0.6.0+ started using *.mjs instead of *.js. This is not compatible with typescript in the moment and would require hacky solutions, so for now we use an older version (0.5.2) which is the latest release with common *.js files.

Include developed module to toolbar

Suppose there is a module block "example_module" developed in blockly editor. It is desirable that this module instantiation appears in the left toolbar, so the user can instantiate it in another module block.

Better UI

Design a better, user friendly UI after proof of concept is done.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.