Navigation

    M5Stack Community

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

    Topics created by Vrtisworks

    • V

      machine.RTC().datetime parameters
      Micropython • • Vrtisworks

      1
      0
      Votes
      1
      Posts
      1620
      Views

      No one has replied

    • V

      Monitor serial output in Uiflow
      UIFlow • • Vrtisworks

      4
      0
      Votes
      4
      Posts
      3413
      Views

      T

      Any news on this ?
    • V

      Set brightness on one pixel
      Atom • • Vrtisworks

      5
      0
      Votes
      5
      Posts
      3545
      Views

      @vrtisworks said in Set brightness on one pixel: @zontex I have an Atom Matrix. And I am using MicroPython . In the UIFlow you can set the brightness of specific LEDs by using the "set the x RGB color by RGB ..." you need to mention what LED you want to use and in RGB you can set the intensity by the value where 255 is the highest value and 0 is the lowest value and so control the intensity of the LEDs by that. And here is example of fading up and down a single LED light:
    • V

      OSError: -202
      Atom • • Vrtisworks

      3
      1
      Votes
      3
      Posts
      2479
      Views

      W

      Hi there, Can you give me a link to this tutorial? Or maybe a snippet of the code so that I can see the steps to take? I have been searching for a way to do an NTP time synch on an M5StickC for a while now, preferably using Blockly and UIFlow, but yet to find a reliable answer. Thanks. Wayne.
    • V

      Unable to burn to Atom
      Atom • • Vrtisworks

      2
      0
      Votes
      2
      Posts
      2149
      Views

      V

      I figured it out. There are two sets of instructions on flashing. One says to set the baud to 921600 and hold down the center button while powering on. The other says to set the baud to 750000 and Erase before you Burn. I followed those instructions, and it worked fine.