Navigation

    M5Stack Community

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

    HOW

    @HOW

    0
    Reputation
    3
    Posts
    1596
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    HOW Follow

    Posts made by HOW

    • RE: External Power - What is possible?

      Hello Dominik,
      you can use a powerbank with 5VDC USB-Port and connect it to the USB-Port of the M5Stack.
      You don't need 3,3VDC because the M5Stack makes it own 3,3V from the 5V Power.
      regards Holger

      posted in PRODUCTS
      H
      HOW
    • RE: M5ez, a complete interface builder system for the M5Stack as an Arduino library. Extremely easy to use.

      Hello Rop,
      thank you very much for your quick answer and the "patch".
      Now it compiles (with old esp32 libary)
      It works perfect, great work!
      Have a nice day.

      posted in PROJECTS
      H
      HOW
    • RE: M5ez, a complete interface builder system for the M5Stack as an Arduino library. Extremely easy to use.

      Hallo Rop,
      thank you for your great work.
      I have a problem with the newest version, i got the following error while compiling in Arduino IDE 1.8.5

      Documents\Arduino\libraries\M5ez-master\src\M5ez.cpp:1319:19: error: 'struct esp_wps_config_t' has no member named 'factory_info'

       strcpy(config.factory_info.device_name, "ESP STATION"); <
      

      What do i wrong? The version with old WiFi compiles without problems.

      posted in PROJECTS
      H
      HOW