Using the Micro: bit Computer on Mars

The Microbit Computer on Mars

SparkFun Electronics

209K subscribers

SUBSCRIBE

With the micro:bit coming to America, we wanted to share how easy it was to develop for this little board from the BBC. Four programming languages are officially supported by the micro:bit, and we focus on the MakeCode block editor from Microsoft, as it is easily accessible by grade school students and adults alike. In this episode, we show you how to connect your micro:bit and upload a simple program that scrolls “Hello!” across the LED array and displays an image when a button is pressed.

46d163d4ca2eb4b0b4749b4be1069b186b7e461f-420x526.png.webp

The Microbit

Introduction

72b625833a03e76a5062bf96137db283254063f0-800x341.png.webp

Available now with built-in speaker, microphone and touch

See what’s new

Introduction

Get started with the micro:bit in a few easy steps

Learn how to get the micro:bit working, program its features and create your first projects.

The BBC micro:bit is a pocket-sized computer that introduces you to how software and hardware work together. It has an LED light display, buttons, sensors and many input/output features that, when programmed, let it interact with you and your world.

The new micro:bit with sound adds a built-in microphone and speaker, as well as an extra touch input button and a power button. Find out more in this video:

Micro:bit Educational Foundation

3.22K subscribers

Introduction to the BBC micro:bit

Copy link

Watch on

<div class=”player-unavailable”><h1 class=”message”>An error occurred.</h1><div class=”submessage”><a href=”https://www.youtube.com/watch?v=u2u7UJSRuko&#8221; target=”_blank”>Try watching this video on http://www.youtube.com</a>, or enable JavaScript if it is disabled in your browser.</div></div>

What you need

  • A micro:bit and battery pack with 2 AAA batteries
  • A computer, phone or tablet with internet access to load the Microsoft MakeCode or Python code editors
  • If you’re using a computer, a USB lead to connect your micro:bit
  • For building and making projects with your micro:bit, some extra items that are great to have include headphones, crocodile clip leads and conductive materials such as aluminium foil and paper clips.

Learn how computers work

The micro:bit helps you understand how computers work. When you type on your laptop or touch the screen on your phone, you’re using an input device. Inputs allow computers to sense things happening in the real world, so they can act on this and make something happen, usually on an output like a screen or headphones.

In between the input and the output, there is the processor. This takes information from inputs like buttons, and makes something happen on outputs, like playing a song in your headphones.

These videos explain how the micro:bit’s inputs, outputs and processor work just like the ones on your phone or computer:

Micro:bit Educational Foundation

3.22K subscribers

Input and output devices

<div class=”player-unavailable”><h1 class=”message”>An error occurred.</h1><div class=”submessage”><a href=”https://www.youtube.com/watch?v=NkoS2JXaBuM&#8221; target=”_blank”>Try watching this video on http://www.youtube.com</a>, or enable JavaScript if it is disabled in your browser.</div></div>

Micro:bit Educational Foundation

3.22K subscribers

micro:bit processor

<div class=”player-unavailable”><h1 class=”message”>An error occurred.</h1><div class=”submessage”><a href=”https://www.youtube.com/watch?v=Y9tk07CzTAA&#8221; target=”_blank”>Try watching this video on http://www.youtube.com</a>, or enable JavaScript if it is disabled in your browser.</div></div>

Set up

How to get coding with the micro:bit

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s