new article
This commit is contained in:
parent
dbe38cd46c
commit
dedeeb35a5
10
content/posts/der-bbc-microbit-und-python.md
Normal file
10
content/posts/der-bbc-microbit-und-python.md
Normal file
@ -0,0 +1,10 @@
|
||||
Title: der BBC micro:bit und Python
|
||||
Date: 2015-10-20 15:49
|
||||
Slug: der-bbc-microbit-und-python
|
||||
Tags: python, bbc
|
||||
|
||||
Die BBC hat sich ein kleines Mammutprojekt auferlegt. Sie wollen jedem 11 Jährigen in England ein Computer-Device zukommen lassen. Der [Micro Bit](https://en.wikipedia.org/wiki/Micro_Bit). Es sind viele Partner an Board. Unter anderem auch die [Python Software Foundation](http://pyfound.blogspot.de/2015/03/bbc-launches-microbit.html). Das Board hat neben vielen Schnittstellen auch eine LED-Matrix. Viele Sachen zum entdecken und vor allem Spaß fürs Programmieren zu entwickeln. Und nun kommt der Clou: Es wird [MicroPython](https://micropython.org/) auf dem Board laufen. Also sind alle Schnittstellen direkt per Python ansprechbar, direkt auf dem Board. Ich bin zwar keine 11 aber trotzdem total aus dem Häuschen. Vielleicht gibt es ja eine Aktion so ein Board auch erwerben zu können.
|
||||
|
||||
{% youtube HAx9sJB1_eY %}
|
||||
|
||||
([via](http://ntoll.org/article/story-micropython-on-microbit))
|
Loading…
Reference in New Issue
Block a user