Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Medy
    3. Topics
    M
    • Continue chat with Medy
    • Start new chat with Medy
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by Medy

    • M

      HOW TO ADD NEW FONTS TO (UIFLOW)?
      General • • Medy

      1
      0
      Votes
      1
      Posts
      75
      Views

      No one has replied

    • M

      M5 Core Model with bigger screen
      Features Wish List • • Medy

      2
      2
      Votes
      2
      Posts
      77
      Views

      I am in favor of an external 5 "or 7" LCD screen compatible with M5 cores
    • M

      M5Paper UIFLow / Micropython
      General • • Medy

      2
      0
      Votes
      2
      Posts
      597
      Views

      hey well you can ask the question here or vote on my post as well https://forum.m5stack.com/topic/2647/m5paper-uiflow-support/9
    • M

      How to get Device infos from m5stack Devices
      General • • Medy

      20
      0
      Votes
      20
      Posts
      2981
      Views

      @m5stack said in How to get Device infos from m5stack Devices: you could refer to this program to get the battery status info: https://github.com/m5stack/M5StickC/tree/master/examples/Basics/AXP192 but before you compile it. you need to download the M5StickC-Plus lib for you device. and change the program include code. https://github.com/m5stack/M5StickC-Plus Hi, thanks for you answer, But is secure that use this files, the AXP192 library files from StickC in the CoreInk board? I did see that in axp.begin() method you enable some voltages but the board is different, maybe I could be damage my CoreInk?
    • M

      How to add External Libraries - UIflow - Micropyton - Websockets
      General • • Medy

      2
      0
      Votes
      2
      Posts
      715
      Views

      Copy the lib.py file to /flash and then use the execute block with import lib in the Setup section of the flow
    • M

      How to Recieve network messages
      General • • Medy

      1
      0
      Votes
      1
      Posts
      538
      Views

      No one has replied

    • M

      Getting Started
      General • • Medy

      8
      0
      Votes
      8
      Posts
      1727
      Views

      @medy said in Getting Started: @ajb2k3 I solved the not saving issue by googling and finding out about the execute block. https://forum.m5stack.com/topic/1702/uiflow-does-not-save-python-code/4 That solves the saving custom code issue.. so thats cool. Im not a total beginner so naturally I wrote some custom code... and didnt follow any guides or handbooks much.... basicly came in winging it anyway this is good enough for starters. Also having a user interface is really nice. Thanks for the help ps the handbook is also out o date and doesnt mention that you have to switch from app mode to usb or internet mode. during the intial setup and pairing for uiflow (the interface on the device is totally different on the latest version) Hope you can use this feedback ;) Opps, sorry, thanks I will update the Handbook soon but have been busy. I have several projects for M5Stack that I'm working on and only just got to start logging the execute block.
    • M

      Connecting Epaper display to m5stack core or other models ? (Waveshare)
      General • • Medy

      7
      0
      Votes
      7
      Posts
      1912
      Views

      M

      @ajb2k3 said in Connecting Epaper display to m5stack core or other models ? (Waveshare): ahh, its an spi device so will have issue with the internal spi screen. There is an Epaper M5stack device in development but you would be better off with this device https://www.banggood.com/LILYGO-TTGO-T5-V2_0-WiFi-Wireless-Module-bluetooth-Base-ESP-32-2_13-ePaper-Display-Development-Board-p-1332909.html?rmmds=search&cur_warehouse=CN if there is one in development I will wait ;D