{"id":27805,"date":"2019-12-10T09:24:34","date_gmt":"2019-12-10T01:24:34","guid":{"rendered":"\/blog\/?p=27805"},"modified":"2023-07-20T15:26:43","modified_gmt":"2023-07-20T07:26:43","slug":"top-25-microbit-projects-for-beginners-2019","status":"publish","type":"post","link":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/","title":{"rendered":"Micro:Bit\u00a0Projects\u00a0Showcase:\u00a0Discover\u00a0the\u00a0Ultimate\u00a0Collection\u00a0of\u00a027\u00a0Projects\u00a0to\u00a0Try\u00a0in\u00a02023!&#8221;"},"content":{"rendered":"\n<p>Welcome to our comprehensive guide showcasing the most captivating and innovative Micro:Bit projects of 2023! In this article, we&#8217;ll delve into the fascinating world of Micro:Bit projects, exploring their potential, creativity, and impact. Whether you&#8217;re a beginner or an experienced programmer, the Micro:Bit&#8217;s versatility and user-friendly nature make it an ideal platform to bring your ideas to life. Prepare to be inspired and embark on an incredible journey into the realm of Micro:Bit innovation!<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>Coding is hard and complicated&nbsp;\ud83d\ude41<br><\/p><cite><br>\u2013 Says every guy that is not into electronics  <\/cite><\/blockquote>\n\n\n\n<p>I am pretty sure you have at least come across one person saying that statement before. Or are you a victim of coding as well and find that programming is complicated and hard to learn? Because honestly, I am one of them as well! But with micro: bit, coding can be made simple and beginner-friendly! <\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16866435826753-1030x773.png\" alt=\"\" class=\"wp-image-80567\" width=\"468\" height=\"351\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16866435826753-1030x773.png 1030w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16866435826753-300x225.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16866435826753-768x576.png 768w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16866435826753-1024x768.png 1024w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16866435826753.png 1400w\" sizes=\"(max-width: 468px) 100vw, 468px\" \/><\/figure><\/div>\n\n\n\n<p>The Micro:bit v2.2 is a compact microcontroller that offers an ideal learning platform for <strong>children and beginners<\/strong> who are interested in programming. It empowers users to create their own <strong>digital games<\/strong>, interactive projects, and robotics effortlessly. With advanced features like rich peripherals, a 2.4GHz radio, and Bluetooth 5.0, it offers limitless possibilities for exploration and creation. Its programmable LEDs, MEMS microphone, speaker, touch-sensitive logo, and motion detection capabilities further enhance its functionality.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Unlocking the Programming Magic: How to Program the micro:bit<\/h3>\n\n\n\n<p>Programming the micro:bit is incredibly approachable, making it ideal for beginners without requiring years of experience! In just a matter of minutes, you can grasp the basics and dive right into the exciting world of micro:bit programming. To cater to various learning preferences and skill levels, the micro:bit offers support for three distinct programming languages:<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ol class=\"wp-block-list\"><li><a href=\"https:\/\/makecode.microbit.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Makecode<\/a>: This user-friendly graphical block-based system empowers beginners to create programs by simply dragging and dropping blocks of code. It provides a visual and intuitive interface, making it an excellent starting point for those new to programming. <\/li><li><a href=\"https:\/\/scratch.mit.edu\/microbit\" target=\"_blank\" rel=\"noreferrer noopener\">Scratch<\/a>: Another graphical drag-and-drop interface. For many, Scratch is their first introduction to programming from around age 8 and up. In contrast to MakeCode, Scratch focuses on providing a smaller set of code blocks that are designed to be versatile and adaptable.<\/li><li><a href=\"https:\/\/python.microbit.org\/v\/3\" target=\"_blank\" rel=\"noreferrer noopener\">Python<\/a>: As you advance in your micro:bit programming journey, MicroPython becomes a powerful option. Pro developers often favor this text-based editor for its flexibility and expressiveness. While it may require a deeper understanding of coding concepts, MicroPython unlocks endless possibilities for crafting intricate and sophisticated projects.<\/li><\/ol>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>If you&#8217;re just starting out, we recommend beginning with Makecode or Scratch to acquaint yourself with the system and gain confidence in your coding abilities. As you become more comfortable and familiar with the micro:bit&#8217;s functionalities, you can then explore the rich capabilities of Python.<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Top 28 Micro:bit Projects for 2023<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.seeedstudio.com\/BitGadget-Kit-Seeed-Version-p-4360.html\" target=\"_blank\" rel=\"noreferrer noopener\">1. 5 projects in one kit with <strong>BitGadget Kit &#8211; Grove Creator Kit for Micro:bit<\/strong><\/a><\/h3>\n\n\n\n<p>BitGadget Kit includes a BitMaker and up to 9 different Grove modules. The most suitable kit for micro:bit intermediate learners to dive deep into the world of micro:bit. One project you could create is your own customized mood lighting with the RGB LED strip which automatically senses when it needs to come on through a light sensor or adjust it manually with a sliding potentiometer and pushbutton.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"BitGadget Kit for micro:bit\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/k2nwwCwZwTY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https:\/\/www.yuque.com\/tinkergen-help-en\/microbit\/bitgadget_kit#h3-1-the-led-controller\" target=\"_blank\" rel=\"noreferrer noopener\">Project 1 LED Controller<\/a><\/h4>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867298434821.png\" alt=\"\" class=\"wp-image-80630\" width=\"514\" height=\"290\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867298434821.png 415w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867298434821-300x169.png 300w\" sizes=\"(max-width: 514px) 100vw, 514px\" \/><\/figure>\n\n\n\n<p>The LEDs change its light display regularly as you rotate the rotary angle sensor, just like filling a glass.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https:\/\/www.yuque.com\/tinkergen-help-en\/microbit\/bitgadget_kit#h3-2-fun-with-led-strip\" target=\"_blank\" rel=\"noreferrer noopener\">Project 2 Rainbow LED Strip<\/a><\/h4>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867300165448.png\" alt=\"\" class=\"wp-image-80631\" width=\"514\" height=\"290\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867300165448.png 415w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867300165448-300x169.png 300w\" sizes=\"(max-width: 514px) 100vw, 514px\" \/><\/figure>\n\n\n\n<p>When tilting the micro:bit left and right, you can see a rainbow-like RGB LED strip!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https:\/\/www.yuque.com\/tinkergen-help-en\/microbit\/bitgadget_kit#h3-3-the-secret-box\" target=\"_blank\" rel=\"noreferrer noopener\">Project 3 The Secret Box<\/a><\/h4>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867300799340.png\" alt=\"\" class=\"wp-image-80632\" width=\"514\" height=\"290\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867300799340.png 415w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867300799340-300x169.png 300w\" sizes=\"(max-width: 514px) 100vw, 514px\" \/><\/figure>\n\n\n\n<p>Keep your secrets in a fantastic box! If someone opens it, it&#8217;ll alert you!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong><a href=\"https:\/\/www.yuque.com\/tinkergen-help-en\/microbit\/bitgadget_kit#h3-4-automatic-door\" target=\"_blank\" rel=\"noreferrer noopener\">Project 4 Automatic Door<\/a><\/strong><\/h4>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867301134281.png\" alt=\"\" class=\"wp-image-80633\" width=\"516\" height=\"321\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867301134281.png 750w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867301134281-300x187.png 300w\" sizes=\"(max-width: 516px) 100vw, 516px\" \/><\/figure>\n\n\n\n<p>This is an automatic door made with a servo and an ultrasonic distance sensor. If something approaches, it&#8217;ll open automatically.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/youtu.be\/7v8s1pkU_cE\" target=\"_blank\" rel=\"noreferrer noopener\">2. Sliding and Servo control using micro:bit<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"BitStarter Kit for micro:bit\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/7v8s1pkU_cE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>Use the slide potentiometer to control the servo rotation, this configuration is commonly used in robotic arm projects.<\/p>\n\n\n\n<p>You can build Music Player, Ultrasonic Distance Sensor, Steering Servo Control, Sliding melody controller within the parts above. <\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/BitStarter-Kit-Seeed-Version-p-4359.html\" target=\"_blank\" rel=\"noreferrer noopener\">BitStarter Kit &#8211; Grove Extension Kit for Micro:bit<\/a> <\/li><\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/19\/microbit-project-getting-started-with-bitmaker\/\" target=\"_blank\" rel=\"noreferrer noopener\">3. Getting Started with Bitmaker<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-40.png\" alt=\"\" width=\"538\" height=\"350\"\/><\/figure>\n\n\n\n<p>We are starting off with this project because with the micro:bit, you can only do so much with it as it lacks peripherals. In addition, you may feel that onboard I\/O rings and crocodile clips are not handy and safe enough to connect peripherals.  <\/p>\n\n\n\n<p>With the addition of the <a href=\"https:\/\/www.seeedstudio.com\/BitMaker-p-4353.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Bitmaker<\/a>, using the micro:bit would be much more convenient and simple. So let&#8217;s not wait and connect your micro:bit with the Bitmaker in this 1st project.<\/p>\n\n\n\n<p>The <a href=\"https:\/\/www.seeedstudio.com\/BitMaker-p-4353.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Bitmaker<\/a> is a micro:bit Grove expansion board that has 6 Grove connectors and also features 4 built-in addressable RGB LED and speaker for playing melodies! This project will show you how to use the Bitmaker using Makecode and control its onboard buzzer and Neopixel RGB LED. In addition, you will learn how to use our Grove Modules together with the Bitmaker. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-vivid-red-color has-text-color\"><strong>What is Grove?<\/strong><\/p>\n\n\n\n<p>You may have noticed I said that the Bitmaker is a micro:bit Grove Expansion board, but what is Grove? <\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/github.com\/SeeedDocument\/wiki_english\/raw\/master\/docs\/images\/top_banner.png\" alt=\"\" width=\"588\" height=\"221\"\/><\/figure>\n\n\n\n<p><a href=\"https:\/\/www.seeedstudio.com\/grove.html\" target=\"_blank\" rel=\"noreferrer noopener\">Grove <\/a>is Seeed&#8217;s very own modular, standardized connector prototyping system. Grove takes a building block approach to assemble electronics. Compared to the jumper or solder based system, it is easier to connect, experiment and build and simplifies the learning system.<\/p>\n\n\n\n<p>Combine the micro:bit and the Grove System, you get a system perfect for beginners and also children to learn electronics and programming!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a> or <a href=\"https:\/\/www.seeedstudio.com\/micro-bit-Telec-version-p-2946.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">micro:bit Telec version<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/BitMaker-p-4353.html\" target=\"_blank\" rel=\"noreferrer noopener\">BitMaker<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on our other blog on <a href=\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/19\/microbit-project-getting-started-with-bitmaker\/\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:bit Project &#8211; Getting Started with Bitmaker<\/a>! <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/makecode.microbit.org\/projects\/name-tag\" target=\"_blank\" rel=\"noreferrer noopener\">4.&nbsp;Micro:bit Name Tag<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pxt.azureedge.net\/blob\/7abb09b481c7eaa77252fefc3454c118ad988300\/static\/mb\/projects\/name-tag\/name-tag.gif\" alt=\"Name scrolling on the LEDs\" width=\"378\" height=\"310\"\/><figcaption>Ref:&nbsp;<a href=\"https:\/\/makecode.microbit.org\/projects\/name-tag\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Microbit<\/a> <\/figcaption><\/figure>\n\n\n\n<p>While we are just getting started, let us make a simple nametag to familiarise ourselves with the coding tools and how to connect our Micro:bit to our computer to program it! Through this project, you will be able to show your name on the LEDs on the Micro:bit.<\/p>\n\n\n\n<p>In addition, to take a step further, you can personalize it yourself by making a wearable badge with safety pins and powering it up with a battery pack with this project by&nbsp;<a href=\"http:\/\/make.techwillsaveus.com\/projects\/badge-adaptor\" target=\"_blank\" rel=\"noreferrer noopener\">Technology Will Save Us!<\/a><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need?<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/Micro-Bit-V2-p-4715.html\" target=\"_blank\" rel=\"noreferrer noopener\">micro:bit V2<\/a> or <a href=\"https:\/\/www.seeedstudio.com\/micro-bit-Telec-version-p-2946.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">micro:bit Telec version<\/a><\/li><\/ul>\n\n\n\n<p>That\u2019s all! You just require your micro:bit to create this project! You can find the full tutorial on&nbsp;<a href=\"https:\/\/makecode.microbit.org\/projects\/name-tag\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Micro:bit here<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.hackster.io\/techmirtz\/micro-bit-selfie-remote-a8c7cb\" target=\"_blank\" rel=\"noreferrer noopener\">5.&nbsp;Take a Selfie with a Micro:bit Remote<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-41.png\" alt=\"\" class=\"wp-image-27742\" width=\"497\" height=\"282\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-41.png 570w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-41-300x170.png 300w\" sizes=\"(max-width: 497px) 100vw, 497px\" \/><\/figure>\n\n\n\n<p>Through this project, you will be able to learn how to pair an Android smartphone with Micro:bit onboard Bluetooth and create a Micro:bit selfie remote.<\/p>\n\n\n\n<p>Just Place your phone wherever you want to take your photo from and get in position with your props and just easily press the onboard Micro:bit button to get your selfie taken! Furthermore, you can also record a video with this remote not just selfies for a more awesome message.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li>Android Smartphone<\/li><li>Micro:bit Android App<\/li><li>Microsoft Makecode Software<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial by&nbsp;<a href=\"https:\/\/www.hackster.io\/techmirtz\/micro-bit-selfie-remote-a8c7cb\" target=\"_blank\" rel=\"noreferrer noopener\">Techmirtz on Hackster.io<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/codeclubprojects.org\/en-GB\/microbit\/frustration\/\" target=\"_blank\" rel=\"noreferrer noopener\">6.&nbsp;Micro:bit Buzz Wire Game<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2020\/10\/image-10.png\" alt=\"\" class=\"wp-image-37278\" width=\"470\" height=\"389\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/10\/image-10.png 768w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/10\/image-10-300x248.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" \/><figcaption>Ref:&nbsp;<a href=\"https:\/\/codeclubprojects.org\/en-GB\/microbit\/frustration\/\" target=\"_blank\" rel=\"noreferrer noopener\">Codeclub Projects<\/a><\/figcaption><\/figure>\n\n\n\n<p>With this project, you will create the class buzz wire game where players will have to guide a wand along a metal wire course without making contact. Making contact will add to player score where the player with the lowest score wins!<\/p>\n\n\n\n<p>If you want to take it further, you can choose to make a longer course, more bends or add a&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/Grove-Buzzer.html\" target=\"_blank\" rel=\"noreferrer noopener\">buzzer<\/a>&nbsp;that buzz when contact is made!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li>Metal Wire<\/li><li>Modelling Clay (Non conductive)<\/li><li>Electrical Tape (Optional)<\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Grove-Buzzer.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Grove Buzzer (Optional)<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on&nbsp;<a href=\"https:\/\/codeclubprojects.org\/en-GB\/microbit\/frustration\/\" target=\"_blank\" rel=\"noreferrer noopener\">CodeClub Projects<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.hackster.io\/anish78\/create-remote-burglar-alarm-using-bbc-micro-bit-7f7ee7\">7.&nbsp;Micro:bit Burglar Alarm<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/ezgif.com-video-to-gif-6.gif\" alt=\"\" class=\"wp-image-80636\" width=\"504\" height=\"378\"\/><figcaption>Ref: <a href=\"https:\/\/www.hackster.io\/anish78\" target=\"_blank\" rel=\"noreferrer noopener\">Anish Ansari<\/a><\/figcaption><\/figure>\n\n\n\n<p>With this burglar alarm project, you will learn about micro bit communication and communicate between 2 micro:bits! This project will involve 2 micro:bit communicating via radio signal where one will be used for notification and the other for sensing light level to notify the previous micro:bit whether to turn on the alarm.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need?<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>2 x\u00a0<a href=\"https:\/\/www.seeedstudio.com\/micro-bit-Telec-version-p-2946.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">micro:bit Telec version<\/a> or<a href=\"https:\/\/www.seeedstudio.com\/Micro-Bit-V2-p-4715.html\" target=\"_blank\" rel=\"noreferrer noopener\"> <a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Grove-Buzzer.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Grove Buzzer<\/a><\/li><li>AA Batteries<\/li><li><a href=\"https:\/\/www.seeedstudio.com\/10pcs-alligator-clip-test-lead-500mm-22awg-p-3087.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">10pcs Alligator Clip Test Lead 500mm \u2013 22AWG<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial by&nbsp;<a href=\"https:\/\/www.hackster.io\/anish78\/create-remote-burglar-alarm-using-bbc-micro-bit-7f7ee7\">Anish Ansari on Hackster.io!<\/a><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.hackster.io\/gpteacher\/microbit-bus-robot-car-025057\" target=\"_blank\" rel=\"noreferrer noopener\">8.&nbsp;Micro:bit Robot Bus<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"DIY microBit Robot Bus\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/fqdciO34fUQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption>Ref: <a href=\"https:\/\/www.hackster.io\/gpteacher\/microbit-bus-robot-car-025057\" target=\"_blank\" rel=\"noreferrer noopener\">Gord Payne<\/a> <\/figcaption><\/figure>\n\n\n\n<p>Micro:bit robot kits are often costly that often costs more than $50. But what about building your own out of recycled materials for free! With this robot bus project, you will learn how to control a robot using the Micro:bit.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need?<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li>Tissue Box<\/li><li>Cardboard<\/li><li>Ping Pong ball \/ Ball caster<\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Bread-board-Clear-8-2-x-5-3cm-p-262.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Clear Breadboard<\/a><\/li><li>SN754410NE H-bridge<\/li><li>2 x&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/Robotcars-Wheel-72mm-Hexagonal-p-4246.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Robot cars Wheel-72mm-Hexagonal<\/a><\/li><li>9V Battery Clip<\/li><li><a href=\"https:\/\/www.seeedstudio.com\/AA-Battery-Holder-Case-2-Slot.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">AA Battery Holder<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial by&nbsp;<a href=\"https:\/\/www.hackster.io\/gpteacher\/microbit-bus-robot-car-025057\" target=\"_blank\" rel=\"noreferrer noopener\">Gord Payne on Hackster.io<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/community.seeedstudio.com\/micro%3Abit%20Project%201%3A%20Gesture%20Recognition-t-12245.html\" target=\"_blank\" rel=\"noreferrer noopener\">9. Gesture Recognition<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/statics3.seeedstudio.com\/seeed\/file\/2017-08\/bazaar550139_gestureprojectwithmicrobit.gif\" alt=\"\" width=\"460\" height=\"345\"\/><\/figure>\n\n\n\n<p>Through this project, you will learn how to use gesture control with your micro:bit! This gesture recognition project is able to recognize 9 different gestures and display them on the micro:bit. <\/p>\n\n\n\n<p>If you want to take it further, you can implement this gesture control into your other projects as well. For example, imagine controlling a robot car using gestures!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_15\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Grove-Gesture-PAJ7620U2.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Grove &#8211; Gesture<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Grove-Shield-for-micro%3Abit-p-2947.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Grove Shield for Microbit<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial at <a href=\"https:\/\/community.seeedstudio.com\/micro%3Abit%20Project%201%3A%20Gesture%20Recognition-t-12245.html\" target=\"_blank\" rel=\"noreferrer noopener\">Seeedstudio Community!<\/a><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/github.com\/musabkilic\/MicroBike\/\" target=\"_blank\" rel=\"noreferrer noopener\">10.&nbsp;Micro:bit Motorbike Simulator<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/github.com\/musabkilic\/MicroBike\/raw\/master\/res\/microbike.gif\" alt=\"gif\" width=\"546\" height=\"307\"\/><figcaption>Ref:&nbsp;<a href=\"https:\/\/github.com\/musabkilic\/MicroBike\/\" target=\"_blank\" rel=\"noreferrer noopener\">Musabkilic<\/a><\/figcaption><\/figure>\n\n\n\n<p>With micro:bit built-in accelerator and compass, you can turn your micro:bit into a game controller! Through this project, you will learn how to use python to code your micro:bit which is slightly more challenging, however, there is a full tutorial and the code is already pre-written!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/github.com\/SavinaRoja\/PyUserInput\" target=\"_blank\" rel=\"noreferrer noopener\">PyUserInput Software<\/a>&nbsp;(Module for cross-platform control of mouse and keyboard in python)<\/li><li><a href=\"https:\/\/github.com\/whaleygeek\" target=\"_blank\" rel=\"noreferrer noopener\">David Whale<\/a>\u2018s&nbsp;<a href=\"https:\/\/github.com\/whaleygeek\/bitio\" target=\"_blank\" rel=\"noreferrer noopener\">bitio library<\/a><\/li><li><a href=\"https:\/\/www.python.org\/download\/releases\/2.7\/\" target=\"_blank\" rel=\"noreferrer noopener\">Python Software<\/a><\/li><li><a href=\"https:\/\/pip.pypa.io\/en\/stable\/installing\/\" target=\"_blank\" rel=\"noreferrer noopener\">Pip Package manager software<\/a><\/li><li>Metal pole (As motorbike handle)<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial by&nbsp;<a href=\"https:\/\/github.com\/musabkilic\/MicroBike\/\" target=\"_blank\" rel=\"noreferrer noopener\">Musabkilic on Github<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.youtube.com\/watch?v=J4xXHqd2UIs\" target=\"_blank\" rel=\"noreferrer noopener\">11.&nbsp;Micro:bit Step Counter<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"micro:bit at home: step counter show\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/J4xXHqd2UIs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>Do not wish to spend money on step counters and fitness trackers? Why not build your own with the Micro:bit! Through this project, you will make use of micro:bit onboard accelerometer to make a step counter to track your daily steps!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on <a href=\"https:\/\/www.youtube.com\/@microbit_edu\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:bit Educational Foundation<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/makecode.microbit.org\/projects\/banana-keyboard\/make\" target=\"_blank\" rel=\"noreferrer noopener\">12.&nbsp;Fruit Keyboard<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pxt.azureedge.net\/blob\/a9b218ee4e041ba10cca8c493fb91024821f6ec1\/static\/mb\/lessons\/banana-keyboard-0.png\" alt=\"\" width=\"529\" height=\"356\"\/><figcaption>Ref:<a href=\"https:\/\/makecode.microbit.org\/projects\/banana-keyboard\" target=\"_blank\" rel=\"noreferrer noopener\">&nbsp;MakeCode Micro:bit<\/a><\/figcaption><\/figure>\n\n\n\n<p>Through this fun project, you will use fruits to create music by making the fruits touch-sensitive where if you touch them, they will play a sound on your computer!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li>Fruits (Banana and Orange)<\/li><li><a href=\"https:\/\/www.seeedstudio.com\/10pcs-alligator-clip-test-lead-500mm-22awg-p-3087.html?utm_source=blog&amp;utm_medium=blog\">4 crocodile clip<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/AA-Battery-Holder-Case-2-Slot.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Battery holder<\/a>&nbsp;with 2 AAA batteries<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on&nbsp;<a href=\"https:\/\/makecode.microbit.org\/projects\/banana-keyboard\/make\" target=\"_blank\" rel=\"noreferrer noopener\">makecode micro:bit<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.youtube.com\/watch?v=VtOW-LdcABo\" target=\"_blank\" rel=\"noreferrer noopener\">13.&nbsp;DIY Football Game using REKA:BIT with micro:bit<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"DIY Football Game using REKA:BIT with micro:bit | Tutorial for Beginners\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/VtOW-LdcABo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption>Ref: <a href=\"https:\/\/www.youtube.com\/@cytrontech\" target=\"_blank\" rel=\"noreferrer noopener\">Cytron Technologies<\/a><\/figcaption><\/figure>\n\n\n\n<p>In this tutorial, let\u2019s learn how to make a &#8220;Penalty Kick Game&#8221; using REKA-BIT with micro:bit! It&#8217;s fun, easy to make, and you can play it with your friends!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Grove-Servo.html\" target=\"_blank\" rel=\"noreferrer noopener\">Grove-Servo<\/a><\/li><li>SR04P Ultrasonic Ranging Module<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial at<a href=\"https:\/\/www.youtube.com\/@cytrontech\" target=\"_blank\" rel=\"noreferrer noopener\"> <a href=\"https:\/\/www.youtube.com\/@cytrontech\">Cytron Technologies<\/a><\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/projects.raspberrypi.org\/en\/projects\/micromine-bitcraft\" target=\"_blank\" rel=\"noreferrer noopener\">14.&nbsp;Micro:bit and Raspberry Pi Bitcraft<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"613\" height=\"268\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-42.png\" alt=\"\" class=\"wp-image-27761\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-42.png 613w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-42-300x131.png 300w\" sizes=\"(max-width: 613px) 100vw, 613px\" \/><figcaption>Ref:&nbsp;<a href=\"https:\/\/projects.raspberrypi.org\/en\/projects\/micromine-bitcraft\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi Projects<\/a><\/figcaption><\/figure>\n\n\n\n<p>In this project, you will learn how to connect a micro:bit to a Raspberry Pi, program the micro:bit and Minecraft using python and also connect and program buttons and pins on your micro:bit and Raspberry Pi to detect motion!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Raspberry-Pi-4-Computer-Model-B-4GB-p-4077.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi 4<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/10pcs-alligator-clip-test-lead-500mm-22awg-p-3087.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Crocodile clips<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Micro-USB-Cable-48cm-p-1475.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Micro USB Cable<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial at&nbsp;<a href=\"https:\/\/projects.raspberrypi.org\/en\/projects\/micromine-bitcraft\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi Projects<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/docproxy.tinkergen.com\/web\/#\/2?page_id=357\" target=\"_blank\" rel=\"noreferrer noopener\">15. BitCar<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-69.png\" alt=\"\" class=\"wp-image-27955\" width=\"333\" height=\"288\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-69.png 487w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-69-300x259.png 300w\" sizes=\"(max-width: 333px) 100vw, 333px\" \/><\/figure>\n\n\n\n<p>If you do not wish to DIY a robot car, how about getting a DIY car chassis! Do not worry this robot car kit only costs $24.90 which is much cheaper than other kits out there. <\/p>\n\n\n\n<p>With the combined power of micro:bit in-built sensors and the sensors and actuators on BitCar platform, it is suitable for wide range of applications and projects. For example, it is obstacle avoiding thanks to an ultrasonic sensor add-on and has built-in speaker for playing melody or providing sound effect together with many more other actuators! Furthermore, it features a double castor wheel design, which makes both vertical and horizontal motion possible. <\/p>\n\n\n\n<p>Want to take it further? There are also Grove connectors where you can add AI cameras, recognizers or screens to the BitCar!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_73\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\"><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/BitCar-p-4357.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">BitCar<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial at <a href=\"https:\/\/docproxy.tinkergen.com\/web\/#\/2?page_id=357\" target=\"_blank\" rel=\"noreferrer noopener\">TinkerGen<\/a>! <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/groklearning.com\/hoc\/activity\/virtual-pet\/\" target=\"_blank\" rel=\"noreferrer noopener\">16.&nbsp;Micro:bit Virtual Pet<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/f\/f2\/Tamagotchi_0124_ubt.jpeg\" alt=\"Image result for tamagotchi\" width=\"482\" height=\"372\"\/><figcaption>Ref:&nbsp;<a href=\"https:\/\/www.google.com\/url?sa=i&amp;source=images&amp;cd=&amp;cad=rja&amp;uact=8&amp;ved=2ahUKEwiYh474_afmAhVOsZ4KHW8ABtUQjhx6BAgBEAI&amp;url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FTamagotchi&amp;psig=AOvVaw1V50WbDoPYJ3jdyozStkeD&amp;ust=1575960881268248\" target=\"_blank\" rel=\"noreferrer noopener\">Tamagotchi Wikipedia<\/a><\/figcaption><\/figure>\n\n\n\n<p>Remember the Tamagotchi? Through this project, we will be creating a virtual pet like the Tamagotchi programmed by Python where you can interact with the pet by feeding it and playing with it. At the same time, you will also know how your pet is feeling!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_5\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on&nbsp;<a href=\"https:\/\/groklearning.com\/learn\/hoc-virtual-pet\/intro\/1\/\" target=\"_blank\" rel=\"noreferrer noopener\">Grok Learning<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.instructables.com\/id\/Microbit-Air-Guitar-DMP\/\" target=\"_blank\" rel=\"noreferrer noopener\">17.&nbsp;Micro:bit Air Guitar<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-44.png\" alt=\"\" class=\"wp-image-27763\" width=\"494\" height=\"384\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-44.png 570w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-44-300x233.png 300w\" sizes=\"(max-width: 494px) 100vw, 494px\" \/><\/figure>\n\n\n\n<p>Through this project, you will be able to play awesome music with your new micro:bit air guitar! Using the light sensor on the micro:bit, you will be able to play different pitches by adjusting the amount of light it receives!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/10pcs-alligator-clip-test-lead-500mm-22awg-p-3087.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Crocodile clips<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Micro-USB-Cable-48cm-p-1475.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Micro USB Cable<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/AA-Battery-Holder-Case-2-Slot.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">AAA battery holder<\/a>&nbsp;with AAA batteries<\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Mono-Enclosed-Speaker-2W-6-Ohm-p-2832.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Mini Speaker<\/a><\/li><li>Tape, Ruler, Penknife, Screws and Nuts<\/li><li>Cardboard<\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Mini-Hot-Glue-Gun-p-1480.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Glue Gun<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial by&nbsp;<a href=\"https:\/\/www.instructables.com\/id\/Microbit-Air-Guitar-DMP\/\" target=\"_blank\" rel=\"noreferrer noopener\">Digital Maker SG on Instructables<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/microbit.org\/projects\/make-it-code-it\/reaction-game\/\" target=\"_blank\" rel=\"noreferrer noopener\">18. Reaction game<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.sanity.io\/images\/ajwvhvgo\/production\/60dd1a40c5485e11870ba40ae9298afcc6411fa2-4032x3024.jpg?w=653&amp;q=80&amp;fit=max&amp;auto=format\" alt=\"\" width=\"488\" height=\"366\"\/><figcaption>Ref: <a href=\"https:\/\/cdn.sanity.io\/images\/ajwvhvgo\/production\/60dd1a40c5485e11870ba40ae9298afcc6411fa2-4032x3024.jpg?w=653&amp;q=80&amp;fit=max&amp;auto=format\">Makecode Microbit<\/a><\/figcaption><\/figure>\n\n\n\n<p>With the micro:bit, you can build your very own reaction game and play with your friends and family! Using the physical switches built, you can compete with each other to see who has the better reaction speed. Since this game has an infinite loop, you can keep playing as much as you like!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_52\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li>4 crocodile clip leads<\/li><li>Some scrap cardboard, tin foil, glue and scissors<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on <a href=\"https:\/\/cdn.sanity.io\/images\/ajwvhvgo\/production\/60dd1a40c5485e11870ba40ae9298afcc6411fa2-4032x3024.jpg?w=653&amp;q=80&amp;fit=max&amp;auto=format\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Microbit<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.101computing.net\/microbit-car-racing-game\/\" target=\"_blank\" rel=\"noreferrer noopener\">19. LED Racing Game<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"BBC micro:bit Car Racing Game\" width=\"640\" height=\"480\" src=\"https:\/\/www.youtube.com\/embed\/bDxN3qmfxWI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption>Ref: <a href=\"https:\/\/www.youtube.com\/channel\/UCk27m-saxg3AnYmpT2haH0w\" target=\"_blank\" rel=\"noreferrer noopener\">101 Computing<\/a><\/figcaption><\/figure>\n\n\n\n<p>With the onboard LEDs, you can sure create various games with the micro:bit. Why not try this drag racing game which is great for passing time. <\/p>\n\n\n\n<p>Furthermore, this game can play up to five players, perfect to play with friends! Through this project, you will learn how to create the game along with learning how to duplicate the code for additional players.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_40\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on <a href=\"https:\/\/www.101computing.net\/microbit-car-racing-game\/\" target=\"_blank\" rel=\"noreferrer noopener\">101Computing<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/projects.raspberrypi.org\/en\/projects\/microbit-meteorologist\" target=\"_blank\" rel=\"noreferrer noopener\">20.&nbsp;Micro:bit and Raspberry Pi Meteorologist<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-46.png\" alt=\"\" class=\"wp-image-27768\" width=\"579\" height=\"405\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-46.png 761w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-46-300x211.png 300w\" sizes=\"(max-width: 579px) 100vw, 579px\" \/><\/figure>\n\n\n\n<p>With this project, you will combine the micro:bit and Raspberry Pi together to display the weather forecast for the next 7 days for wherever you live! Through this project you will learn how to fetch a weatherr forecast using Py0WM and how to create custom images to display on the micro:bit!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_60\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Raspberry-Pi-4-Computer-Model-B-4GB-p-4077.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi 4<\/a><\/li><li>Python Software<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on&nbsp;<a href=\"https:\/\/projects.raspberrypi.org\/en\/projects\/microbit-meteorologist\/2\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi Projects<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.hackster.io\/anish78\/how-to-create-temperature-gauge-using-micro-bit-a601cc\">21.&nbsp;Reading Temperature using Micro:bit<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/ezgif.com-video-to-gif-7.gif\" alt=\"\" class=\"wp-image-80639\" width=\"500\" height=\"375\"\/><figcaption>Ref: <a href=\"https:\/\/www.hackster.io\/anish78\">Anish Ansari<\/a><\/figcaption><\/figure>\n\n\n\n<p>With this project, you will learn how to control a servo motor and combine it together with the Micro:bit to read temperature and create a temperature gauge!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><a href=\"https:\/\/www.seeedstudio.com\/Grove-Servo.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Grove-Servo.html\" target=\"_blank\" rel=\"noreferrer noopener\">Grove-Servo<\/a><\/li><li>Male\/Female Jumper Wires<\/li><li>AAA Batteries<\/li><li>MakeCode Software<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial by&nbsp;<a href=\"https:\/\/www.hackster.io\/anish78\/how-to-create-temperature-gauge-using-micro-bit-a601cc\">Anish Ansari on Hackster.io<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/makecode.microbit.org\/projects\/milk-carton-robot\" target=\"_blank\" rel=\"noreferrer noopener\">22.&nbsp;Micro:bit Milk Carton Robot<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"micro:bit milk jar robot - demo\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/Ah4fEbJtklU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption>Ref:&nbsp;<a href=\"https:\/\/makecode.microbit.org\/projects\/milk-carton-robot\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Microbit<\/a> <\/figcaption><\/figure>\n\n\n\n<p>With a bunch of recycled materials and a servo motor, you can create a funny milk carton robot!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_83\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Grove-Servo.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\"><a href=\"https:\/\/www.seeedstudio.com\/Grove-Servo.html\" target=\"_blank\" rel=\"noreferrer noopener\">Grove-Servo<\/a><\/a><\/li><li>3 x\u00a0<a href=\"https:\/\/www.seeedstudio.com\/10pcs-alligator-clip-test-lead-500mm-22awg-p-3087.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Crocodile clips<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Mini-Hot-Glue-Gun-p-1480.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Glue Gun<\/a><\/li><li>AAA Batteries<\/li><li>Milk Carton, Wood Sticks, Straws<\/li><li>Scissors<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on&nbsp;<a href=\"https:\/\/makecode.microbit.org\/projects\/milk-carton-robot\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Microbit<\/a>&nbsp;here!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/makecode.microbit.org\/projects\/rock-paper-scissors\" target=\"_blank\" rel=\"noreferrer noopener\">23.&nbsp;Micro:bit Rock Paper Scissors<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pxt.azureedge.net\/blob\/8c83c5c12698cc2de3f568e04223433e00b38249\/static\/mb\/projects\/rock-paper-scissors\/rpssim3.gif\" alt=\"Shaking a micro:bit simulator\" width=\"319\" height=\"301\"\/><figcaption>Ref:&nbsp;<a href=\"https:\/\/makecode.microbit.org\/projects\/rock-paper-scissors\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Microbit<\/a><\/figcaption><\/figure>\n\n\n\n<p>With this project, you can easily create a rock paper scissors game that you can game among your friends! Using the onboard accelerometer on the micro:bit, by shaking it, the micro:bit will randomise and pick either rock, paper or scissors!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_97\">What do you need?<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>2 x&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/micro-bit-Telec-version-p-2946.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:bit<\/a><\/li><li>Microsoft MakeCode software<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on&nbsp;<a href=\"https:\/\/makecode.microbit.org\/projects\/rock-paper-scissors\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Microbit<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.101computing.net\/bbc-microbit-tetris-game\/\" target=\"_blank\" rel=\"noreferrer noopener\">24.&nbsp;Micro:Bit Tetris Game<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"BBC micro:bit Tetris Game\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/BkZu68F1K68?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption>Ref:<a href=\"https:\/\/www.101computing.net\/bbc-microbit-tetris-game\/\" target=\"_blank\" rel=\"noreferrer noopener\">&nbsp;101 Computing<\/a> <\/figcaption><\/figure>\n\n\n\n<p>Through this project, you will learn how to create a game of old school Tetris to play on your own micro:bit!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_97\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on&nbsp;<a href=\"https:\/\/www.101computing.net\/bbc-microbit-tetris-game\/\" target=\"_blank\" rel=\"noreferrer noopener\">101 Computing<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/makecode.microbit.org\/projects\/plant-watering\" target=\"_blank\" rel=\"noreferrer noopener\">25.&nbsp;Automated Plant Watering System<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"micro:bit plant watering\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/7eC_VjH1eP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption>Ref: <a href=\"https:\/\/makecode.microbit.org\/projects\/plant-watering\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Microbit<\/a> <\/figcaption><\/figure>\n\n\n\n<p>Eliminate plant watering worries with the micro:bit automated system! Using a soil moisture sensor and mini water pump, it waters your plants as needed.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_119\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/AA-Battery-Holder-Case-2-Slot.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">AAA battery holder<\/a>&nbsp;with AAA batteries<\/li><li>2 x Long Nails<\/li><li>2 x&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/10pcs-alligator-clip-test-lead-500mm-22awg-p-3087.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Crocodile clips<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Grove-Servo.html\" target=\"_blank\" rel=\"noreferrer noopener\">Grove-Servo<\/a><\/li><li>Wooden ice cream stick<\/li><li>Clear Tape<\/li><li>Scissors<\/li><li>Straw<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on&nbsp;<a href=\"https:\/\/makecode.microbit.org\/projects\/plant-watering\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Microbit<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.hackster.io\/PSoC_Rocks\/gas-leakage-monitor-ventilation-system-for-confined-space-434957\" target=\"_blank\" rel=\"noreferrer noopener\">26. Gas Leakage Monitor &amp; Ventilation System for Confined Space<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_16867248384881.png\" alt=\"\" class=\"wp-image-80616\" width=\"508\" height=\"385\"\/><figcaption>Ref: <a href=\"https:\/\/www.hackster.io\/PSoC_Rocks\" target=\"_blank\" rel=\"noreferrer noopener\">Shahariar<\/a><\/figcaption><\/figure>\n\n\n\n<p>Introducing a gas leak monitoring device that comes equipped with adjustable sensitivity to effectively detect natural gas. The device employs voice prompt warnings to provide instant alerts, ensuring timely response. Furthermore, it incorporates a ventilation mechanism, enhancing overall fire safety.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"mce_91\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Grove-2-Coil-Latching-Relay.html\" target=\"_blank\" rel=\"noreferrer noopener\">Grove &#8211; 2-Coil Latching Relay<\/a><\/li><li>Analog CH4 Gas Sensor (MQ4) For Arduino<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on <a href=\"https:\/\/www.hackster.io\/PSoC_Rocks\/gas-leakage-monitor-ventilation-system-for-confined-space-434957\" target=\"_blank\" rel=\"noreferrer noopener\">Hackster<\/a>!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.hackster.io\/promokickstarter33\/music-player-based-on-micro-bit-boombit-17db46\">27. Music Player based on micro:bit &#8211; BoomBit<\/a><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2023\/06\/ezgif.com-video-to-gif-5.gif\" alt=\"\" class=\"wp-image-80615\" width=\"555\" height=\"323\"\/><figcaption>Ref: <a href=\"https:\/\/www.hackster.io\/promokickstarter33\" target=\"_blank\" rel=\"noreferrer noopener\">ninja turtle<\/a><\/figcaption><\/figure>\n\n\n\n<p>Looking to create a compact, powerful music player for your home? This project requires just two items and allows you to build a mini music player with built-in speaker, headphone support, and volume control. Get ready to enjoy your favorite tunes in style!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What do you need? <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\" target=\"_blank\" rel=\"noreferrer noopener\">Micro:Bit V2.2<\/a><\/li><li>BoomBit<\/li><\/ul>\n\n\n\n<p>Interested? You can find the full tutorial on <a href=\"https:\/\/www.hackster.io\/promokickstarter33\/music-player-based-on-micro-bit-boombit-17db46\" target=\"_blank\" rel=\"noreferrer noopener\">Hackster<\/a>!<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>Here are just some exciting micro:bit projects to inspire you and expand your coding and programming skills through micro:bit. If you haven&#8217;t obtained a Micro:bit yet, there&#8217;s no better time to do so! You can get our <strong><a href=\"https:\/\/www.seeedstudio.com\/MICRO-BIT-SBC-BOARD-ONLY-V2-2-p-5294.html\">Micro:Bit V2.2<\/a><\/strong> right here. To delve deeper into the micro:bit and begin your journey, take a look at our comprehensive guide on <a href=\"https:\/\/www.seeedstudio.com\/blog\/2019\/11\/28\/getting-started-with-microbit-makecode-accessories-projects-and-more\/\">Getting Started with micro:bit<\/a>.<\/p>\n\n\n\n<p>Are you new to micro:bit? Explore our &nbsp;<a href=\"https:\/\/www.seeedstudio.com\/BitStarter-Kit-Seeed-Version-p-4359.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">BitStarter Kit&nbsp;<\/a>and&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/BitGadget-Kit-Seeed-Version-p-4360.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">BitGadget Kit<\/a>, which provide all the necessary components and step-by-step instructions to create engaging micro:bit projects that incorporate Grove modules. These projects will bring your creations to life with vibrant lights, motion, and sound.<\/p>\n\n\n\n<p>Would you like to explore more micro:bit products? We also offer a diverse range of kits, shields, cases, and extensions, such as Interested in more micro:bit products? We also offer various other kits, shields, cases, and extensions like&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/BitWear-p-4355.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">Bitwear<\/a>,&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/BitPlayer-p-4356.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">BitPlayer<\/a>, <a href=\"https:\/\/www.seeedstudio.com\/BitCar-p-4357.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">BitCar<\/a>,&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/BitWearable-Kit-p-4358.html?utm_source=blog&amp;utm_medium=blog\" target=\"_blank\" rel=\"noreferrer noopener\">BitWearable Kit<\/a>,&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/catalogsearch\/result\/?q=kittenbot\">Kittenbot<\/a>&nbsp;and many&nbsp;<a href=\"https:\/\/www.seeedstudio.com\/TinkerGen-micro-bit-c-1986.html\">more<\/a>! <\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Helpful Resources<\/strong><\/h3>\n\n\n\n<p>To help you on your journey in micro:bit, here are some helpful resources that you can look at to get started and go further!<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.hackster.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">Hackster.io<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/www.instructables.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Instructables<\/a>&nbsp;\u2013 You can find awesome micro:bit projects done by makers with instructions and try it out for yourself! <\/li><li><a href=\"https:\/\/www.udemy.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Udemy<\/a>&nbsp;\u2013 Online learning platform with micro:bit learning courses to learn more about electronics and the micro:bit.<\/li><li><a href=\"https:\/\/microbit.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">micro:bit<\/a> &#8211; Micro:bit official website. You can find more micro:bit project ideas and tutorials here! <\/li><li><a href=\"https:\/\/makecode.microbit.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Makecode Micro:bit<\/a> &#8211; Code editor for the&nbsp;micro:bit&nbsp;powered by Microsoft&nbsp;MakeCode. Find projects and tutorials here! <\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to our comprehensive guide showcasing the most captivating and innovative Micro:Bit projects of 2023!<\/p>\n","protected":false},"author":2781,"featured_media":28170,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"iawp_total_views":0,"footnotes":""},"categories":[1],"tags":[2287,2167,2285,2172,2171,689,2290,2284,2291,2289],"class_list":["post-27805","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-bbc-microbit","tag-makecode-microbit","tag-makecode-microbit-projects","tag-microbit-makecode","tag-microbit-projects","tag-microbit","tag-microbit-bbc","tag-microbit-project-ideas","tag-microsoft-makecode-microbit","tag-microsoft-microbit"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Micro:Bit\u00a0Projects\u00a0Showcase:\u00a0Discover\u00a0the\u00a0Ultimate\u00a0Collection\u00a0of\u00a027\u00a0Projects\u00a0to\u00a0Try\u00a0in\u00a02023!&#8221; - Latest News from Seeed Studio<\/title>\n<meta name=\"description\" content=\"Today, we are going to make use of the micro:bit features together with a few peripherals to create over 28 projects! If you didn&#039;t know, here are its features!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Micro:Bit\u00a0Projects\u00a0Showcase:\u00a0Discover\u00a0the\u00a0Ultimate\u00a0Collection\u00a0of\u00a027\u00a0Projects\u00a0to\u00a0Try\u00a0in\u00a02023!&#8221; - Latest News from Seeed Studio\" \/>\n<meta property=\"og:description\" content=\"Today, we are going to make use of the micro:bit features together with a few peripherals to create over 28 projects! If you didn&#039;t know, here are its features!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/\" \/>\n<meta property=\"og:site_name\" content=\"Latest News from Seeed Studio\" \/>\n<meta property=\"article:published_time\" content=\"2019-12-10T01:24:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-20T07:26:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png\" \/>\n\t<meta property=\"og:image:width\" content=\"532\" \/>\n\t<meta property=\"og:image:height\" content=\"322\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"yida\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"yida\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"19 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/\",\"name\":\"Micro:Bit\u00a0Projects\u00a0Showcase:\u00a0Discover\u00a0the\u00a0Ultimate\u00a0Collection\u00a0of\u00a027\u00a0Projects\u00a0to\u00a0Try\u00a0in\u00a02023!&#8221; - Latest News from Seeed Studio\",\"isPartOf\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png\",\"datePublished\":\"2019-12-10T01:24:34+00:00\",\"dateModified\":\"2023-07-20T07:26:43+00:00\",\"author\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/6457c21fb5499f36fcf657d48dc4380e\"},\"description\":\"Today, we are going to make use of the micro:bit features together with a few peripherals to create over 28 projects! If you didn't know, here are its features!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#primaryimage\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png\",\"contentUrl\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png\",\"width\":532,\"height\":322,\"caption\":\"Top 25 Micro:Bit Projects You Must Try 2019!\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.seeedstudio.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Micro:Bit\u00a0Projects\u00a0Showcase:\u00a0Discover\u00a0the\u00a0Ultimate\u00a0Collection\u00a0of\u00a027\u00a0Projects\u00a0to\u00a0Try\u00a0in\u00a02023!&#8221;\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/\",\"name\":\"Latest News from Seeed Studio\",\"description\":\"Emerging IoT, AI and Autonomous Applications on the Edge\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/6457c21fb5499f36fcf657d48dc4380e\",\"name\":\"yida\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/91a6af461a3a3af5aa79654f77822c7f?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/91a6af461a3a3af5aa79654f77822c7f?s=96&r=g\",\"caption\":\"yida\"},\"url\":\"https:\/\/www.seeedstudio.com\/blog\/author\/yida\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Micro:Bit\u00a0Projects\u00a0Showcase:\u00a0Discover\u00a0the\u00a0Ultimate\u00a0Collection\u00a0of\u00a027\u00a0Projects\u00a0to\u00a0Try\u00a0in\u00a02023!&#8221; - Latest News from Seeed Studio","description":"Today, we are going to make use of the micro:bit features together with a few peripherals to create over 28 projects! If you didn't know, here are its features!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/","og_locale":"en_US","og_type":"article","og_title":"Micro:Bit\u00a0Projects\u00a0Showcase:\u00a0Discover\u00a0the\u00a0Ultimate\u00a0Collection\u00a0of\u00a027\u00a0Projects\u00a0to\u00a0Try\u00a0in\u00a02023!&#8221; - Latest News from Seeed Studio","og_description":"Today, we are going to make use of the micro:bit features together with a few peripherals to create over 28 projects! If you didn't know, here are its features!","og_url":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/","og_site_name":"Latest News from Seeed Studio","article_published_time":"2019-12-10T01:24:34+00:00","article_modified_time":"2023-07-20T07:26:43+00:00","og_image":[{"width":532,"height":322,"url":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png","type":"image\/png"}],"author":"yida","twitter_card":"summary_large_image","twitter_misc":{"Written by":"yida","Est. reading time":"19 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/","url":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/","name":"Micro:Bit\u00a0Projects\u00a0Showcase:\u00a0Discover\u00a0the\u00a0Ultimate\u00a0Collection\u00a0of\u00a027\u00a0Projects\u00a0to\u00a0Try\u00a0in\u00a02023!&#8221; - Latest News from Seeed Studio","isPartOf":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#primaryimage"},"image":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#primaryimage"},"thumbnailUrl":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png","datePublished":"2019-12-10T01:24:34+00:00","dateModified":"2023-07-20T07:26:43+00:00","author":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/6457c21fb5499f36fcf657d48dc4380e"},"description":"Today, we are going to make use of the micro:bit features together with a few peripherals to create over 28 projects! If you didn't know, here are its features!","breadcrumb":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#primaryimage","url":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png","contentUrl":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png","width":532,"height":322,"caption":"Top 25 Micro:Bit Projects You Must Try 2019!"},{"@type":"BreadcrumbList","@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/10\/top-25-microbit-projects-for-beginners-2019\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seeedstudio.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Micro:Bit\u00a0Projects\u00a0Showcase:\u00a0Discover\u00a0the\u00a0Ultimate\u00a0Collection\u00a0of\u00a027\u00a0Projects\u00a0to\u00a0Try\u00a0in\u00a02023!&#8221;"}]},{"@type":"WebSite","@id":"https:\/\/www.seeedstudio.com\/blog\/#website","url":"https:\/\/www.seeedstudio.com\/blog\/","name":"Latest News from Seeed Studio","description":"Emerging IoT, AI and Autonomous Applications on the Edge","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/6457c21fb5499f36fcf657d48dc4380e","name":"yida","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/91a6af461a3a3af5aa79654f77822c7f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/91a6af461a3a3af5aa79654f77822c7f?s=96&r=g","caption":"yida"},"url":"https:\/\/www.seeedstudio.com\/blog\/author\/yida\/"}]}},"modified_by":"Sue Guan","views":239468,"featured_image_urls":{"full":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false],"thumbnail":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127-80x80.png",80,80,true],"medium":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127-300x182.png",300,182,true],"medium_large":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false],"large":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false],"1536x1536":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false],"2048x2048":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false],"visody_icon":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",32,19,false],"magazine-7-slider-full":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false],"magazine-7-slider-center":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false],"magazine-7-featured":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false],"magazine-7-medium":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false],"magazine-7-medium-square":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-127.png",532,322,false]},"author_info":{"display_name":"yida","author_link":"https:\/\/www.seeedstudio.com\/blog\/author\/yida\/"},"category_info":"<a href=\"https:\/\/www.seeedstudio.com\/blog\/category\/news\/\" rel=\"category tag\">News<\/a>","tag_info":"News","comment_count":"0","_links":{"self":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/27805","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/users\/2781"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/comments?post=27805"}],"version-history":[{"count":45,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/27805\/revisions"}],"predecessor-version":[{"id":83306,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/27805\/revisions\/83306"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/media\/28170"}],"wp:attachment":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/media?parent=27805"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/categories?post=27805"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/tags?post=27805"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}