Navigation

    M5Stack Community

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

    kurthofman

    @kurthofman

    0
    Reputation
    13
    Posts
    2317
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    kurthofman Follow

    Posts made by kurthofman

    • M5GO Battery Bottom2 (for Core2 only) & UIFLOW/Python

      Hello,

      Is it already possible to control de Bottom2 (RGB LED's) in UIFlow or Python ?

      Regards,
      Kurt Hofman.

      posted in Core 2
      K
      kurthofman
    • RE: UIFlow 1.6.3

      Hello, I've upgraded my M5Stack Fire too 1.6.3 but the device doesn't boot anymore.
      I get :
      E (433) esp_image: invalid segment length 0xffffffff
      E (433) boot: Factory app partition is not bootable
      E (433) boot: No bootable app partitions in the partition table
      Can this be solved !

      posted in Official Updates
      K
      kurthofman
    • UIFlow : connect with multiple AP's

      Hello,
      Is it possible to add more than one access point in modeconfig.json (UIFLow) ?
      So that if one is unavailable, the other one is tried ...
      Regards.

      posted in UIFlow
      K
      kurthofman
    • UIFlow : standalone

      Hello,
      Will there be a possibility to install UIFlow on our own server ?
      And updaten it with git ?
      So we can use it internally without internet-access.
      Regards.

      posted in UIFlow
      K
      kurthofman
    • RE: UIFlow : Units are not available

      I'm using M5 Fire with firmare 1.0.3 in Chrome.0_1547060740019_snip_20190109200528.png

      posted in PRODUCTS
      K
      kurthofman
    • RE: UIFlow : Units are not available

      Thanks, I'll hope it will be fixed soon.

      posted in PRODUCTS
      K
      kurthofman
    • UIFlow : Units are not available

      When I want to add an unit in UIFlow (for example ADC/BUTTON) it isn't available.
      Is this because it's still in development or has it to do with something else ?

      posted in PRODUCTS
      K
      kurthofman
    • RE: m5flow version 1.0.0 : M5 Stick connection

      I flashed UIFLOW firmware for M5Stick but OLED doesn't yet work I guess ?

      Code :
      from m5stack import *
      from m5ui import *

      lcd.clear()
      lcd.print('hello world', 0, 0, 0xffffff)
      speaker.tone(1600, 200)

      LCD goes blank and I hear a beep ...

      posted in PRODUCTS
      K
      kurthofman
    • RE: [Solved]Where to get basic (offline?) MicroPython firmware with lcd module support?

      Hello, I flashed UIFLOW 1.0.0 for M5STICK but LCD doesn't work (blank screen).
      Code :
      from m5stack import *
      from m5ui import *

      lcd.clear()
      lcd.print('hello world', 0, 0, 0xffffff)
      speaker.tone(1600, 200)

      posted in FACES Kit
      K
      kurthofman
    • RE: [Solved]Where to get basic (offline?) MicroPython firmware with lcd module support?

      @devros : Hello, could you give me a start on how to connect with rshell ? I'm pretty new on all this :-)

      posted in FACES Kit
      K
      kurthofman