Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
MicroPython for the BBC Micro:bit
Rating: 4.4 out of 5(83 ratings)
792 students

MicroPython for the BBC Micro:bit

Get familiarized with MicroPython for the BBC Micro:bit
Last updated 7/2022
English
English

What you'll learn

  • Learn to write code in MicroPython for any hardware that supports it
  • Learn to work with all on-board peripherals of the Micro:bit using MicroPython
  • Learn the working and interfacing of external peripherals
  • Learn the working of relays, LCD and BMP180 sensor through projects

Course content

5 sections25 lectures2h 53m total length
  • Introduction to the course6:27

    Explore MicroPython for the BBC micro:bit using the Mu editor; learn to program onboard and external peripherals, build projects from weather stations to home automation, and access comprehensive resources.

  • Using the Mu Editor6:09

    Set up the Mu editor and write your first MicroPython program for the micro:bit. Compare Mu with the online MicroPython editor while exploring REPL, plotting, and file management.

  • MicroPython Basics9:38

    Master MicroPython basics on the micro:bit, including numbers, strings, variables, and operator precedence. Explore typecasting and the while and for loops with hands-on REPL experiments.

  • Advanced MicroPython8:54

    Learn conditional statements, lists, and dictionaries in MicroPython on the micro:bit, and build a simple calculator that uses input and basic operations: add, subtract, divide, and multiply.

  • MicroPython Modules for the Micro:bit7:24

    Explore MicroPython functions and modules on the micro:bit by building a simple calculator, using def and return, and importing modules for reusable code.

  • Working with the File System6:26

    Learn to store and manage files on the micro:bit's internal persistent, flat file system (about 30 kilobytes) using the os module, including creating, writing, reading, and deleting files.

  • Quiz 1

Requirements

  • Completing our “Introduction to BBC Micro:bit” course is recommended.
  • Basic understanding of Electronics
  • No prior knowledge in Programming is required
  • Good logical thinking

Description

July 2022 Update

  • Updated Bill of Materials

Hello learners, Welcome to MAKERDEMY’s "MicroPython for the BBC Micro:bit" course. If you are looking for that special course which will help you gain confidence to explore the Micro:bit using MicroPython, you have come to the right place. This is an intermediate level course and prior knowledge of Micro:bit is essential to follow this course.

Through an innovative pedagogy of mixing projects and concepts, this course will help you learn the WHY, HOW and WHAT. To this end, this course is beyond a cook book. You will always know WHY you are doing something. For the more curious learners, we have ample resources to dive in to and continue your learning journey.

In just three hours, you will be confident enough to write code in MicroPython for any compatible hardware. You will also develop an in-depth understanding of the Micro:bit and learn to interface a variety of sensors and peripherals with the Micro:bit. As a part of this course, we will build from ground up, a Weather Station using the Micro:bit with an LCD panel and a BMP180 Sensor. We will also implement a Remote Home Automation Project using a relay module.

If you are a hobbyist, a teacher, a student or an engineer with a basic understanding of electronics and want to learn or teach physical computation with Microbit, this is the course for you

So, what are you waiting for?! Come, join me in this course. I am looking forward to being your instructor and to guide you in tinkering with the BBC Micro:bit using MicroPython.

Who this course is for:

  • A hobbyist looking to learn to program the Micro:bit in MicroPython
  • A student with a basic understanding of electronics and want to use the Micro:bit to interact with the Physical World
  • An engineer who wants do fast prototyping of projects using the Micro:bit
  • A teacher looking to introduce physical computing in his or her class, using MicroPython in the Micro:bit