Skip to content

arm-university/microbit-micropython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microbit-Micropython Course

This repository contains course contents for Arm Edx lab works, adapted for the Micro:bit using its Python editor (Micro:bit Python Editor).

Modifications

  • Module 4.1: Originally required interrupts, which are not fully supported by the Micro:bit. Instead, polling is used for LED control, which is not ideal.
  • Module 4.2: Originally required interrupts, which are not fully supported by the Micro:bit. Instead, polling is used for LED control, which is not ideal. Button3 = pin_logo, Button4 = accelerometer
  • Module 5: Initially used PWM for communication with the Micro:bit speaker, but direct simulation in the editor was not feasible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages