PeterStaev / lego-spikeprime-mindstorms-vscode

Helps you connect and work with Lego's SPIKE Prime/MINDSTORMS Robot Inventor hubs
Apache License 2.0
64 stars 22 forks source link

add pybricks compatibility #26

Open SpudGunMan opened 2 years ago

SpudGunMan commented 2 years ago

it would be cool if this also supported pybricks uploads using https://github.com/pybricks/pybricksdev

Run script on the first device we find called Pybricks hub

pybricksdev run ble --name "Pybricks Hub" demo/shortdemo.py

Run script on ev3dev at 192.168.0.102

pybricksdev run ssh --name 192.168.0.102 demo/shortdemo.py