Navigation

    M5Stack Community

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

    world101

    @world101

    Electrical engineer and logical thinker that loves a challenge to figure things out. I’m a DIY/maker that likes to tinker with IoT devices and 3D design/printing. I’m not good at programming, which is why I heavily use uiFlow!

    94
    Reputation
    381
    Posts
    3947
    Profile views
    3
    Followers
    6
    Following
    Joined Last Online
    Location Atlanta, GA Age 42

    world101 Follow

    Posts made by world101

    • RE: M5Stack FIRE - no module named 'ntptime'

      @uniko92

      Firmware on the Fire is really old. Please use M5Burner to upgrade it to 1.7.4.

      posted in M5Stack Fire
      world101
    • RE: Delay

      @morrischen

      Use timers to implement non-blocking code. Supported in Python and uiFlow.

      posted in M5 Stick/StickC
      world101
    • RE: M5Burner 2.2.8 for macOS - Configuration bug

      Agree.

      @m5stack, @IAMLIUBO, @Zontex anyone able to troubleshoot this JS issue?

      posted in SOFTWARE
      world101
    • RE: UnitV do not read QRCode

      I tried it yesterday and could not get it to detect a QR code or barcode. TheFaceDetect firmware did work though.

      posted in Units
      world101
    • RE: Updated version, working Core2 web radio player, M5Stack

      @homeuser33

      Two things based on my testing.

      1. The program works with latest ESP8266Audio v1.8.1 library as well.
      2. I had to disable PSRAM in the Arduino board settings to get the program to work. When enabled, Arduino would flash the program and reset, but nothing would happen after that. Here is my board setup for Arduino on my Mac.

      0_1616950951750_Screen Shot 2021-03-28 at 1.01.24 PM.png

      Thanks!

      posted in Core 2
      world101
    • RE: Updated version, working Core2 web radio player, M5Stack

      @homeuser33

      👍🏻👍🏻👍🏻 Thanks!

      posted in Core 2
      world101
    • RE: Updated version, working Core2 web radio player, M5Stack

      @homeuser33

      Just a suggestion... Instead of posting your code and updates here, can you please upload them to Github so change management and commits are easier to track? I apologize if you already have it on Github... maybe I missed it.

      posted in Core 2
      world101
    • RE: The Max value of the slider cannot be modified !

      Yes, I agree this is a bug with the slider object and also the bar object in the UI simulator, but you can easily work around the bug with the Set range min max block until m5stack fixes it.

      0_1616937679092_Screen Shot 2021-03-28 at 9.20.51 AM.png

      posted in Bug Report
      world101
    • RE: "\n" becomes "\\n"

      @peter

      I guess it seems like a bug, but I'm not sure who's bug it is. The official Google Blockly does the same thing...

      0_1616508182017_Screen Shot 2021-03-22 at 7.44.10 PM.png

      posted in UIFlow
      world101
    • RE: (SOLVED) Help Needed: Keys KY-031 Knock Sensor Module connection to M5Stack Core

      @wwhite

      Since it's not an M5Stack product, did you verify it on an Arduino (Uno or other device) to see it working? Also, you might want to post your code to get more assistance.

      That sensor looks like a basic digital low/high sensor. I have never used it, but I have been successful using pin 5 with a different digital sensor. Try pin 5 or pin 2.

      posted in PROJECTS
      world101