Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic implementation to support pybricks hubs #165

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Debenben
Copy link
Contributor

This commit adds a new hub type: PybricksHub. To use the new hub,
you need to have Pybricks firmware installed on your hub, see
https://pybricks.com for further instructions.

For now, the hub is only available in the Node.js, not in the Web-
Bluetooth implementation. Properties like firmware version are not
implemented yet. You can connect, compile, upload and run Python code
and send and recieve data via NUS with one connected Pybricks hub
at a time.

This commit adds a new hub type: PybricksHub. To use the new hub,
you need to have Pybricks firmware installed on your hub, see
https://pybricks.com for further instructions.

For now, the hub is only available in the Node.js, not in the Web-
Bluetooth implementation. Properties like firmware version are not
implemented yet. You can connect, compile, upload and run Python code
and send and recieve data via NUS with one connected Pybricks hub
at a time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant