Giter Site home page Giter Site logo

timnew / omni_bit_remote Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 158 KB

Remote controller code for omni:bit controller car

Home Page: http://timnew.me/omni_bit_remote/

Ruby 7.09% Makefile 6.80% TypeScript 86.11%
microbit yahboom yahboomtechnology omibit car remote-control remote-control-car

omni_bit_remote's Introduction

Open this page at https://timnew.github.io/omni_bit_remote/

Introduction

This is project for to control a Mecanum Wheel robot car with a remote controller communicated via MicroBit bluetooth protocol.

The whole project requires:

The software part contains 2 projects:

What is the difference from the offical solution

  • It is similar to the offical solution at the core, but is more elegent and graceful.
  • It inherits the responsiveness from the official solution, no response delay.
  • It reads the joystick analog reading on the control pad, and control the car with analog signal. So you can control the speed or the car with joy stick, also allow you to move the car in any direction as joystick points.
  • This project redsign the communication protocol, it depends on MicrBit's built-in key value pair signal instead of the clucky string based protocol.
  • By dropping the clucky string protocol, code is hugely simplifed.
  • The right buttons also controls the car to move forward and backward at full speed.
  • Button control and joystick control can seamlessly works at the same time.

Use as Extension

This repository can be added as an extension in MakeCode.

Edit this project Build status badge

To edit this repository in MakeCode.

Blocks preview

This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.

A rendered view of the blocks

Metadata (used for search, rendering)

  • for PXT/microbit
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>

omni_bit_remote's People

Watchers

 avatar  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.