You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once one selects Microbit on mu editor it is possible to write some sentences. I would like to use the Microbit board as controller of a Lego system that has a Sbrick Plus hub receiver (BLE), where are attached some motors and sensors.
What are the minimum files must I have copied on the computer (windows 7 or 10)? Where should be they located; to later make an import?, similar to adding an extension on MakeCode application to emulate the scratch blocks but in this case try to write them as python line text sentences in the Mu editor,
Following the same need, how do have to proceed to make or adding more extensions for similar products?:
What files from all the ones repository contains, that we need to write code.
Lego Wedo2 /Spike Prime: https://github.com/jannopet/LEGO-WeDo-2.0-Python-SDK/wiki
https://github.com/LEGO/lego-ble-wireless-protocol-docs
Lego Robot Inventor: (BLE or UART cable link from ):
https://github.com/LEGO/MINDSTORMS-Robot-Inventor-hub-API
https://www.facebook.com/groups/SPIKEcommunity/permalink/1169318340113063/
Buwizz version 3: (BLE or UART cable link): https://github.com/BuWizz
PfxBriks (BLE): https://github.com/fx-bricks
....
https://www.hiwonder.hk/products/micro-bit-expansion-board https://github.com/LewanSoul2018
https://category.yahboom.net/products/super-bit https://github.com/lzty634158/SuperBit
https://github.com/pimoroni/micropython-envirobit https://github.com/pimoroni/enviroplus-python
https://www.elecfreaks.com/iot-bit-for-micro-bit.html https://github.com/elecfreaks
.... etc
When having several "Libraries" how do you select just the ones you would like to use in the code?
Later could be nice to have this as a tutorial on Mu editor main web page, so students can learn how to attach mode coding and hardware elements, balancing between writing their own libraries or just copy one small part of what is published in GitHub for their purpose,
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Once one selects Microbit on mu editor it is possible to write some sentences. I would like to use the Microbit board as controller of a Lego system that has a Sbrick Plus hub receiver (BLE), where are attached some motors and sensors.
Based on this info ,,,,
https://sbrick.com/sbrick-plus/
https://social.sbrick.com/custom/The_SBrick_BLE_Protocol.pdf
https://github.com/BensonHsu/SBrick-Framework
https://microbit.org/get-started/user-guide/python/
What are the minimum files must I have copied on the computer (windows 7 or 10)? Where should be they located; to later make an import?, similar to adding an extension on MakeCode application to emulate the scratch blocks but in this case try to write them as python line text sentences in the Mu editor,
When having several "Libraries" how do you select just the ones you would like to use in the code?
Later could be nice to have this as a tutorial on Mu editor main web page, so students can learn how to attach mode coding and hardware elements, balancing between writing their own libraries or just copy one small part of what is published in GitHub for their purpose,
Thanks for your help
Salva
Beta Was this translation helpful? Give feedback.
All reactions