Navigation

    M5Stack Community

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

    Pat

    @Pat

    0
    Reputation
    3
    Posts
    433
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Pat Follow

    Posts made by Pat

    • for(int i=0; i>=100; i++) {

      Find the bug:
      "for(int i=0; i>=100; i++) {"
      in ... https://github.com/m5stack/M5Stack/blob/master/examples/Basics/FactoryTest/FactoryTest.ino

      posted in SOFTWARE
      Pat
    • Special characters like german umlaut äöü

      How do i print these characters to LCD? I own the M5stack Grey.
      With other Arduino LCD's i did "\xEF" to print 'ö'. But with M5 LCD it did not work.
      Is there a document showing wich characters are supported in the LCD font?
      Patrick

      posted in Cores
      Pat