pybricks / pybricks-projects

Example programs for Pybricks
MIT License
95 stars 42 forks source link

Add Mini Loader sample #74

Closed davecparker closed 1 year ago

davecparker commented 1 year ago

Add the "Remote-controlled Mini Loader" sample project for Inventor, which is controlled by the Bluetooth Remote using a variety of techniques.

laurensvalk commented 1 year ago

This looks great! I didn't have to make any changes. Thanks for submitting!

It should now be public at https://pybricks.com/projects/sets/mindstorms-robot-inventor/other-models/mini-loader/

laurensvalk commented 1 year ago

As a curiosity, did you find the following to be necessary to make it work at all, or mainly to improve the user experience?

1. Download the Pybricks program to the hub.
2. If the program is running (display animating), press the hub button to stop it. 
3. Press the green center button on the Remote (light flashes white).
4. Immediately press the Inventor hub button to run the program.

Connecting should still work even if the program is already running. You can also increase the timeout if you want to give the user more time to connect.