Navigation

    M5Stack Community

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

    democrazia

    @democrazia

    1
    Reputation
    7
    Posts
    430
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    democrazia Follow

    Posts made by democrazia

    • RE: How to import my own module into a project?

      Ok it's an old one but as I've found a solution...

      1- Write your function code in test_code1.py for example, with a function dazi() inside.
      2- Write your program code and on the top :
      from apps import test_code1
      3- when you want to use your dazi function, write then test_code1.dazi('.........../......')

      It's working for me.

      posted in General
      D
      democrazia
    • RE: ghost qr code on m5paper?

      The latest update put the gray square always under the QRcode.OK
      But why a gray square instead of the backcolor ?

      posted in General
      D
      democrazia
    • RE: Some questions about power

      Hello felix,

      seems to work, thanks.
      Will see how long m5paper could work without charge.

      Fred

      posted in Arduino
      D
      democrazia
    • RE: M5Station-485 - Get Battery Percentage - NameError

      Hi,

      Did you added "from easyIO import * " at the beginning ?

      Fred

      posted in UIFlow
      D
      democrazia
    • RE: M5Paper max battery life I can expect?

      Hi, could you please post the Micropython code that I could tru the same on mine please ?

      posted in Units
      D
      democrazia
    • RE: Some questions about power

      Hi, do you know the exact command in Micropython ?
      Seems that machine.lightspleep(60000) works only if battery is charging and doesn't when the M5paper is away from USB....

      Have you ever encountered this problem, and how did you solve it?

      posted in Arduino
      D
      democrazia
    • RE: ghost qr code on m5paper?

      @belsonc said in ghost qr code on m5paper?:

      setScreenColor(15)

      I've the same problem.
      I've you found a solution ?
      Tkx

      posted in General
      D
      democrazia