Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/esotericenderman/microbit-name-tag
- Owner: EsotericEnderman
- License: mit
- Archived: true
- Created: 2024-07-18T14:10:23.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-09T17:13:25.000Z (4 months ago)
- Last Synced: 2024-12-06T01:16:34.150Z (about 2 months ago)
- Topics: 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
- Language: Ruby
- Homepage: https://esotericenderman.github.io/microbit-name-tag/
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 }}");