Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pybricks fun

MicroPython getting started for the Lego Boost robot.

Installing Pybricks firmware

  1. Go to https://code.pybricks.com/
  2. Press cogwheel -> Install Pybricks -> Follow guide, selecting the "BOOST Move Hub"

Deps/venv managed via UV

uv venv
source .venv/bin/activate        

Uploading hello world

Ensure that the Boost is turned on (pressing the button)

pybricksdev run ble blink.py

If pybricksdev is not found, run uv add pybricksdev and try again.

Running the program

Just press that button!

Shutting down

Hold that button!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages