mirror of
https://github.com/buzz-lightsnack-2007/MicroBit_Compass.git
synced 2024-08-14 22:46:45 +00:00
Update pxt.json, README.md, main.blocks, main.ts, main.py
This commit is contained in:
parent
83636085d2
commit
5bb5274b26
6 changed files with 442 additions and 27 deletions
29
README.md
29
README.md
|
@ -1,27 +1,14 @@
|
|||
# Micro:Bit Compass
|
||||
**a simple compass made for the Micro:Bit**
|
||||
|
||||
> Open this page at [https://buzz-lightsnack-2007.github.io/microbit_compass/](https://buzz-lightsnack-2007.github.io/microbit_compass/)
|
||||
|
||||
## Use as Extension
|
||||
|
||||
This repository can be added as an **extension** in MakeCode.
|
||||
|
||||
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
|
||||
* click on **New Project**
|
||||
* click on **Extensions** under the gearwheel menu
|
||||
* search for **https://github.com/buzz-lightsnack-2007/microbit_compass** and import
|
||||
|
||||
## Edit this project 
|
||||
|
||||
To edit this repository in MakeCode.
|
||||
|
||||
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
|
||||
* click on **Import** then click on **Import URL**
|
||||
* paste **https://github.com/buzz-lightsnack-2007/microbit_compass** and click import
|
||||
## Edit this project
|
||||
To edit this repository in MakeCode:
|
||||
1. Open [Microsoft MakeCode](https://makecode.microbit.org/).
|
||||
2. Click on **Import** then click on **Import URL**.
|
||||
3. Paste **https://gitdab.com/buzz-lightsnack-2007/MicroBit_Compass** and click import.
|
||||
|
||||
## Blocks preview
|
||||
|
||||
This image shows the blocks code from the last commit in master.
|
||||
This image may take a few minutes to refresh.
|
||||
This image shows the blocks code from the last commit in master, although it may take a few minutes to refresh.
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue