Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/esotericenderman/microbit-name-tag

A microbit project that displays text on the screen.
https://github.com/esotericenderman/microbit-name-tag

basic basic-programming basics beginner beginner-code beginner-friendly beginner-project beginner-projects beginners beginners-friendly beginners-guide makecode makecode-arcade makecode-programming makecode-project microbit microbit-scripts microbits simple simple-project

Last synced: about 2 months ago
JSON representation

A microbit project that displays text on the screen.

Awesome Lists containing this project

README

        

# Microbit Name Tag

> A microbit project that displays text on the screen.

> Open this page at [https://EsotericEnderman.github.io/microbit-name-tag/](https://EsotericEnderman.github.io/microbit-name-tag/)

## 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/EsotericEnderman/microbit-name-tag** 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/EsotericEnderman/microbit-name-tag** and click import

## Metadata (Used for Search, Rendering)

* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");