Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

このページには、世界中の大学、研究室、クラブ、学校で BBC micro:bit に関して、またはそれを用いて行われた技術プロジェクト、研究、開発がまとめられています。これは micro:bit コミュニティによって作成されたものであり、プロジェクトテンプレートを送信することで、ご自身の成果を自由に追加できます。

micro:bit の影響に関する研究をご覧になりたい場合は、メインサイトをご覧ください


研究/プロジェクトをラボに追加する

{% for projects in site.projects %} {% if projects.post_filter contains ‘projects’ %}

{{ projects.title }}

{{ projects.description | markdownify }}

{% assign sortedCategories = projects.categories | sort %} {% for category in sortedCategories %} {{ category }} {% endfor %}

{% endif %} {% endfor %}