GithubHelp home page GithubHelp logo

arnovandervegt / wheel Goto Github PK

View Code? Open in Web Editor NEW
15.0 3.0 1.0 202.61 MB

IDE, VM and compiler for Lego® Mindstorms EV3 and Powered Up

Home Page: https://arnovandervegt.github.io/wheel/

License: MIT License

HTML 23.78% JavaScript 67.03% CSS 7.56% Rich Text Format 0.01% C 1.63%
lego mindstorms ev3 wheel vm compiler poweredup ide nodejs electron technic boost controlplus legotechniccontrolplus legotechnic

wheel's Introduction


Wheel
Wheel

Last commit Build Status License

An IDE, Compiler and Virtual machine to control Powered Up or EV3 robots.

Try the Online demoWebsiteView the documentationAbout Wheel

About

Wheel is an IDE which allows you to program EV3 and Powered Up robots in a text based language. The IDE provides several tools to test your robots and debug your programs.

A simulator allows you to view the state of your EV3 or Powered Up devices. It can display sensor information, motor speeds, motor position.

IDE Features

  • Highlighted source code editor
  • Code completion and code hints
  • Breakpoints, a debugger, variable inspector
  • EV3 Image and sound editor
  • Works with standard EV3 firmware!
  • EV3 File browser

Language features

  • A simple syntax
  • Text based language
  • Procedural programming
  • Number, struct, string and pointer types
  • Include files

Simulator features

  • Direct motor control
  • EV3 Display
  • View motor status
  • View sensor status
  • Simulate sensor input
  • Read button input
  • Connect to an EV3 or to Powered Up
  • Supports daisy chaining or multiple Powered Up devices

Installation

The best way to run the latest version of Wheel is to use the electron version. To run this version you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/ArnoVanDerVegt/wheel.git

# Go into the repository
$ cd wheel

# Install dependencies
$ npm install

Electron

The electron version can be started with the command:

$ npm start

NodeJS

The NodeJS version only supports PoweredUp and can be started with the following command:

$ node server.js

wheel's People

Contributors

arnovandervegt avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

flashcsgroups

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.