Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pelikhan/keystudio-relay-breakout-jacdac
A MakeCode project
https://github.com/pelikhan/keystudio-relay-breakout-jacdac
Last synced: 6 days ago
JSON representation
A MakeCode project
- Host: GitHub
- URL: https://github.com/pelikhan/keystudio-relay-breakout-jacdac
- Owner: pelikhan
- Created: 2022-05-10T03:13:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T16:21:07.000Z (over 2 years ago)
- Last Synced: 2024-11-13T04:49:07.489Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KeyStudio Relay board Jacdac library
Extensions for https://www.keyestudio.com/products/keyestudio-relay-breakout-board-for-bbc-microbit using Jacdac.
> Open this page at [https://pelikhan.github.io/keystudio-relay-breakout/](https://pelikhan.github.io/keystudio-relay-breakout/)
## 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/pelikhan/keystudio-relay-breakout** and import#### Metadata (used for search, rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");