<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://peda.net/:static/532/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>3. Step counter and First Scratch story</title>
<id>https://peda.net/id/af431166963</id>
<updated>2019-06-24T07:58:19+03:00</updated>
<link href="https://peda.net/id/af431166963:atom" rel="self" />
<link href="https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss#top" rel="alternate" />
<logo>https://peda.net/:static/532/peda.net.logo.bg.svg</logo>
<rights type="html">&lt;div class=&quot;license&quot;&gt;Tämän sivun lisenssi &lt;a rel=&quot;license&quot; href=&quot;https://peda.net/info&quot;&gt;Peda.net-yleislisenssi&lt;/a&gt;&lt;/div&gt;&#10;</rights>

<entry>
<title>Step counter</title>
<id>https://peda.net/id/54754860963</id>
<updated>2019-06-24T08:20:02+03:00</updated>
<link href="https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter#top" />
<content type="html">1. Every time we shake the microbit (when we take a step) microbit will change variable steps by one.&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;a href=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/step1-png#top&quot; title=&quot;step1.png&quot;&gt;&lt;img src=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/step1-png:file/photo/aa11bbedbbdb64496d097c00cdfb4e920c47e992/step1.png&quot; alt=&quot;&quot; title=&quot;step1.png&quot; class=&quot;inline&quot; loading=&quot;lazy&quot;/&gt;&lt;/a&gt;&lt;br/&gt;&#10;&lt;br/&gt;&#10;2. Microbit shows how how many steps you have taken&lt;br/&gt;&#10;&lt;br/&gt;&#10; &lt;a href=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/step2-png#top&quot; title=&quot;step2.png&quot;&gt;&lt;img src=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/step2-png:file/photo/3f07eb0fb56a78fccec44f77cefefa0f5568db21/step2.png&quot; alt=&quot;&quot; title=&quot;step2.png&quot; class=&quot;inline&quot; loading=&quot;lazy&quot;/&gt;&lt;/a&gt;&lt;br/&gt;&#10;&lt;br/&gt;&#10;3. We want to reset steps sometimes. Button A is good for that. &lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;a href=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/steps3-png#top&quot; title=&quot;steps3.png&quot;&gt;&lt;img src=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/steps3-png:file/photo/521486fd8ace788572a02923704b6c02ba991f88/steps3.png&quot; alt=&quot;&quot; title=&quot;steps3.png&quot; class=&quot;inline&quot; loading=&quot;lazy&quot;/&gt;&lt;/a&gt;&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;br/&gt;&#10;4. Now microbit takes steps only from your one leg. Lets change the code so it will count both legs.&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;a href=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/step5-png#top&quot; title=&quot;step5.png&quot;&gt;&lt;img src=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/step5-png:file/photo/6b7704513b91fcf2a63e947be983cdd1fa5d137e/step5.png&quot; alt=&quot;&quot; title=&quot;step5.png&quot; class=&quot;inline&quot; loading=&quot;lazy&quot;/&gt;&lt;/a&gt;&lt;br/&gt;&#10;&lt;br/&gt;&#10;Extra: &lt;br/&gt;&#10;&lt;br/&gt;&#10;Code microbit to be happy if you take more than 200 steps.&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;a href=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/stepe-png#top&quot; title=&quot;stepe.png&quot;&gt;&lt;img src=&quot;https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/step-counter/stepe-png:file/photo/2e5b2c16300316529bf7d9f248e867acc3ed805f/stepe.png&quot; alt=&quot;&quot; title=&quot;stepe.png&quot; class=&quot;inline&quot; loading=&quot;lazy&quot;/&gt;&lt;/a&gt;</content>
<published>2019-06-24T08:10:06+03:00</published>
</entry>

<entry>
<title>First Scratch story</title>
<id>https://peda.net/id/e47708cc964</id>
<updated>2019-06-24T08:50:13+03:00</updated>
<link href="https://peda.net/p/ville.eronen/fiviedu-robotics/3scafss/first-scratch-story#top" />
<content type="html">1. Lets log in to Scratch&lt;br/&gt;&#10;2. Choose backround and two characters&lt;br/&gt;&#10;3. Make characters to speak each other. Use wait block to make them speek on their own turn.&lt;br/&gt;&#10;&lt;br/&gt;&#10;Extras:&lt;br/&gt;&#10;&lt;br/&gt;&#10;- Make your characters move. Use glide block. &lt;br/&gt;&#10;- Use next costume block and make your character more alive&lt;br/&gt;&#10;- Make one character do something when you click it&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;a href=&quot;https://scratch.mit.edu/projects/318336164/&quot; rel=&quot;nofollow ugc noopener&quot;&gt;https://scratch.mit.edu/projects/318336164/&lt;/a&gt;</content>
<published>2019-06-24T08:49:55+03:00</published>
</entry>


</feed>