<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Talentuur Microbit on Alex Hamelink</title>
    <link>https://alexhame.link/nl/talentuur-microbit/</link>
    <description>Recent content in Talentuur Microbit on Alex Hamelink</description>
    <generator>Hugo</generator>
    <language>nl</language>
    <lastBuildDate>Tue, 21 Apr 2026 11:51:45 +0200</lastBuildDate>
    <atom:link href="https://alexhame.link/nl/talentuur-microbit/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Les 1: Introductie Microbit</title>
      <link>https://alexhame.link/nl/talentuur-microbit/microbit_lesson_1/</link>
      <pubDate>Tue, 21 Apr 2026 11:51:45 +0200</pubDate>
      <guid>https://alexhame.link/nl/talentuur-microbit/microbit_lesson_1/</guid>
      <description>&lt;h1 id=&#34;les-1-introductie-microbit&#34;&gt;Les 1: Introductie Microbit&lt;/h1&gt;&#xA;&lt;p&gt;In deze eerste les maken we kennis met de BBC micro:bit en gaan we ons eerste programma schrijven.&lt;/p&gt;&#xA;&lt;h2 id=&#34;introductie&#34;&gt;Introductie&lt;/h2&gt;&#xA;&lt;p&gt;We beginnen met een korte introductie:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Wat is de BBC micro:bit?&lt;/li&gt;&#xA;&lt;li&gt;Wat kunnen we ermee doen?&lt;/li&gt;&#xA;&lt;li&gt;Welke onderdelen heeft de micro:bit?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;je-eerste-programma&#34;&gt;Je eerste programma&lt;/h2&gt;&#xA;&lt;p&gt;We gaan een simpel programma schrijven dat tekst op het LED-scherm toont.&lt;/p&gt;&#xA;&lt;h3 id=&#34;stap-1-naar-de-editor&#34;&gt;Stap 1: Naar de editor&lt;/h3&gt;&#xA;&lt;p&gt;Ga naar &lt;a href=&#34;https://python.microbit.org/&#34;&gt;python.microbit.org&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;stap-2-code-schrijven&#34;&gt;Stap 2: Code schrijven&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;kn&#34;&gt;from&lt;/span&gt; &lt;span class=&#34;nn&#34;&gt;microbit&lt;/span&gt; &lt;span class=&#34;kn&#34;&gt;import&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;*&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;display&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;scroll&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;Hallo!&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;stap-3-testen&#34;&gt;Stap 3: Testen&lt;/h3&gt;&#xA;&lt;p&gt;Klik op &amp;ldquo;Send to micro:bit&amp;rdquo; om je code naar de micro:bit te sturen.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
