Giter VIP home page Giter VIP logo

mosa's Introduction

mosa

mosa is a tool you can use to send t-code to a compatible device over serial using the web serial API.

In Google Chrome, you should be able to connect a device which accepts t-code and then use web controls to send commands in a visual/intuitive way.

Running / Developing Locally

To get started running locally, you will need nodejs and npm installed.

As you have nodejs and npm installed, open the project directory with your favorite shell.

Run npm install (in the same directory as package.json).

Once installation completes:

  • to run the app in development mode, run npm start and open http://localhost:8000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.

  • to build the app for production, run npm build. This will build the app for production to the build folder, making some optimizations for the best performance. You can then run npm run serve to serve the production build locally.

Context

This started out as an experiment in React/Gatsby using web serial to interface with OSR firmware and hardware.

This is accomplished by producing t-code to be used by the OSR3, OSR2, and now SR6 as developed by Tempest, as well as any other devices which accept t-code.

Made possible by the Web Serial API. Bootstrapped with Gatsby & the material-ui-starter.

mosa's People

Contributors

tnxa avatar dependabot[bot] avatar

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.