0e78265f35
* 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>
37 lines
880 B
Markdown
37 lines
880 B
Markdown
# Projects
|
|
|
|
```codecard
|
|
[
|
|
{
|
|
"name": "New Project (iPad)",
|
|
"url": "/calliope/templates",
|
|
"imageUrl": "/calliope/templates/32KB.png",
|
|
"largeImageUrl": "/calliope/templates/32KB_L.png"
|
|
},
|
|
{
|
|
"name": "First Steps",
|
|
"url": "/calliope/firststeps",
|
|
"imageUrl": "/calliope/firststeps/connecting.jpg",
|
|
"largeImageUrl": "/calliope/firststeps/firstSteps.jpg"
|
|
},
|
|
{
|
|
"name": "Tutorials",
|
|
"url": "/calliope/tutorials",
|
|
"imageUrl": "/calliope/tutorials/01_flashing_heart.gif"
|
|
},
|
|
{
|
|
"name": "Calliope Links",
|
|
"url": "/calliope/links",
|
|
"imageUrl": "/calliope/links/thumbnail_shop.gif"
|
|
}
|
|
]
|
|
```
|
|
|
|
## See Also
|
|
|
|
[New Project (iPad)](/calliope/templates),
|
|
[First Steps](/calliope/firststeps),
|
|
[Tutorials](/calliope/tutorials),
|
|
[Calliope Links](/calliope/links)
|
|
|