pxt-calliope/docs/calliope/templates.md
Juri Wolf 0e78265f35
V4 updates 4 (#198)
* Updated extensions

Updated extensions

* Fixed typo

Fixed typo

* update locales

* Updated core strings for german language

Updated core strings for german language

* Fixed typo

Fixed typo

* First part translated

First part translated

* Updated translation

Updated translation

* Aktualisierte Übersetzung

Aktualisierte Übersetzung

* Updated translation

Updated translation

* Updated translation

Updated translation

* Set BLE services explicit

* remove v3 locales

* Change setting strings

* fix shake button events

* Update banner text

* updates for app experience

* add codecards for new mobile app project

* Simulator: Reduce LED glow and fix MIC icon position

Co-authored-by: Jørn Alraun <ja@urbn-pockets.com>
2022-09-07 16:30:03 -07:00

975 B

Projects

Here are some cool tutorials to get you started with your @boardname@!

Basic

[
{
  "name": "Calliope mini 2.x",
  "url":"_f7ACuxgaocvr",
  "description": "The Calliope mini 2.0 and newer has a larger memory than the previous versions. If you use this template for your project, you can make the most of all the features on your Calliope mini!",
  "imageUrl": "/calliope/templates/32KB.png",
  "largeImageUrl": "/calliope/templates/32KB_L.png",
  "cardType": "sharedExample",
  "buttonLabel": "New project"
},{
  "name": "Calliope mini 1.x",
  "url":"_7YbU6iMhoTdR",
  "description": "This template is designed for all Calliope mini, but especially for those up to version 1.3. If you have such a Calliope mini or an earlier version, you can start directly with this template.",
  "imageUrl": "/calliope/templates/16KB.png",
  "largeImageUrl": "/calliope/templates/16KB_L.png",
  "cardType": "sharedExample",
  "buttonLabel": "New project"
}
]