Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. GLP
    G
    • Continue chat with GLP
    • Start new chat with GLP
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    GLP

    @GLP

    13
    Reputation
    12
    Posts
    1447
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    GLP Follow

    Posts made by GLP

    • 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

      posted in Features Wish List
      G
      GLP
    • USB/WIFI mode switch via command line

      i wonder if exists a command line to switch between the modes without act on display.
      Thanks in advance

      posted in General
      G
      GLP
    • 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!
      alt text

      posted in PROJECTS
      G
      GLP
    • RE: M5Stack face Gameboy liquid thermal sensor

      @kilam Well done, i have similar for STEAM project, i realized a grove interface for onewire ds18b20 to monitor water temp in an aquarium at the same time reading ENV II sensor

      posted in PROJECTS
      G
      GLP
    • 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

      posted in Features Wish List
      G
      GLP
    • [UIFlow] Add micropython libs for M5Stack Core, Core2

      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)

      posted in Features Wish List
      G
      GLP
    • RE: Grove PORT A for both Onewire and i2c sensors

      @zontex thanks to answer, just to have confirm it is "safe" use a LDO to work at 3.3, i'm planning to connect one ENV II unit and at the same grove port A input pin 32 (or 33) of a Core 2. My doubt came from observe ENV unit schematic, where DHT 12 pin have pullup at 5V. Btw i don't have problem to put a LDO, my goal is share both sensors (one M5Stack and another external DS1820 alt text

      posted in Core 2
      G
      GLP
    • Grove PORT A for both Onewire and i2c sensors

      Question: Grove PORT A for two sensors, i need to measure temp via 1-wire Ds1820, and Humidity, Pressure etc via i2c ENV II Unit. Someone has tried before? Further, is better use LDO (HT7533 or AM1117-3.3) to power DS1820, to avoid burn input pins (aren't 5V tolerant?). Any other minimal solution? (voltage divider etc).

      posted in Core 2
      G
      GLP
    • RE: Come Join Our Contest! # COVID-19

      @m5stack https://www.hackster.io/gperrella/m5-covid-bastion-074bb8 Hello this is my second project based on M5 ecosystem related to Covid solution to slow its spread. The main objective of this conceptual project is to demonstrate a way to control access to the offices of employees of a small company or members of an association.

      posted in Official Updates
      G
      GLP
    • RE: Come Join Our Contest! # COVID-19

      Hello, here my project to contribute at this contest https://www.hackster.io/gperrella/m5-covid-sentry-a-covid-19-disease-monitor-479cd8
      Hope it can help someone.
      Project is still work in progress, stay tuned!

      posted in Official Updates
      G
      GLP