Skip to content

PURPL3-CAT/microbit-motor-controller-v2

Repository files navigation

Open this page at https://purpl3-cat.github.io/microbit-motor-controller-v2/

How to use the circuit

The power from P0 isn't enough to actually power the motor I used. A transistor is required to have enough power to make it work (see the PDF).

Why I Made This

My engineering teacher asked me to control a Vex motor with the micro:bits is the classroom. I obliged.

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>