TinyTapeout / tt-commander-app

Web app to control the Tiny Tapeout Demo board
https://commander.tinytapeout.com
Other
0 stars 3 forks source link
tinytapeout

tt-commander-app

License Gitpod ready-to-code

Tiny Tapeout Commander App let you connect to a Tiny Tapeout Demo Board and control it from your browser. You can select the active design and set the clock frequency.

Cloud Development

You can hack on the project by opening it on Gitpod. This opens a full development environment in your browser, including a code editor, terminal, and a preview pane where you can see your changes in action.

Local Development

Prerequisites

Instructions

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm start to start the development server
  4. Open http://localhost:5173 in your browser

Enjoy!

License

SiliWiz is licensed under the Apache License, Version 2.0. See LICENSE for more details.