Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raimonizard/microbit-temperature-light-data-log
MakeCode for Micro:bit temperature and light data logger
https://github.com/raimonizard/microbit-temperature-light-data-log
Last synced: 3 days ago
JSON representation
MakeCode for Micro:bit temperature and light data logger
- Host: GitHub
- URL: https://github.com/raimonizard/microbit-temperature-light-data-log
- Owner: raimonizard
- License: mit
- Created: 2023-11-13T15:37:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-14T08:12:03.000Z (about 1 year ago)
- Last Synced: 2023-11-14T16:49:01.127Z (about 1 year ago)
- Language: Python
- Homepage: https://raimonizard.github.io/microbit-temperature-light-data-log/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> Open this page at [https://raimonizard.github.io/microbit-temperature-light-data-log/](https://raimonizard.github.io/microbit-temperature-light-data-log/)
## 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/raimonizard/microbit-temperature-light-data-log** 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/raimonizard/microbit-temperature-light-data-log** and click import#### Metadata (used for search, rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");