Navigation

    M5Stack Community

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

    teastain

    @teastain

    Retired Industrial Robotics interface designer, bon vivant, raconteur, maker.

    25
    Reputation
    122
    Posts
    1352
    Profile views
    1
    Followers
    1
    Following
    Joined Last Online
    Location Canada

    teastain Follow

    Posts made by teastain

    • RE: Unable to load new FW from Arduino IDE.

      @fbritop I would put a delay(100); in the Loop:
      You can get a race condition where the scan time is shorter than the esptool reaction and it could be "too busy" to stop and upload.
      If this is the case it will take some finagling to reset the upload mode.
      Usually just pressing the reset key on the top side, at different times until you get in time.

      posted in Arduino
      teastain
    • RE: Atom Lite inconsistent data being sent

      @bstafford the on-board ADC of the ESP32 is notoriously inaccurate!

      posted in Atom
      teastain
    • RE: UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings)

      @iamliubo can someone from M5Stack please check the AtomS3 GitHub “Issues”.
      I have one outstanding and another question to ask, but no one is there?

      posted in UiFlow 2.0
      teastain
    • RE: Core2 buttons don't work after M5.Lcd.setRotation(3)?

      @themusicman This is "The Community" website supported by user volunteers.
      You should raise an Issue over on the M5Stack Github page,
      https://github.com/m5stack/M5Core2
      -Terry

      posted in Core 2
      teastain
    • RE: Operational Temperature Range of M5Tough

      @kk likely 0-60, as is the standard core basic and core2.
      LCDs malfunction and possibly freeze damage below 0.
      Cannot withstand condensating environment.

      posted in PRODUCTS
      teastain
    • RE: Servo Kit 180 connection

      @ajb2k3 My StickCPlus with the dead battery will not boot with the servo attached, and, will crash if you add it while running!
      Are replacement batteries available do you know? EDIT> it is a common battery with many sources > Otherwise I will try installing a large cap in the battery are that is charged by the USB, not controlled by the AXP power chip.
      StickCPlus comes apart very easily, but cut the hat I/O decal to slide it out.

      posted in PRODUCTS
      teastain
    • RE: Servo Kit 180 connection

      @kylebuttress Well, what an evening!
      Does your battery work? Will it boot on battery only?
      Some of my newer StickCPlus units will run the servo. One has a very good battery and will run the servo without USB! One will run the servo on USB but not battery only, one ( the one I tried 3 hours ago) will do exactly as yours. No way will it run the servo.
      So I think this is my answer!
      Cheers, Terry

      posted in PRODUCTS
      teastain
    • RE: Servo Kit 180 connection

      @teastain OK, I tried to check this out and something is very wrong.
      Please wait while I investigate!
      Mine crashes too!
      -Terry

      posted in PRODUCTS
      teastain
    • RE: Servo Kit 180 connection

      @kylebuttress If you will notice that under your thumb there are three "Hat" connections...you can plug the servo directly, pin for pin, into this and set the LEDC or other servo library to output #26. Try this as a test!

      posted in PRODUCTS
      teastain
    • RE: old text line visible under new one

      @margel the display does not refresh when new text appears and this requires a black “blanking” background.

      posted in Micropython
      teastain