<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Project 3: Micro:bit by William Parker</title>
      <link>https://padlet.com/wrparke2/avzvb8lgmoqs</link>
      <description>4 physical project made using the micro:bit controller </description>
      <language>en-us</language>
      <pubDate>2019-09-30 00:07:46 UTC</pubDate>
      <lastBuildDate>2025-04-10 16:11:22 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.pics/1/image.webp?t=g_auto&amp;url=https%3A%2F%2Fpadlet.net%2Ficons%2Fpng%2F1f4a1.png</url>
      </image>
      <item>
         <title>P #1 - Paper, Rock, Scissors: Step 1</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391104883</link>
         <description><![CDATA[<div>After looking through the different things that we could do with the micro:bit I decided to take a stab at coding a paper, rock, scissor game that I could play with a partner. The micro:bit will show either paper, rock, or a scissor symbol on the led when a person shakes it. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/b11ab206ed744976f61c8424300164b2/dOA3_jk1Q1GGeZ2XJHOkvQ.jpg" />
         <pubDate>2019-09-30 00:10:10 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391104883</guid>
      </item>
      <item>
         <title>P #1 - Paper, Rock, Scissors: Step 2</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391105893</link>
         <description><![CDATA[<div>Coding the micro:bit took me only a few minutes because I was able to follow along on the tutorial that was on the micro:bit web page. I did change the led showing of paper to fill the whole page because the what they had for it was took close to rock</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/dc1834df7065ab05cad9e00f8de61b7d/rk4YgltpSaWiW6s3GkuhBA.jpg" />
         <pubDate>2019-09-30 00:16:45 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391105893</guid>
      </item>
      <item>
         <title>P #1- Paper, Rock, Scissors: Step 3</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391111473</link>
         <description><![CDATA[<div>After I finished coding the micro:bit I wanted to try it out but I thought it would be even better to try it out with my wife as she was recording. The instructions from the paper work with micro:bit made it simple to understand how to download the code from the editor.  I found the process very easy to go through and program. In the end I won and down went the machine, I guess on Skynet yet. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/c693f7ccb96c73be5c76162d22ad194b/_0j2BPJJQhOqh2rWMFShJg.mov" />
         <pubDate>2019-09-30 00:53:03 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391111473</guid>
      </item>
      <item>
         <title>P #2 - Flappy Led: Step 1</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391112484</link>
         <description><![CDATA[<div>After doing the paper, rock, or scissor coding I wanted to do something that would be a lot harder to do to test my coding skills. I choose the flappy bird coding because I could do it without any extra materials needed.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/193f7d04d9865435008d58575527aeb7/_dj7iyxKS_Gv7W_9XiPgpg.jpg" />
         <pubDate>2019-09-30 01:00:07 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391112484</guid>
      </item>
      <item>
         <title>P #2 - Flappy Led: Step 2</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391112944</link>
         <description><![CDATA[<div>To start off I followed the directions very closely and built the game as it told me to in the tutorial. Making the bird move up and down was very easy thanks to learning movements in the first project I did. It included a easy step process on the tutorial which would help students to be able to do this as a second or third project in their class.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/ebd1937e9ff96996126d500edf178a78/UyxWvkQyR7WQ7DRf5efDxQ.jpg" />
         <pubDate>2019-09-30 01:02:52 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391112944</guid>
      </item>
      <item>
         <title>P #2 - Flappy Led: Step 3</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391113094</link>
         <description><![CDATA[<div>This is where it began to be harder to code the micro:bit. I had to create multiple variables to complete the coding process. Also I had to use arrays which add more difficulty to the coding. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/149d7f115b0e4084be8b4f468d962ade/1vu6_WmPTDqcrri7qzzLMA.jpg" />
         <pubDate>2019-09-30 01:03:47 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391113094</guid>
      </item>
      <item>
         <title>P #2 - Flappy Led: Step 4</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391113260</link>
         <description><![CDATA[<div>Final product of what I did. I actually enjoyed this experience of coding this game a lot. It took time and was the most difficult of everything I have coded. This is definitely for the more advance students of a beginners coding course.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/76657e0b55cbdb1ca30a9a79d0ab304f/6pX3W4BZTTC_ociwli2S_A.mov" />
         <pubDate>2019-09-30 01:04:39 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391113260</guid>
      </item>
      <item>
         <title>P #3 &amp; # 4 - Connecting Micro:bit to Scratch </title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391117387</link>
         <description><![CDATA[<div>This took me a few tries to get to work right because the file to allow my computer to connect to micro:bit would not load. I had to try it multiple times before I realized that I was doing it wrong. This would definitely be a problem for students in school because majority of computers bought by schools are chromebooks. There maybe a work around but Im not for certain. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/755fe91b629710983bfcc9e127a06fd1/RpOdtB1MTt2EJ_0Fble5rg.jpg" />
         <pubDate>2019-09-30 01:30:52 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391117387</guid>
      </item>
      <item>
         <title>P #3 - Moving Ghost: Step 1</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391118292</link>
         <description><![CDATA[<div>I decided to do something simple for the first thing to do with the Scratch editor and Micro:bit. This was a great way to start out on the editor because it made it simple to understand in the coding card for it. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/259aa13f9cb15f5bf84d00bf74afd544/n3JdlJWvTzqPv3Qri6eNqg.jpg" />
         <pubDate>2019-09-30 01:36:31 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391118292</guid>
      </item>
      <item>
         <title>P #4 - Controlling a Scratch Game: Step 1</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391118517</link>
         <description><![CDATA[<div>I wanted to try something more advance with the micro:bit so I reviewed both of my scratch projects and thought I could enhance the experience with the games by using the micro:bit. I ended up deciding to use the soccer game and make the game more interactive than it was. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/138c262827b885487cdf256d2e550fc7/JsmVJgRoQJu2lszm3ynLnw.jpg" />
         <pubDate>2019-09-30 01:37:13 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391118517</guid>
      </item>
      <item>
         <title>P #3 - Moving Ghost: Step 2</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391119922</link>
         <description><![CDATA[<div>I followed the steps along the way for the coding process. It was very easy to understand because the Scratch editor and Micro:bit editor were very similar. It did not take me long to get it programed.  </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/8cc282322331ffa915ee15f9a85cea48/di8BpZ_UQXmCSRpSLDJAuA.jpg" />
         <pubDate>2019-09-30 01:45:02 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391119922</guid>
      </item>
      <item>
         <title>P #3 - Moving Ghost: Step 3</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391120551</link>
         <description><![CDATA[<div>After working on the project I was kinda let down on how easy it was so I went back and added another sprite to the program because only the A button was being used and I wanted to use the B button as well. I programmed the B button to work with the sprite. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/3f83c9ff1bcfa430e34cf081dabcc9b6/ZhSc8mUyT5ODy9AlLGd2yg.jpg" />
         <pubDate>2019-09-30 01:48:45 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391120551</guid>
      </item>
      <item>
         <title>P #3 - Moving Ghost: Step 4</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391121142</link>
         <description><![CDATA[<div>I ended up making the final product a little different than what the coding cards had. Besides have two ghost moving I coded the leds to point to side of button I mashed. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/ef30a9c1c3d523153cbd6de81e87e177/Scratch_Project_2.mp4" />
         <pubDate>2019-09-30 01:52:30 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391121142</guid>
      </item>
      <item>
         <title>P #4 - Controlling a Scratch Game: Step 2</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391124264</link>
         <description><![CDATA[<div>This step I wanted to move the goalie around in front of the net. I didn’t want to move the Goalie by the buttons so I decided to use the tilt feature of the mirco:bit. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/64a55bbb0f4502551377aed85017a1ef/X95X9M6qQAGsWL4nilufJw.jpg" />
         <pubDate>2019-09-30 02:11:35 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391124264</guid>
      </item>
      <item>
         <title>P #4 - Controlling a Scratch Game: Step 3</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391124564</link>
         <description><![CDATA[<div>I then added a code to the existing code to give a smiley face if win or a sad face if you lose. This took me a few times to get it right because the first time I did it the timer would not stop at zero when the time ended, so I ended up changing where the visual code went. Sometimes with coding it’s about trying something out and see how it works scenario.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/92ded1ddd73621f9d7173b774c30b590/Tg6hT01VQOGOTo0AYvqtpA.jpg" />
         <pubDate>2019-09-30 02:13:18 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391124564</guid>
      </item>
      <item>
         <title>P #4 - Controlling a Scratch Game: Step 4</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391124875</link>
         <description><![CDATA[<div>The final thing that I added was when the game starts Good Luck would appear on the micro:bit leds. This was simple and straight to the point.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/9c29837e6c83ff036759762e71197622/n6J7YQMnT_emlSRkqpLU7A.jpg" />
         <pubDate>2019-09-30 02:14:56 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391124875</guid>
      </item>
      <item>
         <title>P #4 - Controlling a Scratch Game: Step 5</title>
         <author>wrparke2</author>
         <link>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391126299</link>
         <description><![CDATA[<div>I join the microbit controller to control the game. This last project took a little trial and error because I was doing it without a tutorial like the other projects, but it was probably the most fun coding. It give me the ability to try and make something of my own and not just doing something predone. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293563113/c9fe23b4803c127678dbc313cb5c3631/Scratch_Project.mp4" />
         <pubDate>2019-09-30 02:22:42 UTC</pubDate>
         <guid>https://padlet.com/wrparke2/avzvb8lgmoqs/wish/391126299</guid>
      </item>
   </channel>
</rss>
