Skip to content

Astr0Fix/Multi-Use-Compass-For-Microbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

978c2be · Sep 2, 2021

History

9 Commits
Sep 2, 2021
Aug 9, 2021
Aug 9, 2021
Aug 9, 2021
Aug 9, 2021
Sep 2, 2021
Aug 10, 2021
Aug 9, 2021
Aug 9, 2021
Aug 9, 2021
Aug 9, 2021
Aug 9, 2021
Aug 9, 2021

Repository files navigation

Open this page at https://astr0fix.github.io/Multi-Use-Compass-For-Microbit/

This is a multi-use compass for the BBC Microbit. It can show magnetic force measured in Microtestlas(µT), Show the current heading and show an arrow pointing norht like a real compass.

Controls:

  • A Button Shows the Heading(updates after the text has finished scrolling)
  • B Button shows the magnetic force in Microteslas(µT)
  • A + B Buttons shows an Arrow pointing north

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. If you do edit this project please credit me in the description

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>