Hello, could be great to simply include/upload libs already shared for micropython (eg putting in a /lib path). It may expand a lot of capabilities (eg for HW ds18b20 or for SW Email sender etc). Better if Blockly section of UIFlow could accept some changes applied to Python section (at least the values)
Best posts made by GLP
-
[UIFlow] Add micropython libs for M5Stack Core, Core2
-
UiFlow simulator
Maybe very interesting for STEM courses realize a sort of simulator like BBC micro:bitfor UiFlow (at least for the graphic UI)
Could help to understand the behaviour before to have the phisical device.
thanks
gian luigi -
Controlling DJI Tello using M5 Stack UiFlow Blocks and MicroPython
I would thanks again M5Stack crew to embed on third party block my TELLO code. Please find example code and docs in english (many thanks to Adam Bryant to edit it!) and italian version. M5stack-tello Hope help many of you to create very easily a lot of mission with this drone, Enjoy IT!
-
RE: Core Third Party Blocks - make available on Fire
@notdodgy glad for your interest, i havent't test Tello custom blocks on Fire yet, but i'm sure it work (tested the python code also on ESP8266). For the moment, if you prefer stay on uiflow setting on Fire, you might follow this step by step instructions on https://www.hackster.io/gperrella/m5-block-dji-tello-drone-control-c2646f . I explain how load tello.py directly at root of your firmware, then load custom block Tello5.m5b, only after that load the TelloTest5.m5f.
To embed firmly Tello blocks on the Fire firmware, we have to ask our friends of M5Stack, they only have the basic code to include on their micropython release. Hope is all clear, thanks again