How to Shoot with Micro:bit--Detailed Introduction About Micro:bit APP

How to Shoot with Micro:bit--Detailed Introduction About Micro:bit APP

Micro:bit official APP has existed for a long time. Unfortunately, it is often not stable on connection. Even a few seconds after connection, it breaks the link with your mobile. The bad experience makes this APP a useless innovation, which has little value in total. 3 days before, this APP has upgraded to version 3.0. It has a big improvement in stability of connection and more functions. Today, I am going to show you some spots on this APP.

APP Installation

First of all, you must install this app on your iphones or ipads. Click here to download. After installation completed, you will see the interface below.

Connect With Microbit

Step 1 Click "Choose micro:bit".

Step 2 Click "Pair a micro:bit".

Step 3 According to notice, press button A and B at the same time, then press reset button. At this time, you will see a string of characters "PAIRING MODE???/span>" on micro:bit screen. Click "NEXT" on your mobile.

Step 4 Input matching code (pattern) displayed on micro:bit screen, and then click "NEXT".

Step 5 Once you see the notice "Bluetooth Pairing Request", click "Pair".

Step 6 Successful pairing, click"OK".

Step 7 Now a paired micro:bit is displayed on you mobile.

Program on APP Step 1 Click on the menu and choose"Create Code".

Step 2 At this time, the interface will forward to the chrome.

Step 3 Once you completed programming in the chrome, then click download button in the bottom left corner.

Then it will enter into microbit APP. Click "Flash" to download.

Note: During download, it might ask you to restart your micro:bit. At this moment, press button A and B together to restart micro:bit. This operation is just like entering into pairing mode.

Step 4 Successful download!

Monitor and Control

Step 1 In order to execute program "Monitor and Control", you have to download the monitor code into your micro:bit first.

Step 2 After download completed, return back to the menu. Click "Monitor and Control".

Step 3 Click "Start" in the bottom right corner and connect micro:bit.

Step 4 Now you can monitor and control the status of your micro:bit.

1

Step 5 Click "Add", you can monitor more data like temperature, accelerate speed and so on.

Shoot With Micro:bit

Step 1 Download camera control code.

Step 2 Choose "Camera" from "Monitor and Control".

Step 3 Button B is for shifting camera angle. Button A is for shooting photoes. Now you can use your mobile controlled by micro:bit to shoot!

FAQ

Will the iOS app work on my iPad or iPhone?

This app works on most models of iPad and iPhone running iOS 9.3 or above, except for some older models which do not have Bluetooth low energy capability. The app has been successfully tested on these devices running iOS 9.3 or above: iPad 4, iPad Mini, iPad Air, iPhone 4S, 5, 6

What does 'Pair' mean?

The Bluetooth wireless communication between your iPhone or iPad and the micro:bit requires the sending and receiving devices to identify and recognise each other.  'Pairing' is the process of doing this through the exchange of digital signals.  It's a bit like looking for and exchanging telephone numbers; once done, your iPad knows where to find your micro:bit, and the micro:bit knows how to find your iPad.

When do 'paired' micro:bits need to be 'forgotten'?

Normally, your iPad or iPhone will remember a paired micro:bit after switching off. However, sometimes the use of the micro:bit causes it to forget that it is paired with your iPad or iPhone.  This may happen if it is paired with several iPads or its memory has become cleared.  When the micro:bit forgets a pairing, the app is likely to show an error message with the advice for the iPad to 'forget' the micro:bit also.  You can do this from Settings in the Bluetooth section which shows a list of paired devices.  For your micro:bit, tap       and select Forget This Device..

How do I find out the [name] of a micro:bit?

Each micro:bit has a special name of five letters related to the LED pattern which appears during pairing.  After pairing with a micro:bit, its name is shown in square brackets on the Connection and Flash pages.

What does 'Flash' mean?

'Flashing' is when you send a .HEX code file to the micro:bit.  The code gets stored in flash memory in one of the chips on the micro:bit, overwriting the previous code.  This app uses Bluetooth wireless to send the file.  From a computer, a file is usually flashed by connecting a USB cable to the micro:bit.

What happens to pairing if I flash a file using a USB cable?

It is possible that the use of USB to flash a file causes the micro:bit to forget pairing, in which case follow the instructions for making your iPad or iPhone to forget the micro:bit also.  Then start pairing again.

How do I make sure that the micro:bit contains the latest software?

Use a computer to create a new piece of micro:bit code. Connect the micro:bit to the computer using a USB cable. Compile the code and send the .HEX file to your micro:bit.