Navigation

    M5Stack Community

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

    Best posts made by Russ

    • RE: Lcd driver for M5Stack Core2

      @wolli01 Here is the driver I've been working on https://github.com/russhughes/ili9342c_mpy

      posted in Micropython
      R
      Russ
    • RE: Lcd driver for M5Stack Core2

      I was able to get simultaneous display and sdcard access working. The M5CORE2 firmware.bin has been updated. See the tbbunny.py example from https://github.com/russhughes/ili9342c_mpy/blob/main/examples/M5CORE2/tbbunny.py

      posted in Micropython
      R
      Russ
    • RE: Lcd driver for M5Stack Core2

      I was able to make concurrent display and sdcard work on the original M5Stacks https://github.com/russhughes/TinyBigBuckBunny but have not been able to make it work on the Core2's yet. I'm not sure why yet.

      posted in Micropython
      R
      Russ