Skip to content

jacks38/microbit-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bits for Microbits

This repo contains various little scripts I've put together for the BBC Microbit using python.

Inside each folder you'll find a README explaining what the script does and how to use it. I will also be writing tutorials for each one so if you're struggling to make sense of the code give those a try.

Scripts

  • Concepts - A collection of tutorials on various bits of functionality that you can use in your programs.
  • KITT - Reproducing the Knight Rider car scanner with a microbit.
  • Marbles - Simple game based on the old rolling marble puzzles. Simply "roll" the light onto the marked pixels and keep it there long enough to eliminate it. Get all pixels to clear the board.
  • Morse - Simple morse code translator. Use the buttons to enter your message then see it printed out. Use the radio version to send it to another microbit.
  • Reflex - How fast are your reflexes? Click the button as soon as the light appears to get the maximum points, but make sure you click the right button.
  • Runner - Basic side scrolling block avoidance, in lights.
  • Scan - A simple diagonal scanning effect.
  • Spiral - Drawing spirals, because they're pretty.
  • Spirit - How level is your microbit?
  • Waves - Move the microbit to send the lights moving in different directions.
  • Wipes - Simple demonstrations of how to do various effects with the lights

About

Collection of scripts + tutorials for the BBC Microbit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%