<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>MicroPython for Microbit by Ruth Farmery</title>
      <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql</link>
      <description>Add your projects and project ideas here!</description>
      <language>en-us</language>
      <pubDate>2021-03-29 21:59:27 UTC</pubDate>
      <lastBuildDate>2024-06-25 19:28:43 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>ideas</title>
         <author></author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037668460</link>
         <description><![CDATA[<p>Case-sensitivity is important</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:00:17 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037668460</guid>
      </item>
      <item>
         <title>ideas</title>
         <author></author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037669766</link>
         <description><![CDATA[<p>Have students work in pairs or small groups.  Have students work with the paper strips to organize or plan out their code BEFORE heading to the computer.  This will give them the opportunity to discuss their thought process and steps for the code.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:02:08 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037669766</guid>
      </item>
      <item>
         <title>Allowing time</title>
         <author>snewman2</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037670112</link>
         <description><![CDATA[<p>Just reflecting on the importance of giving students time to struggle and work out a programming challenge</p><p>-it's really helpful that there are so many ways that students who get things quickly can experiment and add in lots of enhancements while others may need the time to master some of the basics</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:02:41 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037670112</guid>
      </item>
      <item>
         <title>Lots of embedded supports</title>
         <author>saritaspillert</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037670915</link>
         <description><![CDATA[<p>I love all the embedded supports such as code you will need, links to documentation and sample solution. I wonder about only including the parson's problem version of the code so students don't rush and just copy the code without taking the time to understand it. Alternatively, in a situation like the compass problem, you could give the sample code for one direction and let them figure out the rest. </p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:03:42 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037670915</guid>
      </item>
      <item>
         <title>Ideas</title>
         <author></author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037671013</link>
         <description><![CDATA[<p>Format is important (indentation, case sensitivity, spacing, etc).  In some javascript libraries for example - extra spaces do not stop the code from executing.  It will be important to instruct the students on the resources available as well as common errors in order for the students to not get frustrated. </p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:03:52 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037671013</guid>
      </item>
      <item>
         <title>patience</title>
         <author></author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037671110</link>
         <description><![CDATA[<p>Today's students are impatient...looking for the answer.  Coding takes time and speeding through it will most likely have errors.  Students should not get frustrated when they see the red dots...just takes time.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:04:01 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037671110</guid>
      </item>
      <item>
         <title>Groupings</title>
         <author></author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037671775</link>
         <description><![CDATA[<p>Pairing/grouping students with these tasks will have to be very strategic.  There will be some who will catch on quickly and others who will struggle even with alot of support and hearing multiple perspectives.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:04:58 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037671775</guid>
      </item>
      <item>
         <title>Using Python</title>
         <author>matthewdebrocke</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037672061</link>
         <description><![CDATA[<p>After taking the weeklong Microbit course last summer through CSofMA, I became familiar with Microblocks and MakeCode for Microbit as block-based editors. My school mainly used MakeCode for Microbit as it was already integrated into CLEVER which is our SSO. As the year progressed, I KNEW the next logical progression was to move from block-based coding to text-based coding. Learning how to apply the python language to the microbits will help me bring this knowledge to my students who have mastered the block-based coding and are looking for the next challenge, which is text-based.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:05:22 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037672061</guid>
      </item>
      <item>
         <title>Problem Solving</title>
         <author></author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037672168</link>
         <description><![CDATA[<p>I love the ability to of improving problem solving skills.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:05:32 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037672168</guid>
      </item>
      <item>
         <title>Misconceptions</title>
         <author></author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037672247</link>
         <description><![CDATA[<p>Students moving from javascript to micropython will have to catch themselves on format</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:05:38 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037672247</guid>
      </item>
      <item>
         <title>Things that are good to preview when introducing</title>
         <author>dhorvath10</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037672964</link>
         <description><![CDATA[<ul><li><p>Make sure to go over how to start and save projects. (ex. reset project to start a new one)</p></li><li><p>Use the simulator to test as you go-- it is nice how fast you can download your project to the micro:bit</p></li><li><p>Pay attention to the red lines/errors </p></li><li><p>Play around with parameters</p></li><li><p>When projects are counting- think of accessibility of showing numbers or adding a sound so they know it's working or-- this could be an option for challenges..</p></li><li><p>LOVE the Parson's paper coding activity to preview and then actually coding it to see if it works:) Will be using🤩</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-25 15:06:53 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037672964</guid>
      </item>
      <item>
         <title>Cutebots using Microbits</title>
         <author>matthewdebrocke</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037681533</link>
         <description><![CDATA[<p>These were programmed to follow the black line on the student created maps. </p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/901074980/142ae1cf88c86de47ecab9c84829f8be/IMG_4566.jpeg" />
         <pubDate>2024-06-25 15:18:09 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037681533</guid>
      </item>
      <item>
         <title>LUMAbot Maze Challenge</title>
         <author>matthewdebrocke</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037686247</link>
         <description><![CDATA[<p>Students had to create a program that safely got their robot from the entrance to the exit. </p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/901074980/e354d8d63be85e6697f5828115eac91a/IMG_4435.jpeg" />
         <pubDate>2024-06-25 15:24:56 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037686247</guid>
      </item>
      <item>
         <title>FREE Arms Curriculum</title>
         <author>dhorvath10</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037747252</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.arm.com/resources/education/schools/content" />
         <pubDate>2024-06-25 17:05:57 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037747252</guid>
      </item>
      <item>
         <title>Python game that works great for Pair Programming</title>
         <author>saritaspillert</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037786829</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://bit.ly/3OZVsJc" />
         <pubDate>2024-06-25 18:28:02 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037786829</guid>
      </item>
      <item>
         <title>Mobile CSP</title>
         <author>saritaspillert</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037789934</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://runestone.academy/ns/books/published/mobilecsp/index.html" />
         <pubDate>2024-06-25 18:34:33 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037789934</guid>
      </item>
      <item>
         <title>Quick Look at CSforMA: micro:bit week course July 29- Aug 5 in Natick</title>
         <author>dhorvath10</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037797805</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet.com/dhorvath10/2023-csforma-bring-computation-to-life-with-the-micro-bit-thnrrwu3luzqo3c4" />
         <pubDate>2024-06-25 18:53:03 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037797805</guid>
      </item>
      <item>
         <title>Hot Potato</title>
         <author>dhorvath10</author>
         <link>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037813179</link>
         <description><![CDATA[<p>The all time classic-  timer that counts down from a random time (between 5 - 20 seconds playing a note each second) until it reaches O-- shows the skull and plays the death /funeral song!</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/544249204/87f9267b5751744c682f10e1deef2a9d/Screen_Shot_2024_06_25_at_3_26_51_PM.png" />
         <pubDate>2024-06-25 19:28:43 UTC</pubDate>
         <guid>https://padlet.com/rfarmery/kuq0fqxevkjxd6ql/wish/3037813179</guid>
      </item>
   </channel>
</rss>
