Navigation

    M5Stack Community

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

    Topics created by o.copleston

    • Displaying JPEG Images on M5StickC
      M5 Stick/StickC • • o.copleston

      2
      0
      Votes
      2
      Posts
      3931
      Views

      B

      @o-copleston Don't know if you are still plugging away, but I was able to use another library from Bodmer. github TJpg_Decoder. I read a jpeg from a web server elsewhere , chunk it into an array and call #include <TJpg_Decoder.h> TJpgDec.drawJpg(0, 0, buffer, bufferlength ); liberally copied from Web_Jpg example
    • M5StickC - Timed out waiting for packet header on Mac OS Catalina FIX
      M5 Stick/StickC • • o.copleston

      4
      0
      Votes
      4
      Posts
      4929
      Views

      @lukasmaximus Ah thanks for that. I think there are some links that need to be updated across the m5stack website if I ended up there then.