Programming the tabletop fan
In this section, we will be coding the model we created using the LEGO BOOST kit. There are various ways you can code your BOOST:
- The LEGO BOOST official app:
a. It can only be used on mobile and tablets.
b. Only the offline version is available.
c. Only works on Android, Windows, and iOS devices.
d. It has built-in building instructions for some of the coolest BOOST robots!
Most of you will be first-time users of this app.
- LEGO BOOST extension in the Scratch 3.0 programming language:
a. It can be used on any device – mobile/tablet/laptop.
b. It is available as an online as well as an offline version.
c. It can be used on any OS – Chrome OS/MacOS/Windows/Linux.
d. The building instructions can be easily and freely downloaded from LEGO Education's official website.
Most of you will have come across the Scratch programming language at least once!
Important Note
Scratch is a block-based programming language developed by MIT Media Labs, US. It is one of the most widely used programming languages by elementary school students across the globe, owing to its user-friendly interface, easy-to-understand programming blocks, and flexibility to connect to various platforms such as BOOST, WeDo, EV3, Arduino, micro:bit, and so on.
Considering these pointers, we shall be using the Scratch 3.0 offline/online editor to code our BOOST robots. Before you begin coding, here are some important instructions you must follow:
- Before you use the Scratch programming language, you need to install Scratch Link on your device, which will help you connect your BOOST kit to the device over Bluetooth. You can download Scratch Link from https://scratch.mit.edu/boost.
- Now, make sure that it is active and appears on your toolbar and that your laptop's Bluetooth is on. Now, let's look at the Scratch programming software.
- If you wish to use the offline version of Scratch 3.0, you can download it from here: https://scratch.mit.edu/download.
- If you wish to use the online editor for Scratch 3.0, bookmark this link on your device: https://scratch.mit.edu/.
- Once you open this link, click on Create. The coding screen will open.
Tip
You may consider signing in on this software for the online version if you wish to save your program and eventually share it with the world, or even use it for yourself in the future!
- Now that the programming screen is open, click on the Add Extension icon, as shown in the following screenshot. This icon has been highlighted with a square here:
- Now, select/click on LEGO BOOST, as shown in the following screenshot:
- Now, turn on your BOOST by pressing the blue button. Make sure that it has six AAA-sized battery cells in it. It will start flashing blue the moment you press it.
- The following screen will appear on your device. Click on Start Searching:
- Keep your BOOST on and close to the device. The following screen will appear once it has detected your BOOST kit and is connecting:
- Once connected, the following message will appear:
If you face any difficulties connecting your BOOST Hub to your device via Bluetooth, please visit https://scratch.mit.edu/boost for troubleshooting help.
- The LEGO BOOST programming blocks will be available just below My Blocks, under the BOOST header:
Voilà! With that, you are all set.
In the next section, we will challenge ourselves by running the tabletop fan you built at different speeds!