You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jamie Munro 02d7e5f264 Additional comments 1 year ago
.gitignore Added bomb animation and commented code on controller 1 year ago
README.md Basic sensor readout and radio comms 1 year ago
controller.py Additional comments 1 year ago
controller.py.bak Additional comments 1 year ago
receiver.py Additional comments 1 year ago
receiver.py.bak Additional comments 1 year ago

README.md

Micropython on Micro:bit

To flash micro:bit with python program

uflash program.py

To access micro:bit serial port

sudo screen /dev/ttyACM0 115200