Navigation

    M5Stack Community

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

    Piet

    @Piet

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

    Piet Follow

    Posts made by Piet

    • UiFlow Desktop IDE RTC

      Please include the Unit-RTC in the UiFlow desktop ide.

      posted in Features Wish List
      P
      Piet
    • Schmitt Trigger Unit

      Would love a schmitt trigger unit with functional uiflow programming to build frequency/pulse counters

      posted in Features Wish List
      P
      Piet
    • RE: M5Scale / HX711 unit weight measurements inaccurate

      The HX711 and loadcell don't necessarily return a linear a value. It is more likely to be a curve.. the nature of materials.
      You can create a variable and factor all your read values by this amount. For example in your case 500/268 = 1.87... So assign this value to your variable and multiply you readings by this amount. This will be approximate and it will vary for different weight ranges but you can keep refining it until you are happy. You can extend this method over various weight ranges and write conditional statements to apply different corrections for different ranges. Or if you have the smarts you can write a formula for the curve and apply it to your read values.

      posted in Units
      P
      Piet
    • RE: RTC Core2

      thank you

      posted in UIFlow
      P
      Piet
    • RE: RTC Core2

      Year reports correctly with V1.7.2

      posted in UIFlow
      P
      Piet
    • RE: RTC Core2

      0_1611361900876_UTC.JPG

      posted in UIFlow
      P
      Piet
    • RTC Core2

      Set time using NTP host reports an error for the 'year' and needs to be set using a constant.
      Hour reports incorrectly. 1 hour needs to be added for UTC + time zone.

      posted in UIFlow
      P
      Piet